Searched refs:S_FW_IQ_CMD_FL0ONCHIP (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h4099 #define S_FW_IQ_CMD_FL0ONCHIP 10 macro
4101 #define V_FW_IQ_CMD_FL0ONCHIP(x) ((x) << S_FW_IQ_CMD_FL0ONCHIP)
4103 (((x) >> S_FW_IQ_CMD_FL0ONCHIP) & M_FW_IQ_CMD_FL0ONCHIP)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4768 #define S_FW_IQ_CMD_FL0ONCHIP 10 macro
4770 #define V_FW_IQ_CMD_FL0ONCHIP(x) ((x) << S_FW_IQ_CMD_FL0ONCHIP)
4772 (((x) >> S_FW_IQ_CMD_FL0ONCHIP) & M_FW_IQ_CMD_FL0ONCHIP)

Completed in 314 milliseconds