Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2882 #define FW_PORT_CMD_LSPEED_S 24 macro
2884 #define FW_PORT_CMD_LSPEED_V(x) ((x) << FW_PORT_CMD_LSPEED_S)
2886 (((x) >> FW_PORT_CMD_LSPEED_S) & FW_PORT_CMD_LSPEED_M)