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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h654 #define FW_OFLD_CONNECTION_WR_ASTID_S 0 macro
657 ((x) << FW_OFLD_CONNECTION_WR_ASTID_S)
659 (((x) >> FW_OFLD_CONNECTION_WR_ASTID_S) & FW_OFLD_CONNECTION_WR_ASTID_M)

Completed in 295 milliseconds