Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c889 htonl(FW_FILTER_WR_MACI_V(f->fs.val.macidx) | in set_filter_wr()
Dt4fw_api.h465 #define FW_FILTER_WR_MACI_V(x) ((x) << FW_FILTER_WR_MACI_S) macro