Home
last modified time | relevance | path

Searched hist:a124edba26270697540f1058bfcd490c1c65b116 (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/rdma/
H A Dmlx5_user_ioctl_verbs.hdiff a124edba26270697540f1058bfcd490c1c65b116 Tue Jan 22 07:29:57 CET 2019 Yishai Hadas <yishaih@mellanox.com> IB/mlx5: Introduce async DEVX obj query API

Introduce async DEVX obj query API to get the command response back to
user space once it's ready without blocking when calling the firmware.

The event's data includes a header with some meta data then the firmware
output command data.

The header includes:
- The input 'wr_id' to let application recognizing the response.

The input FD attribute is used to have the event data ready on.
Downstream patches from this series will implement the file ops to let
application read it.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
H A Dmlx5_user_ioctl_cmds.hdiff a124edba26270697540f1058bfcd490c1c65b116 Tue Jan 22 07:29:57 CET 2019 Yishai Hadas <yishaih@mellanox.com> IB/mlx5: Introduce async DEVX obj query API

Introduce async DEVX obj query API to get the command response back to
user space once it's ready without blocking when calling the firmware.

The event's data includes a header with some meta data then the firmware
output command data.

The header includes:
- The input 'wr_id' to let application recognizing the response.

The input FD attribute is used to have the event data ready on.
Downstream patches from this series will implement the file ops to let
application read it.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>