Home
last modified time | relevance | path

Searched defs:rx_q (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dchain_mode.c130 struct stmmac_rx_queue *rx_q = (struct stmmac_rx_queue *)priv_ptr; in refill_desc3() local
H A Dring_mode.c106 struct stmmac_rx_queue *rx_q = priv_ptr; in refill_desc3() local
H A Dstmmac_main.c316 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_rx_dirty() local
1185 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; in stmmac_display_rx_rings() local
1268 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; stmmac_clear_rx_descriptors() local
1347 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; stmmac_init_rx_buffers() local
1382 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; stmmac_free_rx_buffer() local
1446 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; init_dma_rx_desc_rings() local
1639 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; free_dma_rx_desc_resources() local
1714 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; alloc_dma_rx_desc_resources() local
2367 struct stmmac_rx_queue *rx_q; stmmac_init_dma_engine() local
3690 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; stmmac_rx_refill() local
3818 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; stmmac_rx() local
4447 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; stmmac_rings_status_show() local
5347 struct stmmac_rx_queue *rx_q = &priv->rx_queue[queue]; stmmac_reset_queues_param() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dchain_mode.c128 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3() argument
H A Dring_mode.c104 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3() argument
H A Dstmmac_main.c233 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
1275 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; stmmac_display_rx_rings() local
1363 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; stmmac_clear_rx_descriptors() local
1450 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; stmmac_init_rx_buffers() local
1491 stmmac_free_rx_buffer(struct stmmac_priv *priv, struct stmmac_rx_queue *rx_q, int i) stmmac_free_rx_buffer() argument
1563 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; dma_free_rx_skbufs() local
1574 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; stmmac_alloc_rx_buffers() local
1607 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; dma_free_rx_xskbufs() local
1625 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; stmmac_alloc_rx_buffers_zc() local
1680 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; __init_dma_rx_desc_rings() local
1759 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; init_dma_rx_desc_rings() local
1924 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; __free_dma_rx_desc_resources() local
2025 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; __alloc_dma_rx_desc_resources() local
2406 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[chan]; stmmac_dma_operation_mode() local
2808 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[chan]; stmmac_napi_check() local
2941 struct stmmac_rx_queue *rx_q; stmmac_init_dma_engine() local
4672 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; stmmac_rx_refill() local
5029 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; stmmac_rx_refill_zc() local
5098 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; stmmac_rx_zc() local
5291 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; stmmac_rx() local
6010 struct stmmac_rx_queue *rx_q = (struct stmmac_rx_queue *)data; stmmac_msi_intr_rx() local
6199 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; stmmac_rings_status_show() local
6645 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; stmmac_enable_rx_queue() local
6785 struct stmmac_rx_queue *rx_q; stmmac_xdp_open() local
6891 struct stmmac_rx_queue *rx_q; stmmac_xsk_wakeup() local
7766 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; stmmac_reset_rx_queue() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_usb.h70 struct sk_buff_head rx_q; member
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h86 struct sk_buff_head rx_q; member
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_usb.h70 struct sk_buff_head rx_q; member
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif.c210 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
[all...]
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h75 struct sk_buff_head rx_q; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac.c99 struct emac_rx_queue *rx_q = in emac_napi_rtx() local
131 struct emac_rx_queue *rx_q = &adpt->rx_q; in emac_isr() local
[all...]
H A Demac-mac.c624 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; emac_rx_q_bufs_free() local
720 struct emac_rx_queue *rx_q = &adpt->rx_q; emac_rx_descs_alloc() local
845 emac_mac_rx_rfd_create(struct emac_adapter *adpt, struct emac_rx_queue *rx_q, dma_addr_t addr) emac_mac_rx_rfd_create() argument
859 emac_mac_rx_descs_refill(struct emac_adapter *adpt, struct emac_rx_queue *rx_q) emac_mac_rx_descs_refill() argument
990 emac_rx_process_rrd(struct emac_adapter *adpt, struct emac_rx_queue *rx_q, struct emac_rrd *rrd) emac_rx_process_rrd() argument
1055 emac_rx_rfd_clean(struct emac_rx_queue *rx_q, struct emac_rrd *rrd) emac_rx_rfd_clean() argument
1072 emac_receive_skb(struct emac_rx_queue *rx_q, struct sk_buff *skb, u16 vlan_tag, bool vlan_flag) emac_receive_skb() argument
1087 emac_mac_rx_process(struct emac_adapter *adpt, struct emac_rx_queue *rx_q, int *num_pkts, int max_pkts) emac_mac_rx_process() argument
[all...]
H A Demac.h342 struct emac_rx_queue rx_q; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H A Demac.c98 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
[all...]
H A Demac-mac.c624 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; emac_rx_q_bufs_free() local
720 struct emac_rx_queue *rx_q = &adpt->rx_q; emac_rx_descs_alloc() local
845 emac_mac_rx_rfd_create(struct emac_adapter *adpt, struct emac_rx_queue *rx_q, dma_addr_t addr) emac_mac_rx_rfd_create() argument
859 emac_mac_rx_descs_refill(struct emac_adapter *adpt, struct emac_rx_queue *rx_q) emac_mac_rx_descs_refill() argument
990 emac_rx_process_rrd(struct emac_adapter *adpt, struct emac_rx_queue *rx_q, struct emac_rrd *rrd) emac_rx_process_rrd() argument
1055 emac_rx_rfd_clean(struct emac_rx_queue *rx_q, struct emac_rrd *rrd) emac_rx_rfd_clean() argument
1072 emac_receive_skb(struct emac_rx_queue *rx_q, struct sk_buff *skb, u16 vlan_tag, bool vlan_flag) emac_receive_skb() argument
1087 emac_mac_rx_process(struct emac_adapter *adpt, struct emac_rx_queue *rx_q, int *num_pkts, int max_pkts) emac_mac_rx_process() argument
[all...]
H A Demac.h342 struct emac_rx_queue rx_q; member
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/
H A Dfmdrv.h202 struct sk_buff_head rx_q; /* RX queue */ member
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/
H A Dfmdrv.h202 struct sk_buff_head rx_q; /* RX queue */ member
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h209 struct mt7601u_rx_queue rx_q; member
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H A Dfplustm.h192 struct s_smt_rx_queue rx_q[USED_QUEUES] ; member
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H A Dfplustm.h192 struct s_smt_rx_queue rx_q[USED_QUEUES] ; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h209 struct mt7601u_rx_queue rx_q; member
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci_core.h226 struct sk_buff_head rx_q; member
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci_core.h226 struct sk_buff_head rx_q; member

Completed in 25 milliseconds

12