Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h3832 #define S_FW_PFVF_CMD_R_CAPS 24 macro
3834 #define V_FW_PFVF_CMD_R_CAPS(x) ((x) << S_FW_PFVF_CMD_R_CAPS)
3836 (((x) >> S_FW_PFVF_CMD_R_CAPS) & M_FW_PFVF_CMD_R_CAPS)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h5101 #define S_FW_PFVF_CMD_R_CAPS 24 macro
5103 #define V_FW_PFVF_CMD_R_CAPS(x) ((x) << S_FW_PFVF_CMD_R_CAPS)
5105 (((x) >> S_FW_PFVF_CMD_R_CAPS) & M_FW_PFVF_CMD_R_CAPS)