Searched refs:filter_entry (Results 1 – 6 of 6) sorted by relevance
158 static int writable_filter(struct filter_entry *f) in writable_filter()296 static void clear_filter(struct filter_entry *f) in clear_filter()420 struct filter_entry *f; in cxgbe_del_hash_filter()601 struct filter_entry *f; in cxgbe_set_hash_filter()933 struct filter_entry *f; in cxgbe_del_filter()1005 struct filter_entry *f; in cxgbe_set_filter()1168 struct filter_entry *f; in cxgbe_hash_filter_rpl()1244 struct filter_entry *f = NULL; in cxgbe_filter_rpl()1310 struct filter_entry *f; in cxgbe_get_filter_count()1395 struct filter_entry *f = NULL; in cxgbe_clear_filter_count()[all …]
26 struct filter_entry *f;
526 static int cxgbe_validate_fidxondel(struct filter_entry *f, unsigned int fidx) in cxgbe_validate_fidxondel()1206 struct filter_entry *f = flow->f; in __cxgbe_flow_destroy()1279 struct filter_entry *f; in cxgbe_flow_query()1386 cxgbe_check_n_destroy(struct filter_entry *f, struct rte_eth_dev *dev) in cxgbe_check_n_destroy()1403 struct filter_entry *f = &adap->tids.ftid_tab[0]; in cxgbe_flow_flush()1419 struct filter_entry *f; in cxgbe_flow_flush()1422 f = (struct filter_entry *)adap->tids.tid_tab[i]; in cxgbe_flow_flush()
52 struct filter_entry *ftid_tab; /* Normal filters */
178 struct filter_entry { struct
497 t->ftid_tab = (struct filter_entry *)&t->atid_tab[t->natids]; in tid_init()