Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7657 #define S_FW_PORT_CMD_MTU32 0 macro
7659 #define V_FW_PORT_CMD_MTU32(x) ((x) << S_FW_PORT_CMD_MTU32)
7661 (((x) >> S_FW_PORT_CMD_MTU32) & M_FW_PORT_CMD_MTU32)