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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h293 #define FW_FILTER_WR_DROP_S 24 macro
295 #define FW_FILTER_WR_DROP_V(x) ((x) << FW_FILTER_WR_DROP_S)
297 (((x) >> FW_FILTER_WR_DROP_S) & FW_FILTER_WR_DROP_M)

Completed in 140 milliseconds