/linux-6.14.4/drivers/net/ethernet/intel/idpf/ |
D | idpf_singleq_txrx.c | 736 static void idpf_rx_singleq_base_hash(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_base_hash() 766 static void idpf_rx_singleq_flex_hash(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_flex_hash() 795 idpf_rx_singleq_process_skb_fields(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_process_skb_fields() 842 bool idpf_rx_singleq_buf_hw_alloc_all(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_buf_hw_alloc_all() 942 idpf_rx_singleq_extract_fields(const struct idpf_rx_queue *rx_q, in idpf_rx_singleq_extract_fields() 959 static int idpf_rx_singleq_clean(struct idpf_rx_queue *rx_q, int budget) in idpf_rx_singleq_clean()
|
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 229 struct stmmac_rx_queue *rx_q; in stmmac_disable_all_queues() local 382 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; in stmmac_rx_dirty() local 1314 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_display_rx_rings() local 1410 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_clear_rx_descriptors() local 1497 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_init_rx_buffers() local 1539 struct stmmac_rx_queue *rx_q, in stmmac_free_rx_buffer() 1610 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_skbufs() local 1621 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_alloc_rx_buffers() local 1654 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_xskbufs() local 1672 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_alloc_rx_buffers_zc() local [all …]
|
D | ring_mode.c | 104 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3()
|
D | chain_mode.c | 128 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3()
|
/linux-6.14.4/drivers/net/ethernet/qualcomm/emac/ |
D | emac-mac.c | 624 struct emac_rx_queue *rx_q = &adpt->rx_q; in emac_rx_q_free_descs() local 699 struct emac_rx_queue *rx_q = &adpt->rx_q; in emac_rx_q_bufs_free() local 720 struct emac_rx_queue *rx_q = &adpt->rx_q; in emac_rx_descs_alloc() local 846 struct emac_rx_queue *rx_q, in emac_mac_rx_rfd_create() 860 struct emac_rx_queue *rx_q) in emac_mac_rx_descs_refill() 991 struct emac_rx_queue *rx_q, in emac_rx_process_rrd() 1055 static void emac_rx_rfd_clean(struct emac_rx_queue *rx_q, struct emac_rrd *rrd) in emac_rx_rfd_clean() 1072 static void emac_receive_skb(struct emac_rx_queue *rx_q, in emac_receive_skb() 1087 void emac_mac_rx_process(struct emac_adapter *adpt, struct emac_rx_queue *rx_q, in emac_mac_rx_process()
|
D | emac.c | 98 struct emac_rx_queue *rx_q = in emac_napi_rtx() local 130 struct emac_rx_queue *rx_q = &adpt->rx_q; in emac_isr() local
|
D | emac.h | 342 struct emac_rx_queue rx_q; member
|
/linux-6.14.4/drivers/net/wwan/t7xx/ |
D | t7xx_hif_dpmaif.c | 210 struct dpmaif_rx_queue *rx_q; in t7xx_dpmaif_rxtx_sw_allocs() local 281 struct dpmaif_rx_queue *rx_q; in t7xx_dpmaif_sw_release() local
|
/linux-6.14.4/drivers/net/wireless/rsi/ |
D | rsi_usb.h | 70 struct sk_buff_head rx_q; member
|
/linux-6.14.4/drivers/nfc/nfcmrvl/ |
D | fw_dnld.h | 75 struct sk_buff_head rx_q; member
|
/linux-6.14.4/drivers/net/fddi/skfp/h/ |
D | fplustm.h | 192 struct s_smt_rx_queue rx_q[USED_QUEUES] ; member
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt7601u/ |
D | mt7601u.h | 209 struct mt7601u_rx_queue rx_q; member
|
/linux-6.14.4/include/net/nfc/ |
D | nci_core.h | 226 struct sk_buff_head rx_q; member
|
/linux-6.14.4/include/net/bluetooth/ |
D | hci_core.h | 507 struct sk_buff_head rx_q; member
|