Home
last modified time | relevance | path

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

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