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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h5867 #define S_FW_PORT_CMD_OVLAN1 5 macro
5869 #define V_FW_PORT_CMD_OVLAN1(x) ((x) << S_FW_PORT_CMD_OVLAN1)
5871 (((x) >> S_FW_PORT_CMD_OVLAN1) & M_FW_PORT_CMD_OVLAN1)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6600 #define S_FW_PORT_CMD_OVLAN1 5 macro
6602 #define V_FW_PORT_CMD_OVLAN1(x) ((x) << S_FW_PORT_CMD_OVLAN1)
6604 (((x) >> S_FW_PORT_CMD_OVLAN1) & M_FW_PORT_CMD_OVLAN1)

Completed in 150 milliseconds