Home
last modified time | relevance | path

Searched defs:CQ_POLL_ERR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c7 enum { CQ_OK = 0, CQ_EMPTY = -1, CQ_POLL_ERR = -2 }; enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c12 enum { CQ_OK = 0, CQ_EMPTY = -1, CQ_POLL_ERR = -2 }; enumerator
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c8 enum { CQ_OK = 0, CQ_EMPTY = -1, CQ_POLL_ERR = -2 }; enumerator