Searched refs:V_FW_CMD_RETVAL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/cxgbe/base/ | ||
| H A D | t4fw_interface.h | 421 #define V_FW_CMD_RETVAL(x) ((x) << S_FW_CMD_RETVAL) macro |
| H A D | t4_hw.c | 511 res = V_FW_CMD_RETVAL(EIO); in t4_wr_mbox_meat_timeout() |