Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2941 #define FW_PORT_CMD_MTU32_S 0 macro
2943 #define FW_PORT_CMD_MTU32_V(x) ((x) << FW_PORT_CMD_MTU32_S)
2945 (((x) >> FW_PORT_CMD_MTU32_S) & FW_PORT_CMD_MTU32_M)