Home
last modified time | relevance | path

Searched refs:S_FW_RI_RES_WR_IQNS (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h1524 #define S_FW_RI_RES_WR_IQNS 31 macro
1526 #define V_FW_RI_RES_WR_IQNS(x) ((x) << S_FW_RI_RES_WR_IQNS)
1528 (((x) >> S_FW_RI_RES_WR_IQNS) & M_FW_RI_RES_WR_IQNS)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h1799 #define S_FW_RI_RES_WR_IQNS 31 macro
1801 #define V_FW_RI_RES_WR_IQNS(x) ((x) << S_FW_RI_RES_WR_IQNS)
1803 (((x) >> S_FW_RI_RES_WR_IQNS) & M_FW_RI_RES_WR_IQNS)