linux_dsm_epyc7002/include/linux/mlx5
Majd Dibbiny 4525abeaae net/mlx5: Expose command polling interface
Add a new interface for commands execution that allows the
caller to wait for the command's completion in a busy-wait
loop (polling mode).

This is useful if we want to execute a command in a polling mode
while the driver is working in events mode for the rest of
the commands.
This interface will be used in the downstream patches.

Signed-off-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2017-06-16 00:19:43 +03:00
..
cmd.h
cq.h
device.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-05-26 20:46:35 -04:00
doorbell.h
driver.h net/mlx5: Expose command polling interface 2017-06-16 00:19:43 +03:00
fs.h net/mlx5: Use underlay QPN from the root name space 2017-05-14 13:33:45 +03:00
mlx5_ifc_fpga.h net/mlx5: FPGA, Add basic support for Innova 2017-05-14 14:24:17 +03:00
mlx5_ifc.h net/mlx5: Fix some spelling mistakes 2017-06-16 00:12:40 +03:00
port.h net/mlx5e: Add support for reading connector type from PTYS 2017-06-08 14:12:00 +03:00
qp.h net/mlx5e: Move and optimize query out of buffer function 2017-06-16 00:19:02 +03:00
srq.h
transobj.h
vport.h