Searched defs:rx_q (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/net/ethernet/intel/idpf/ |
| A 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/drivers/net/ethernet/qualcomm/emac/ |
| 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()
|
| A 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
|
| A D | emac.h | 342 struct emac_rx_queue rx_q; member
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| A D | stmmac_main.c | 233 struct stmmac_rx_queue *rx_q; in stmmac_disable_all_queues() local 1365 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_clear_rx_descriptors() local 1452 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_init_rx_buffers() local 1494 struct stmmac_rx_queue *rx_q, in stmmac_free_rx_buffer() 1565 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_skbufs() local 1576 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_alloc_rx_buffers() local 1609 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in dma_free_rx_xskbufs() local 1627 struct stmmac_rx_queue *rx_q = &dma_conf->rx_queue[queue]; in stmmac_alloc_rx_buffers_zc() local 3018 struct stmmac_rx_queue *rx_q; in stmmac_init_dma_engine() local 6913 struct stmmac_rx_queue *rx_q; in stmmac_xdp_open() local [all …]
|
| A D | ring_mode.c | 104 static void refill_desc3(struct stmmac_rx_queue *rx_q, struct dma_desc *p) in refill_desc3()
|
| 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/ |
| 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/ |
| A D | rsi_usb.h | 70 struct sk_buff_head rx_q; member
|
| /linux/drivers/nfc/nfcmrvl/ |
| A D | fw_dnld.h | 75 struct sk_buff_head rx_q; member
|
| /linux/drivers/media/radio/wl128x/ |
| A D | fmdrv.h | 203 struct sk_buff_head rx_q; /* RX queue */ member
|
| /linux/drivers/net/fddi/skfp/h/ |
| A D | fplustm.h | 192 struct s_smt_rx_queue rx_q[USED_QUEUES] ; member
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| A D | mt7601u.h | 209 struct mt7601u_rx_queue rx_q; member
|
| /linux/include/net/nfc/ |
| A D | nci_core.h | 226 struct sk_buff_head rx_q; member
|
| /linux/include/net/bluetooth/ |
| A D | hci_core.h | 506 struct sk_buff_head rx_q; member
|
Completed in 54 milliseconds