Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1797 #define S_FW_PORT_CMD_LSPEED 24 macro
1799 #define V_FW_PORT_CMD_LSPEED(x) ((x) << S_FW_PORT_CMD_LSPEED)
1801 (((x) >> S_FW_PORT_CMD_LSPEED) & M_FW_PORT_CMD_LSPEED)