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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h5967 #define S_FW_PORT_CMD_MODTYPE 0 macro
5969 #define V_FW_PORT_CMD_MODTYPE(x) ((x) << S_FW_PORT_CMD_MODTYPE)
5971 (((x) >> S_FW_PORT_CMD_MODTYPE) & M_FW_PORT_CMD_MODTYPE)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6700 #define S_FW_PORT_CMD_MODTYPE 0 macro
6702 #define V_FW_PORT_CMD_MODTYPE(x) ((x) << S_FW_PORT_CMD_MODTYPE)
6704 (((x) >> S_FW_PORT_CMD_MODTYPE) & M_FW_PORT_CMD_MODTYPE)

Completed in 158 milliseconds