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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h621 #define FW_OFLD_CONNECTION_WR_VERSION_S 31 macro
624 ((x) << FW_OFLD_CONNECTION_WR_VERSION_S)
626 (((x) >> FW_OFLD_CONNECTION_WR_VERSION_S) & \

Completed in 147 milliseconds