Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2851 #define FW_PORT_CMD_ACTION_S 16 macro
2853 #define FW_PORT_CMD_ACTION_V(x) ((x) << FW_PORT_CMD_ACTION_S)
2855 (((x) >> FW_PORT_CMD_ACTION_S) & FW_PORT_CMD_ACTION_M)