Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c56 static int set_tcb_field(struct adapter *adap, struct filter_entry *f, in set_tcb_field() function
86 return set_tcb_field(adap, f, ftid, TCB_T_FLAGS_W, 1ULL << bit_pos, in set_tcb_tflag()
148 err = set_tcb_field(adap, f, f->tid, TCB_SMAC_SEL_W, in configure_filter_smac()
173 set_tcb_field(adap, f, tid, TCB_SND_UNA_RAW_W, in set_nat_params()
179 set_tcb_field(adap, f, tid, TCB_SND_UNA_RAW_W + 1, in set_nat_params()
185 set_tcb_field(adap, f, tid, TCB_SND_UNA_RAW_W + 2, in set_nat_params()
191 set_tcb_field(adap, f, tid, TCB_SND_UNA_RAW_W + 3, in set_nat_params()
197 set_tcb_field(adap, f, tid, TCB_RX_FRAG3_LEN_RAW_W, in set_nat_params()
207 set_tcb_field(adap, f, tid, TCB_RX_FRAG2_PTR_RAW_W, in set_nat_params()
213 set_tcb_field(adap, f, tid, TCB_RX_FRAG2_PTR_RAW_W + 1, in set_nat_params()
[all …]