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 | 789 static void idpf_rx_singleq_base_hash(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_base_hash() 819 static void idpf_rx_singleq_flex_hash(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_flex_hash() 848 __idpf_rx_singleq_process_skb_fields(struct idpf_rx_queue *rx_q, in __idpf_rx_singleq_process_skb_fields() 891 bool idpf_rx_singleq_buf_hw_alloc_all(struct idpf_rx_queue *rx_q, in idpf_rx_singleq_buf_hw_alloc_all() 991 idpf_rx_singleq_extract_fields(const struct idpf_rx_queue *rx_q, in idpf_rx_singleq_extract_fields() 1034 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 | 228 struct stmmac_rx_queue *rx_q; in stmmac_disable_all_queues() local 310 struct stmmac_rx_queue *rx_q = &priv->dma_conf.rx_queue[queue]; in stmmac_rx_dirty() local 1276 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_display_rx_rings() local 1372 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_clear_rx_descriptors() local 1459 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_init_rx_buffers() local 1501 struct stmmac_rx_queue *rx_q, in stmmac_free_rx_buffer() 1572 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_skbufs() local 1583 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_alloc_rx_buffers() local 1616 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_xskbufs() local 1634 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 | 523 struct sk_buff_head rx_q; member
|