Searched refs:filter_entry (Results 1 – 7 of 7) sorted by relevance
44 struct filter_entry { struct56 struct filter_entry entries[NUM_FILTER_ENTRIES]; argument
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;
52 struct filter_entry *ftid_tab; /* Normal filters */
531 static int cxgbe_validate_fidxondel(struct filter_entry *f, unsigned int fidx) in cxgbe_validate_fidxondel()1211 struct filter_entry *f = flow->f; in __cxgbe_flow_destroy()1284 struct filter_entry *f; in cxgbe_flow_query()1391 cxgbe_check_n_destroy(struct filter_entry *f, struct rte_eth_dev *dev) in cxgbe_check_n_destroy()1408 struct filter_entry *f = &adap->tids.ftid_tab[0]; in cxgbe_flow_flush()1424 struct filter_entry *f; in cxgbe_flow_flush()1427 f = (struct filter_entry *)adap->tids.tid_tab[i]; in cxgbe_flow_flush()
178 struct filter_entry { struct
495 t->ftid_tab = (struct filter_entry *)&t->atid_tab[t->natids]; in tid_init()