| /linux/drivers/net/ethernet/sfc/falcon/ |
| A D | rx.c | 106 static struct page *ef4_reuse_page(struct ef4_rx_queue *rx_queue) in ef4_reuse_page() 227 static void ef4_free_rx_buffers(struct ef4_rx_queue *rx_queue, in ef4_free_rx_buffers() 276 static void ef4_fini_rx_buffer(struct ef4_rx_queue *rx_queue, in ef4_fini_rx_buffer() 439 struct ef4_rx_queue *rx_queue; in ef4_rx_packet_gro() local 626 struct ef4_rx_queue *rx_queue; in ef4_rx_deliver() local 666 struct ef4_rx_queue *rx_queue; in __ef4_rx_packet() local 686 int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_probe_rx_queue() 718 struct ef4_rx_queue *rx_queue) in ef4_init_rx_recycle_ring() 742 void ef4_init_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_init_rx_queue() 783 void ef4_fini_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_fini_rx_queue() [all …]
|
| A D | farch.c | 489 void ef4_farch_rx_write(struct ef4_rx_queue *rx_queue) in ef4_farch_rx_write() 509 int ef4_farch_rx_probe(struct ef4_rx_queue *rx_queue) in ef4_farch_rx_probe() 519 void ef4_farch_rx_init(struct ef4_rx_queue *rx_queue) in ef4_farch_rx_init() 575 void ef4_farch_rx_fini(struct ef4_rx_queue *rx_queue) in ef4_farch_rx_fini() 590 void ef4_farch_rx_remove(struct ef4_rx_queue *rx_queue) in ef4_farch_rx_remove() 662 struct ef4_rx_queue *rx_queue; in ef4_farch_do_flush() local 721 struct ef4_rx_queue *rx_queue; in ef4_farch_fini_dmaq() local 986 struct ef4_rx_queue *rx_queue; in ef4_farch_handle_rx_event() local 1114 struct ef4_rx_queue *rx_queue; in ef4_farch_handle_rx_flush_done() local 1156 struct ef4_rx_queue *rx_queue = in ef4_farch_handle_generated_event() local [all …]
|
| A D | nic.h | 110 ef4_rx_desc(struct ef4_rx_queue *rx_queue, unsigned int index) in ef4_rx_desc() 333 static inline int ef4_nic_probe_rx(struct ef4_rx_queue *rx_queue) in ef4_nic_probe_rx() 337 static inline void ef4_nic_init_rx(struct ef4_rx_queue *rx_queue) in ef4_nic_init_rx() 341 static inline void ef4_nic_remove_rx(struct ef4_rx_queue *rx_queue) in ef4_nic_remove_rx() 345 static inline void ef4_nic_notify_rx_desc(struct ef4_rx_queue *rx_queue) in ef4_nic_notify_rx_desc() 349 static inline void ef4_nic_generate_fill_event(struct ef4_rx_queue *rx_queue) in ef4_nic_generate_fill_event()
|
| A D | efx.c | 253 struct ef4_rx_queue *rx_queue = in ef4_process_channel() local 428 struct ef4_rx_queue *rx_queue; in ef4_alloc_channel() local 461 struct ef4_rx_queue *rx_queue; in ef4_copy_channel() local 496 struct ef4_rx_queue *rx_queue; in ef4_probe_channel() local 598 struct ef4_rx_queue *rx_queue; in ef4_start_datapath() local 689 struct ef4_rx_queue *rx_queue; in ef4_stop_datapath() local 742 struct ef4_rx_queue *rx_queue; in ef4_remove_channel() local 779 struct ef4_rx_queue *rx_queue; in ef4_realloc_channels() local 869 void ef4_schedule_slow_fill(struct ef4_rx_queue *rx_queue) in ef4_schedule_slow_fill()
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | rx_common.c | 41 static struct page *efx_reuse_page(struct efx_rx_queue *rx_queue) in efx_reuse_page() 83 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_page() local 117 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_pages() local 187 static void efx_fini_rx_buffer(struct efx_rx_queue *rx_queue, in efx_fini_rx_buffer() 202 int efx_probe_rx_queue(struct efx_rx_queue *rx_queue) in efx_probe_rx_queue() 233 void efx_init_rx_queue(struct efx_rx_queue *rx_queue) in efx_init_rx_queue() 288 void efx_fini_rx_queue(struct efx_rx_queue *rx_queue) in efx_fini_rx_queue() 317 void efx_remove_rx_queue(struct efx_rx_queue *rx_queue) in efx_remove_rx_queue() 346 void efx_free_rx_buffers(struct efx_rx_queue *rx_queue, in efx_free_rx_buffers() 368 void efx_schedule_slow_fill(struct efx_rx_queue *rx_queue) in efx_schedule_slow_fill() [all …]
|
| A D | rx.c | 43 static void efx_rx_packet__check_len(struct efx_rx_queue *rx_queue, in efx_rx_packet__check_len() 121 void efx_rx_packet(struct efx_rx_queue *rx_queue, unsigned int index, in efx_rx_packet() 217 struct efx_rx_queue *rx_queue; in efx_rx_deliver() local 255 struct efx_rx_queue *rx_queue; in efx_do_xdp() local 378 struct efx_rx_queue *rx_queue; in __efx_rx_packet() local
|
| A D | nic_common.h | 100 efx_rx_desc(struct efx_rx_queue *rx_queue, unsigned int index) in efx_rx_desc() 140 static inline int efx_nic_probe_rx(struct efx_rx_queue *rx_queue) in efx_nic_probe_rx() 144 static inline void efx_nic_init_rx(struct efx_rx_queue *rx_queue) in efx_nic_init_rx() 148 static inline void efx_nic_remove_rx(struct efx_rx_queue *rx_queue) in efx_nic_remove_rx() 152 static inline void efx_nic_notify_rx_desc(struct efx_rx_queue *rx_queue) in efx_nic_notify_rx_desc() 156 static inline void efx_nic_generate_fill_event(struct efx_rx_queue *rx_queue) in efx_nic_generate_fill_event()
|
| A D | ef100_rx.c | 90 struct efx_rx_queue *rx_queue = in __ef100_rx_packet() local 105 static void ef100_rx_packet(struct efx_rx_queue *rx_queue, unsigned int index) in ef100_rx_packet() 132 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_ef100_ev_rx() local 150 void ef100_rx_write(struct efx_rx_queue *rx_queue) in ef100_rx_write()
|
| A D | mcdi_functions.c | 270 int efx_mcdi_rx_probe(struct efx_rx_queue *rx_queue) in efx_mcdi_rx_probe() 278 void efx_mcdi_rx_init(struct efx_rx_queue *rx_queue) in efx_mcdi_rx_init() 326 void efx_mcdi_rx_remove(struct efx_rx_queue *rx_queue) in efx_mcdi_rx_remove() 331 void efx_mcdi_rx_fini(struct efx_rx_queue *rx_queue) in efx_mcdi_rx_fini() 358 struct efx_rx_queue *rx_queue; in efx_fini_dmaq() local
|
| A D | efx_channels.c | 531 struct efx_rx_queue *rx_queue; in efx_alloc_channel() local 601 struct efx_rx_queue *rx_queue; in efx_copy_channel() local 641 struct efx_rx_queue *rx_queue; in efx_probe_channel() local 743 struct efx_rx_queue *rx_queue; in efx_remove_channel() local 781 struct efx_rx_queue *rx_queue; in efx_realloc_channels() local 1107 struct efx_rx_queue *rx_queue; in efx_start_channels() local 1131 struct efx_rx_queue *rx_queue; in efx_stop_channels() local 1206 struct efx_rx_queue *rx_queue = in efx_process_channel() local
|
| A D | farch.c | 482 void efx_farch_rx_write(struct efx_rx_queue *rx_queue) in efx_farch_rx_write() 502 int efx_farch_rx_probe(struct efx_rx_queue *rx_queue) in efx_farch_rx_probe() 512 void efx_farch_rx_init(struct efx_rx_queue *rx_queue) in efx_farch_rx_init() 562 void efx_farch_rx_fini(struct efx_rx_queue *rx_queue) in efx_farch_rx_fini() 577 void efx_farch_rx_remove(struct efx_rx_queue *rx_queue) in efx_farch_rx_remove() 649 struct efx_rx_queue *rx_queue; in efx_farch_do_flush() local 719 struct efx_rx_queue *rx_queue; in efx_farch_fini_dmaq() local 977 struct efx_rx_queue *rx_queue; in efx_farch_handle_rx_event() local 1105 struct efx_rx_queue *rx_queue; in efx_farch_handle_rx_flush_done() local 1147 struct efx_rx_queue *rx_queue = in efx_farch_handle_generated_event() local [all …]
|
| A D | ef10.c | 2557 efx_ef10_build_rx_desc(struct efx_rx_queue *rx_queue, unsigned int index) in efx_ef10_build_rx_desc() 2569 static void efx_ef10_rx_write(struct efx_rx_queue *rx_queue) in efx_ef10_rx_write() 2595 static void efx_ef10_rx_defer_refill(struct efx_rx_queue *rx_queue) in efx_ef10_rx_defer_refill() 2640 static void efx_ef10_handle_rx_wrong_queue(struct efx_rx_queue *rx_queue, in efx_ef10_handle_rx_wrong_queue() 2653 efx_ef10_handle_rx_bad_lbits(struct efx_rx_queue *rx_queue, in efx_ef10_handle_rx_bad_lbits() 2667 static void efx_ef10_handle_rx_abort(struct efx_rx_queue *rx_queue) in efx_ef10_handle_rx_abort() 2785 struct efx_rx_queue *rx_queue; in efx_ef10_handle_rx_event() local
|
| /linux/drivers/net/ethernet/freescale/ |
| A D | gianfar.c | 109 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp() 1092 static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue) in free_skb_rx_queue() 1127 struct gfar_priv_rx_q *rx_queue = NULL; in free_skb_resources() local 1234 static void gfar_rx_alloc_err(struct gfar_priv_rx_q *rx_queue) in gfar_rx_alloc_err() 1243 static void gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue, in gfar_alloc_rx_buffs() 1287 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_init_bds() local 1341 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_alloc_skb_resources() local 1489 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_update_link_state() local 2407 static struct sk_buff *gfar_get_next_rxbuff(struct gfar_priv_rx_q *rx_queue, in gfar_get_next_rxbuff() 2504 static int gfar_clean_rx_ring(struct gfar_priv_rx_q *rx_queue, in gfar_clean_rx_ring() [all …]
|
| A D | gianfar_ethtool.c | 251 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gcoalesce() local 379 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gringparam() local
|
| /linux/drivers/net/ethernet/marvell/ |
| A D | mv643xx_eth.c | 324 struct rx_queue { struct 325 int index; 327 int rx_ring_size; 329 int rx_desc_count; 330 int rx_curr_desc; 331 int rx_used_desc; 333 struct rx_desc *rx_desc_area; 334 dma_addr_t rx_desc_dma; 335 int rx_desc_area_size; 336 struct sk_buff **rx_skb;
|
| /linux/tools/testing/selftests/bpf/progs/ |
| A D | bpf_iter_tcp4.c | 85 int rx_queue; in dump_tcp_sock() local
|
| A D | bpf_iter_tcp6.c | 85 int rx_queue; in dump_tcp6_sock() local
|
| /linux/drivers/net/wan/ |
| A D | hdlc_x25.c | 28 struct sk_buff_head rx_queue; member
|
| A D | lapbether.c | 57 struct sk_buff_head rx_queue; member
|
| /linux/include/linux/ |
| A D | virtio_vsock.h | 38 struct list_head rx_queue; member
|
| /linux/drivers/net/wireguard/ |
| A D | peer.h | 39 struct prev_queue tx_queue, rx_queue; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| A D | usb.h | 121 struct sk_buff_head rx_queue; member
|
| /linux/arch/um/drivers/ |
| A D | vector_kern.h | 86 struct vector_queue *rx_queue; member
|
| /linux/drivers/net/wireless/intersil/p54/ |
| A D | p54usb.h | 151 struct sk_buff_head rx_queue; member
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| A D | qed_ll2.h | 113 struct qed_ll2_rx_queue rx_queue; member
|