/linux-6.12.1/include/net/ |
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
|
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 …]
|
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-6.12.1/block/ |
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(q, 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(q, ctx); in mq_flush_data_end_io() local 385 struct blk_flush_queue *fq = blk_get_flush_queue(q, 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-6.12.1/drivers/soc/fsl/qbman/ |
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()
|
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 …]
|
D | qman_test_stash.c | 277 struct qman_fq *fq, in normal_dqrr() 296 struct qman_fq *fq, in special_dqrr()
|
/linux-6.12.1/drivers/net/ethernet/intel/libeth/ |
D | rx.c | 68 static bool libeth_rx_page_pool_params(struct libeth_fq *fq, in libeth_rx_page_pool_params() 112 static bool libeth_rx_page_pool_params_zc(struct libeth_fq *fq, in libeth_rx_page_pool_params_zc() 148 int libeth_rx_fq_create(struct libeth_fq *fq, struct napi_struct *napi) in libeth_rx_fq_create() 195 void libeth_rx_fq_destroy(struct libeth_fq *fq) in libeth_rx_fq_destroy()
|
/linux-6.12.1/net/ieee802154/6lowpan/ |
D | reassembly.c | 47 struct frag_queue *fq; in lowpan_frag_expire() local 84 static int lowpan_frag_queue(struct lowpan_frag_queue *fq, in lowpan_frag_queue() 164 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *skb, in lowpan_frag_reasm() 279 struct lowpan_frag_queue *fq; in lowpan_frag_rcv() local 494 const struct inet_frag_queue *fq = data; in lowpan_obj_hashfn() local 503 const struct inet_frag_queue *fq = ptr; in lowpan_obj_cmpfn() local
|
/linux-6.12.1/net/ipv6/ |
D | reassembly.c | 76 struct frag_queue *fq; in ip6_frag_expire() local 106 static int ip6_frag_queue(struct frag_queue *fq, struct sk_buff *skb, in ip6_frag_queue() 256 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-6.12.1/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 136 struct frag_queue *fq; in nf_ct_frag6_expire() local 169 static int nf_ct_frag6_queue(struct frag_queue *fq, struct sk_buff *skb, in nf_ct_frag6_queue() 317 static int nf_ct_frag6_reasm(struct frag_queue *fq, struct sk_buff *skb, in nf_ct_frag6_reasm() 448 struct frag_queue *fq; in nf_ct_frag6_gather() local
|
/linux-6.12.1/drivers/crypto/caam/ |
D | qi.c | 142 static void caam_fq_ern_cb(struct qman_portal *qm, struct qman_fq *fq, in caam_fq_ern_cb() 225 static int empty_retired_fq(struct device *qidev, struct qman_fq *fq) in empty_retired_fq() 248 static int kill_fq(struct device *qidev, struct qman_fq *fq) in kill_fq() 293 static int empty_caam_fq(struct qman_fq *fq, struct caam_drv_ctx *drv_ctx) in empty_caam_fq() 622 struct qman_fq *fq; in alloc_rsp_fq_cpu() local
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
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 1121 struct dpaa2_eth_fq *fq, in dpaa2_eth_free_tx_fd() 1404 struct dpaa2_eth_fq *fq; in __dpaa2_eth_tx() local 1582 struct dpaa2_eth_fq *fq) in dpaa2_eth_tx_conf() 1947 struct dpaa2_eth_fq *fq, *txc_fq = NULL; in dpaa2_eth_poll() local [all …]
|
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
|
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
|
D | dpaa2-switch.c | 2428 static void dpaa2_switch_tx_conf(struct dpaa2_switch_fq *fq, in dpaa2_switch_tx_conf() 2434 static void dpaa2_switch_rx(struct dpaa2_switch_fq *fq, in dpaa2_switch_rx() 2777 static int dpaa2_switch_pull_fq(struct dpaa2_switch_fq *fq) in dpaa2_switch_pull_fq() 2796 static int dpaa2_switch_store_consume(struct dpaa2_switch_fq *fq) in dpaa2_switch_store_consume() 2830 struct dpaa2_switch_fq *fq; in dpaa2_switch_poll() local 2870 struct dpaa2_switch_fq *fq; in dpaa2_switch_fqdan_cb() local
|
/linux-6.12.1/arch/sparc/kernel/ |
D | ptrace_32.c | 354 struct fq { struct 355 unsigned long *insnaddr; 356 unsigned long insn;
|
/linux-6.12.1/net/ipv4/ |
D | inet_fragment.c | 133 struct inet_frag_queue *fq = ptr; in inet_frags_free_cb() local 229 void inet_frag_kill(struct inet_frag_queue *fq) in inet_frag_kill() 366 struct inet_frag_queue *fq = NULL, *prev; in inet_frag_find() local
|
D | ip_fragment.c | 723 const struct inet_frag_queue *fq = data; in ip4_obj_hashfn() local 732 const struct inet_frag_queue *fq = ptr; in ip4_obj_cmpfn() local
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.c | 638 static inline void dpaa_assign_wq(struct dpaa_fq *fq, int idx) in dpaa_assign_wq() 911 struct dpaa_fq *fq, in dpaa_setup_ingress() 922 struct dpaa_fq *fq, in dpaa_setup_egress() 943 struct dpaa_fq *fq; in dpaa_fq_setup() local 1016 struct qman_fq *fq; in dpaa_fq_init() local 1172 static int dpaa_fq_free_entry(struct device *dev, struct qman_fq *fq) in dpaa_fq_free_entry() 2470 struct qman_fq *fq, in rx_error_dqrr() 2660 struct qman_fq *fq, in rx_default_dqrr() 2819 struct qman_fq *fq, in conf_error_dqrr() 2841 struct qman_fq *fq, in conf_dflt_dqrr() [all …]
|
D | dpaa_eth_sysfs.c | 33 struct dpaa_fq *fq; in dpaa_eth_show_fqids() local
|
/linux-6.12.1/drivers/iommu/ |
D | dma-iommu.c | 129 #define fq_ring_for_each(i, fq) \ argument 132 static inline bool fq_full(struct iova_fq *fq) in fq_full() 138 static inline unsigned int fq_ring_add(struct iova_fq *fq) in fq_ring_add() 149 static void fq_ring_free_locked(struct iommu_dma_cookie *cookie, struct iova_fq *fq) in fq_ring_free_locked() 170 static void fq_ring_free(struct iommu_dma_cookie *cookie, struct iova_fq *fq) in fq_ring_free() 206 struct iova_fq *fq; in queue_iova() local 254 static void iommu_dma_free_fq_single(struct iova_fq *fq) in iommu_dma_free_fq_single() 269 struct iova_fq *fq = per_cpu_ptr(percpu_fq, cpu); in iommu_dma_free_fq_percpu() local 290 static void iommu_dma_init_one_fq(struct iova_fq *fq, size_t fq_size) in iommu_dma_init_one_fq()
|
/linux-6.12.1/drivers/net/ethernet/intel/idpf/ |
D | idpf_txrx.c | 400 struct libeth_fq fq = { in idpf_rx_hdr_buf_rel_all() local 419 struct libeth_fq fq = { in idpf_rx_buf_rel_bufq() local 446 struct libeth_fq fq = { in idpf_rx_buf_rel_all() local 585 struct libeth_fq fq = { in idpf_rx_hdr_buf_alloc_all() local 637 struct libeth_fq_fp fq = { in idpf_rx_post_buf_desc() local 726 struct libeth_fq fq = { in idpf_rx_bufs_init_singleq() local 782 struct libeth_fq fq = { in idpf_rx_bufs_init() local 3378 struct libeth_fq_fp fq = { in idpf_rx_update_bufq_desc() local
|
/linux-6.12.1/net/mac80211/ |
D | tx.c | 1363 struct fq *fq; in codel_dequeue_func() local 1392 static struct sk_buff *fq_tin_dequeue_func(struct fq *fq, in fq_tin_dequeue_func() 1430 static void fq_skb_free_func(struct fq *fq, in fq_skb_free_func() 1445 struct fq *fq = &local->fq; in ieee80211_txq_enqueue() local 1469 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, in fq_vlan_filter_func() 1481 struct fq *fq = &local->fq; in ieee80211_txq_remove_vlan() local 1547 struct fq *fq = &local->fq; in ieee80211_txq_purge() local 1580 struct fq *fq = &local->fq; in ieee80211_txq_setup_flows() local 1631 struct fq *fq = &local->fq; in ieee80211_txq_teardown_flows() local 3404 struct fq *fq = &local->fq; in ieee80211_amsdu_aggregate() local [all …]
|
/linux-6.12.1/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.c | 724 struct libeth_fq fq = { in iavf_free_rx_resources() local 750 struct libeth_fq fq = { in iavf_setup_rx_descriptors() local 841 const struct libeth_fq_fp fq = { in iavf_alloc_rx_buffers() local
|