Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c56 static int set_tcb_field(struct adapter *adap, struct filter_entry *f, in set_tcb_field()
82 static int set_tcb_tflag(struct adapter *adap, struct filter_entry *f, in set_tcb_tflag()
120 static void mk_set_tcb_ulp(struct filter_entry *f, in mk_set_tcb_ulp()
143 static int configure_filter_smac(struct adapter *adap, struct filter_entry *f) in configure_filter_smac()
164 static void set_nat_params(struct adapter *adap, struct filter_entry *f, in set_nat_params()
362 struct filter_entry *f; in get_filter_count()
448 struct filter_entry *prev_tab, *next_tab, *prev_fe, *next_fe; in cxgb4_filter_prio_in_range()
552 struct filter_entry *f; in cxgb4_get_free_ftid()
761 struct filter_entry *f; in del_filter_wr()
796 struct filter_entry *f; in set_filter_wr()
[all …]
H A Dcxgb4_filter.h46 void clear_filter(struct adapter *adap, struct filter_entry *f);
51 int writable_filter(struct filter_entry *f);
H A Dcxgb4_uld.h122 struct filter_entry *hpftid_tab;
127 struct filter_entry *ftid_tab;
H A Dcxgb4_tc_u32.c358 struct filter_entry *f; in cxgb4_delete_knode()
H A Dcxgb4_ethtool.c1628 static struct filter_entry *cxgb4_get_filter_entry(struct adapter *adap, in cxgb4_get_filter_entry()
1707 struct filter_entry *f; in cxgb4_ntuple_get_filter()
1821 struct filter_entry *f; in cxgb4_ntuple_del_filter()
H A Dcxgb4_main.c1869 t->hpftid_tab = (struct filter_entry *)&t->stid_bmap[stid_bmap_size]; in tid_init()
1871 t->ftid_tab = (struct filter_entry *)&t->hpftid_bmap[hpftid_bmap_size]; in tid_init()
2910 struct filter_entry *f; in cxgb4_create_server_filter()
2978 struct filter_entry *f; in cxgb4_remove_server_filter()
H A Dcxgb4.h1456 struct filter_entry { struct
/linux/tools/perf/util/
H A Dbpf_ftrace.c24 struct filter_entry *func; in perf_ftrace__latency_prepare_bpf()
32 func = list_first_entry(&ftrace->filters, struct filter_entry, list); in perf_ftrace__latency_prepare_bpf()
H A Dftrace.h37 struct filter_entry {
33 struct filter_entry { global() struct
34 listfilter_entry global() argument
35 namefilter_entry global() argument
/linux/tools/perf/
H A Dbuiltin-ftrace.c388 struct filter_entry *pos; in __set_tracing_filter()
1441 struct filter_entry *entry; in parse_filter_func()
1455 struct filter_entry *pos, *tmp; in delete_filter_func()