Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h7637 #define S_FW_PORT_CMD_MTU32 0 macro
7639 #define V_FW_PORT_CMD_MTU32(x) ((x) << S_FW_PORT_CMD_MTU32)
7641 (((x) >> S_FW_PORT_CMD_MTU32) & M_FW_PORT_CMD_MTU32)