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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h389 #define FW_FILTER_WR_FRAGM_S 6 macro
391 #define FW_FILTER_WR_FRAGM_V(x) ((x) << FW_FILTER_WR_FRAGM_S)
393 (((x) >> FW_FILTER_WR_FRAGM_S) & FW_FILTER_WR_FRAGM_M)

Completed in 128 milliseconds