Home
last modified time | relevance | path

Searched refs:FW_FILTER_WR_DIRSTEER_V (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h302 #define FW_FILTER_WR_DIRSTEER_V(x) ((x) << FW_FILTER_WR_DIRSTEER_S) macro
305 #define FW_FILTER_WR_DIRSTEER_F FW_FILTER_WR_DIRSTEER_V(1U)
Dcxgb4_filter.c860 FW_FILTER_WR_DIRSTEER_V(f->fs.dirsteer) | in set_filter_wr()