Searched defs:flow_cnt (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/dma/ti/ |
H A D | k3-psil-am64.c | 32 #define PSIL_ETHERNET(x, ch, flow_base, flow_cnt) \ argument 47 #define PSIL_SAUL(x, ch, flow_base, flow_cnt, default_flow, tx) \ argument
|
H A D | k3-psil-am62.c | 21 #define PSIL_ETHERNET(x, ch, flow_base, flow_cnt) \ argument 36 #define PSIL_SAUL(x, ch, flow_base, flow_cnt, default_flow, tx) \ argument
|
H A D | k3-psil-am62p.c | 31 #define PSIL_ETHERNET(x, ch, flow_base, flow_cnt) \ argument 46 #define PSIL_SAUL(x, ch, flow_base, flow_cnt, default_flow, tx) \ argument
|
H A D | k3-psil-am62a.c | 31 #define PSIL_ETHERNET(x, ch, flow_base, flow_cnt) \ argument 46 #define PSIL_SAUL(x, ch, flow_base, flow_cnt, default_flow, tx) \ argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_qdisc_fq.c | 168 struct fq_flow_node *flow, u32 *flow_cnt) in fq_flows_add_head() argument 178 struct fq_flow_node *flow, u32 *flow_cnt) in fq_flows_add_tail() argument 188 struct bpf_list_node **node, u32 *flow_cnt) in fq_flows_remove_front() argument
|