Searched defs:rx_q (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_singleq_txrx.c | 737 static void idpf_rx_singleq_base_hash(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_base_hash() 767 static void idpf_rx_singleq_flex_hash(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_flex_hash() 796 idpf_rx_singleq_process_skb_fields(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_process_skb_fields() 843 bool idpf_rx_singleq_buf_hw_alloc_all(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_buf_hw_alloc_all() 943 idpf_rx_singleq_extract_fields(const struct idpf_rx_queue *rx_q, in idpf_rx_singleq_extract_fields() 960 static int idpf_rx_singleq_clean(struct idpf_rx_queue *rx_q, int budget) in idpf_rx_singleq_clean()
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
H A 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()
|
H A D | emac.h | 342 struct emac_rx_queue rx_q; member
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 259 struct stmmac_rx_queue *rx_q; in stmmac_disable_all_queues() local 412 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; in stmmac_rx_dirty() local 1353 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_display_rx_rings() local 1449 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_clear_rx_descriptors() local 1536 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_init_rx_buffers() local 1578 struct stmmac_rx_queue *rx_q, in stmmac_free_rx_buffer() 1649 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_skbufs() local 1660 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_alloc_rx_buffers() local 1693 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_xskbufs() local 1711 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_alloc_rx_buffers_zc() local [all …]
|
H A D | ring_mode.c | 104 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3()
|
H A D | chain_mode.c | 128 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3()
|
/linux/drivers/net/wwan/t7xx/ |
H A 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/drivers/net/wireless/rsi/ |
H A D | rsi_usb.h | 70 struct sk_buff_head rx_q; member
|
/linux/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.h | 75 struct sk_buff_head rx_q; member
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | fplustm.h | 192 struct s_smt_rx_queue rx_q[USED_QUEUES] ; member
|
/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | mt7601u.h | 209 struct mt7601u_rx_queue rx_q; member
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 517 struct sk_buff_head rx_q; member
|