Home
last modified time | relevance | path

Searched refs:FW_FILTER_WR_TID_V (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c853 htonl(FW_FILTER_WR_TID_V(f->tid) | in set_filter_wr()
Dt4fw_api.h255 #define FW_FILTER_WR_TID_V(x) ((x) << FW_FILTER_WR_TID_S) macro
Dt4_hw.c6494 wr->tid_to_iq = cpu_to_be32(FW_FILTER_WR_TID_V(ftid) | in t4_mk_filtdelwr()