| /linux/include/net/ |
| H A D | fq.h | 68 struct fq { struct 69 struct fq_flow *flows; argument 85 typedef struct sk_buff *fq_tin_dequeue_t(struct fq *, argument
|
| H A D | fq_impl.h | 16 __fq_adjust_removal(struct fq *fq, struct fq_flow *flow, unsigned int packets, in __fq_adjust_removal() 40 static void fq_adjust_removal(struct fq *fq, in fq_adjust_removal() 47 static struct sk_buff *fq_flow_dequeue(struct fq *fq, in fq_flow_dequeue() 63 static int fq_flow_drop(struct fq *fq, struct fq_flow *flow, in fq_flow_drop() 90 static struct sk_buff *fq_tin_dequeue(struct fq *fq, in fq_tin_dequeue() 137 static u32 fq_flow_idx(struct fq *fq, struct sk_buff *skb) in fq_flow_idx() 144 static struct fq_flow *fq_flow_classify(struct fq *fq, in fq_flow_classify() 165 static struct fq_flow *fq_find_fattest_flow(struct fq *fq) in fq_find_fattest_flow() 197 static void fq_tin_enqueue(struct fq *fq, in fq_tin_enqueue() 252 static void fq_flow_filter(struct fq *fq, in fq_flow_filter() [all …]
|
| H A D | ipv6_frag.h | 34 struct frag_queue *fq = container_of(q, struct frag_queue, q); in ip6frag_init() local 49 const struct inet_frag_queue *fq = data; in ip6frag_obj_hashfn() local 59 const struct inet_frag_queue *fq = ptr; in ip6frag_obj_cmpfn() local 65 ip6frag_expire_frag_queue(struct net *net, struct frag_queue *fq) in ip6frag_expire_frag_queue()
|
| /linux/block/ |
| H A D | blk-flush.c | 149 struct blk_flush_queue *fq, in blk_flush_complete_seq() 208 struct blk_flush_queue *fq = blk_get_flush_queue(flush_rq->mq_ctx); in flush_end_io() local 275 static void blk_kick_flush(struct request_queue *q, struct blk_flush_queue *fq, in blk_kick_flush() 344 struct blk_flush_queue *fq = blk_get_flush_queue(ctx); in mq_flush_data_end_io() local 385 struct blk_flush_queue *fq = blk_get_flush_queue(rq->mq_ctx); in blk_insert_flush() local 480 struct blk_flush_queue *fq; in blk_alloc_flush_queue() local 505 void blk_free_flush_queue(struct blk_flush_queue *fq) in blk_free_flush_queue()
|
| /linux/drivers/soc/fsl/qbman/ |
| H A D | qman_test_api.c | 106 static int do_enqueues(struct qman_fq *fq) in do_enqueues() 126 struct qman_fq *fq = &fq_base; in qman_test_api() local 211 struct qman_fq *fq, in cb_dqrr() 227 static void cb_ern(struct qman_portal *p, struct qman_fq *fq, in cb_ern() 234 static void cb_fqs(struct qman_portal *p, struct qman_fq *fq, in cb_fqs()
|
| H A D | qman.c | 268 struct qm_mcc_fq fq; member 957 static inline void fq_set(struct qman_fq *fq, u32 mask) in fq_set() 962 static inline void fq_clear(struct qman_fq *fq, u32 mask) in fq_clear() 967 static inline int fq_isset(struct qman_fq *fq, u32 mask) in fq_isset() 972 static inline int fq_isclear(struct qman_fq *fq, u32 mask) in fq_isclear() 1121 struct qman_fq *fq; in idx_to_fq() local 1151 static u32 fq_to_tag(struct qman_fq *fq) in fq_to_tag() 1425 static inline void fq_state_change(struct qman_portal *p, struct qman_fq *fq, in fq_state_change() 1491 struct qman_fq *fq; in qm_mr_process_task() local 1574 static noinline void clear_vdqcr(struct qman_portal *p, struct qman_fq *fq) in clear_vdqcr() [all …]
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | rx.c | 72 static bool libeth_rx_page_pool_params(struct libeth_fq *fq, in libeth_rx_page_pool_params() 116 static bool libeth_rx_page_pool_params_zc(struct libeth_fq *fq, in libeth_rx_page_pool_params_zc() 152 int libeth_rx_fq_create(struct libeth_fq *fq, struct napi_struct *napi) in libeth_rx_fq_create() 208 void libeth_rx_fq_destroy(struct libeth_fq *fq) in libeth_rx_fq_destroy()
|
| H A D | xsk.c | 160 int libeth_xskfq_create(struct libeth_xskfq *fq) in libeth_xskfq_create() 181 void libeth_xskfq_destroy(struct libeth_xskfq *fq) in libeth_xskfq_destroy()
|
| /linux/fs/netfs/ |
| H A D | rolling_buffer.c | 28 struct folio_queue *fq; in netfs_folioq_alloc() local 65 struct folio_queue *fq; in rolling_buffer_init() local 82 struct folio_queue *fq, *head = roll->head; in rolling_buffer_make_space() local 120 struct folio_queue *fq; in rolling_buffer_load_from_ra() local
|
| /linux/net/ieee802154/6lowpan/ |
| H A D | reassembly.c | 48 struct frag_queue *fq; in lowpan_frag_expire() local 86 static int lowpan_frag_queue(struct lowpan_frag_queue *fq, in lowpan_frag_queue() 167 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *skb, in lowpan_frag_reasm() 283 struct lowpan_frag_queue *fq; in lowpan_frag_rcv() local 501 const struct inet_frag_queue *fq = data; in lowpan_obj_hashfn() local 510 const struct inet_frag_queue *fq = ptr; in lowpan_obj_cmpfn() local
|
| /linux/net/ipv6/ |
| H A D | reassembly.c | 77 struct frag_queue *fq; in ip6_frag_expire() local 108 struct frag_queue *fq, struct sk_buff *skb, in ip6_frag_queue() 257 static int ip6_frag_reasm(struct frag_queue *fq, struct sk_buff *skb, in ip6_frag_reasm() 330 struct frag_queue *fq; in ipv6_frag_rcv() local
|
| /linux/net/ipv6/netfilter/ |
| H A D | nf_conntrack_reasm.c | 137 struct frag_queue *fq; in nf_ct_frag6_expire() local 170 static int nf_ct_frag6_queue(struct frag_queue *fq, struct sk_buff *skb, in nf_ct_frag6_queue() 319 static int nf_ct_frag6_reasm(struct frag_queue *fq, struct sk_buff *skb, in nf_ct_frag6_reasm() 451 struct frag_queue *fq; in nf_ct_frag6_gather() local
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth.c | 335 struct dpaa2_eth_fq *fq, in dpaa2_eth_xdp_flush() 365 struct dpaa2_eth_fq *fq) in dpaa2_eth_xdp_tx_flush() 398 struct dpaa2_eth_fq *fq; in dpaa2_eth_xdp_enqueue() local 538 struct dpaa2_eth_fq *fq, in dpaa2_eth_receive_skb() 581 struct dpaa2_eth_fq *fq) in dpaa2_eth_rx() 714 struct dpaa2_eth_fq *fq = NULL; in dpaa2_eth_consume_frames() local 1120 struct dpaa2_eth_fq *fq, in dpaa2_eth_free_tx_fd() 1403 struct dpaa2_eth_fq *fq; in __dpaa2_eth_tx() local 1581 struct dpaa2_eth_fq *fq) in dpaa2_eth_tx_conf() 1946 struct dpaa2_eth_fq *fq, *txc_fq = NULL; in dpaa2_eth_poll() local [all …]
|
| H A D | dpaa2-xsk.c | 17 struct dpaa2_eth_fq *fq; in dpaa2_eth_setup_consume_func() local 106 struct dpaa2_eth_fq *fq) in dpaa2_xsk_rx() 399 struct dpaa2_eth_fq *fq; in dpaa2_xsk_tx() local
|
| H A D | dpaa2-eth-debugfs.c | 47 static char *fq_type_to_str(struct dpaa2_eth_fq *fq) in fq_type_to_str() 62 struct dpaa2_eth_fq *fq; in dpaa2_dbg_fqs_show() local
|
| H A D | dpaa2-switch.c | 2438 static void dpaa2_switch_tx_conf(struct dpaa2_switch_fq *fq, in dpaa2_switch_tx_conf() 2444 static void dpaa2_switch_rx(struct dpaa2_switch_fq *fq, in dpaa2_switch_rx() 2787 static int dpaa2_switch_pull_fq(struct dpaa2_switch_fq *fq) in dpaa2_switch_pull_fq() 2806 static int dpaa2_switch_store_consume(struct dpaa2_switch_fq *fq) in dpaa2_switch_store_consume() 2840 struct dpaa2_switch_fq *fq; in dpaa2_switch_poll() local 2880 struct dpaa2_switch_fq *fq; in dpaa2_switch_fqdan_cb() local
|
| /linux/arch/sparc/kernel/ |
| H A D | ptrace_32.c | 354 struct fq { struct 355 unsigned long *insnaddr; 356 unsigned long insn;
|
| /linux/net/ipv4/ |
| H A D | inet_fragment.c | 133 struct inet_frag_queue *fq = ptr; in inet_frags_free_cb() local 228 void inet_frag_kill(struct inet_frag_queue *fq, in argument 371 struct inet_frag_queue *fq = NULL, *prev; inet_frag_find() local [all...] |
| H A D | ip_fragment.c | 719 const struct inet_frag_queue *fq = data; ip4_obj_hashfn() local 728 const struct inet_frag_queue *fq = ptr; ip4_obj_cmpfn() local
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 653 static inline void dpaa_assign_wq(struct dpaa_fq *fq, int idx) in dpaa_assign_wq() 926 struct dpaa_fq *fq, in dpaa_setup_ingress() 937 struct dpaa_fq *fq, in dpaa_setup_egress() 958 struct dpaa_fq *fq; in dpaa_fq_setup() local 1031 struct qman_fq *fq; in dpaa_fq_init() local 1187 static int dpaa_fq_free_entry(struct device *dev, struct qman_fq *fq) in dpaa_fq_free_entry() 2491 struct qman_fq *fq, in rx_error_dqrr() 2681 struct qman_fq *fq, in rx_default_dqrr() 2840 struct qman_fq *fq, in conf_error_dqrr() 2862 struct qman_fq *fq, in conf_dflt_dqrr() [all …]
|
| H A D | dpaa_eth_sysfs.c | 33 struct dpaa_fq *fq; in dpaa_eth_show_fqids() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_txrx.c | 364 struct libeth_fq fq = { in idpf_rx_hdr_buf_rel_all() local 383 struct libeth_fq fq = { in idpf_rx_buf_rel_bufq() local 415 struct libeth_fq fq = { in idpf_rx_buf_rel_all() local 555 struct libeth_fq fq = { in idpf_rx_hdr_buf_alloc_all() local 608 struct libeth_fq_fp fq = { in idpf_rx_post_buf_desc() local 697 struct libeth_fq fq = { in idpf_rx_bufs_init_singleq() local 753 struct libeth_fq fq = { in idpf_rx_bufs_init() local 3632 struct libeth_fq_fp fq = { in idpf_rx_update_bufq_desc() local
|
| /linux/net/mac80211/ |
| H A D | tx.c | 1361 struct fq *fq; codel_dequeue_func() local 1390 fq_tin_dequeue_func(struct fq * fq,struct fq_tin * tin,struct fq_flow * flow) fq_tin_dequeue_func() argument 1421 fq_skb_free_func(struct fq * fq,struct fq_tin * tin,struct fq_flow * flow,struct sk_buff * skb) fq_skb_free_func() argument 1436 struct fq *fq = &local->fq; ieee80211_txq_enqueue() local 1461 fq_vlan_filter_func(struct fq * fq,struct fq_tin * tin,struct fq_flow * flow,struct sk_buff * skb,void * data) fq_vlan_filter_func() argument 1473 struct fq *fq = &local->fq; ieee80211_txq_remove_vlan() local 1539 struct fq *fq = &local->fq; ieee80211_txq_purge() local 1572 struct fq *fq = &local->fq; ieee80211_txq_setup_flows() local 1623 struct fq *fq = &local->fq; ieee80211_txq_teardown_flows() local 3396 struct fq *fq = &local->fq; ieee80211_amsdu_aggregate() local 3804 struct fq *fq = &local->fq; ieee80211_tx_dequeue() local [all...] |
| /linux/fs/afs/ |
| H A D | dir_search.c | 69 struct folio_queue *fq = iter->fq; in afs_dir_find_block() local
|
| /linux/include/net/libeth/ |
| H A D | xsk.h | 642 libeth_xskfqe_alloc(struct libeth_xskfq_fp *fq, u32 n, in libeth_xskfqe_alloc() 643 void (*fill)(const struct libeth_xskfq_fp *fq, u32 i)) in libeth_xskfqe_alloc()
|