Searched refs:set_tcb_field (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_filter.c | 171 static void set_tcb_field(struct adapter *adapter, unsigned int ftid, in set_tcb_field() function 204 set_tcb_field(adap, ftid, W_TCB_T_FLAGS, 1ULL << bit_pos, in set_tcb_tflag() 1198 set_tcb_field(adap, tid, in cxgbe_hash_filter_rpl() 1213 set_tcb_field(adap, tid, W_TCB_SMAC_SEL, in cxgbe_hash_filter_rpl() 1421 set_tcb_field(adapter, f->tid, tcb_word, tcb_mask, tcb_val, 1); in cxgbe_clear_filter_count() 1431 set_tcb_field(adapter, f->tid, tcb_word, tcb_mask, tcb_val, 1); in cxgbe_clear_filter_count()
|