Searched refs:FW_PORT_CMD_LSTATUS_S (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2936 #define FW_PORT_CMD_LSTATUS_S 31 macro
2938 #define FW_PORT_CMD_LSTATUS_V(x) ((x) << FW_PORT_CMD_LSTATUS_S)
2940 (((x) >> FW_PORT_CMD_LSTATUS_S) & FW_PORT_CMD_LSTATUS_M)

Completed in 107 milliseconds