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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h253 #define FW_FILTER_WR_TID_S 12 macro
255 #define FW_FILTER_WR_TID_V(x) ((x) << FW_FILTER_WR_TID_S)
257 (((x) >> FW_FILTER_WR_TID_S) & FW_FILTER_WR_TID_M)

Completed in 121 milliseconds