Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7410 #define S_FW_PORT_CMD_OVLAN2 6 macro
7412 #define V_FW_PORT_CMD_OVLAN2(x) ((x) << S_FW_PORT_CMD_OVLAN2)
7414 (((x) >> S_FW_PORT_CMD_OVLAN2) & M_FW_PORT_CMD_OVLAN2)