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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h3007 #define FW_PORT_CMD_LSTATUS32_S 31 macro
3009 #define FW_PORT_CMD_LSTATUS32_V(x) ((x) << FW_PORT_CMD_LSTATUS32_S)
3011 (((x) >> FW_PORT_CMD_LSTATUS32_S) & FW_PORT_CMD_LSTATUS32_M)

Completed in 126 milliseconds