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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h279 #define FW_FILTER_WR_DEL_FILTER_S 31 macro
281 #define FW_FILTER_WR_DEL_FILTER_V(x) ((x) << FW_FILTER_WR_DEL_FILTER_S)
283 (((x) >> FW_FILTER_WR_DEL_FILTER_S) & FW_FILTER_WR_DEL_FILTER_M)

Completed in 286 milliseconds