Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2913 #define FW_PORT_CMD_CBLLEN32_S 0 macro
2915 #define FW_PORT_CMD_CBLLEN32_V(x) ((x) << FW_PORT_CMD_CBLLEN32_S)
2917 (((x) >> FW_PORT_CMD_CBLLEN32_S) & FW_PORT_CMD_CBLLEN32_M)