ef4_rx_queue      253 drivers/net/ethernet/sfc/falcon/efx.c 		struct ef4_rx_queue *rx_queue =
ef4_rx_queue      428 drivers/net/ethernet/sfc/falcon/efx.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      461 drivers/net/ethernet/sfc/falcon/efx.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      496 drivers/net/ethernet/sfc/falcon/efx.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      598 drivers/net/ethernet/sfc/falcon/efx.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      689 drivers/net/ethernet/sfc/falcon/efx.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      742 drivers/net/ethernet/sfc/falcon/efx.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      779 drivers/net/ethernet/sfc/falcon/efx.c 		struct ef4_rx_queue *rx_queue;
ef4_rx_queue      873 drivers/net/ethernet/sfc/falcon/efx.c void ef4_schedule_slow_fill(struct ef4_rx_queue *rx_queue)
ef4_rx_queue       40 drivers/net/ethernet/sfc/falcon/efx.h int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue);
ef4_rx_queue       41 drivers/net/ethernet/sfc/falcon/efx.h void ef4_remove_rx_queue(struct ef4_rx_queue *rx_queue);
ef4_rx_queue       42 drivers/net/ethernet/sfc/falcon/efx.h void ef4_init_rx_queue(struct ef4_rx_queue *rx_queue);
ef4_rx_queue       43 drivers/net/ethernet/sfc/falcon/efx.h void ef4_fini_rx_queue(struct ef4_rx_queue *rx_queue);
ef4_rx_queue       44 drivers/net/ethernet/sfc/falcon/efx.h void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic);
ef4_rx_queue       47 drivers/net/ethernet/sfc/falcon/efx.h void ef4_rx_packet(struct ef4_rx_queue *rx_queue, unsigned int index,
ef4_rx_queue       54 drivers/net/ethernet/sfc/falcon/efx.h void ef4_schedule_slow_fill(struct ef4_rx_queue *rx_queue);
ef4_rx_queue      438 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      471 drivers/net/ethernet/sfc/falcon/farch.c ef4_farch_build_rx_desc(struct ef4_rx_queue *rx_queue, unsigned index)
ef4_rx_queue      489 drivers/net/ethernet/sfc/falcon/farch.c void ef4_farch_rx_write(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      509 drivers/net/ethernet/sfc/falcon/farch.c int ef4_farch_rx_probe(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      519 drivers/net/ethernet/sfc/falcon/farch.c void ef4_farch_rx_init(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      563 drivers/net/ethernet/sfc/falcon/farch.c static void ef4_farch_flush_rx_queue(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      575 drivers/net/ethernet/sfc/falcon/farch.c void ef4_farch_rx_fini(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      590 drivers/net/ethernet/sfc/falcon/farch.c void ef4_farch_rx_remove(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      662 drivers/net/ethernet/sfc/falcon/farch.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      721 drivers/net/ethernet/sfc/falcon/farch.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue      868 drivers/net/ethernet/sfc/falcon/farch.c static u16 ef4_farch_handle_rx_not_ok(struct ef4_rx_queue *rx_queue,
ef4_rx_queue      948 drivers/net/ethernet/sfc/falcon/farch.c ef4_farch_handle_rx_bad_index(struct ef4_rx_queue *rx_queue, unsigned index)
ef4_rx_queue      987 drivers/net/ethernet/sfc/falcon/farch.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue     1115 drivers/net/ethernet/sfc/falcon/farch.c 	struct ef4_rx_queue *rx_queue;
ef4_rx_queue     1157 drivers/net/ethernet/sfc/falcon/farch.c 	struct ef4_rx_queue *rx_queue =
ef4_rx_queue     1391 drivers/net/ethernet/sfc/falcon/farch.c void ef4_farch_rx_defer_refill(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      444 drivers/net/ethernet/sfc/falcon/net_driver.h 	struct ef4_rx_queue rx_queue;
ef4_rx_queue     1090 drivers/net/ethernet/sfc/falcon/net_driver.h 	int (*rx_probe)(struct ef4_rx_queue *rx_queue);
ef4_rx_queue     1091 drivers/net/ethernet/sfc/falcon/net_driver.h 	void (*rx_init)(struct ef4_rx_queue *rx_queue);
ef4_rx_queue     1092 drivers/net/ethernet/sfc/falcon/net_driver.h 	void (*rx_remove)(struct ef4_rx_queue *rx_queue);
ef4_rx_queue     1093 drivers/net/ethernet/sfc/falcon/net_driver.h 	void (*rx_write)(struct ef4_rx_queue *rx_queue);
ef4_rx_queue     1094 drivers/net/ethernet/sfc/falcon/net_driver.h 	void (*rx_defer_refill)(struct ef4_rx_queue *rx_queue);
ef4_rx_queue     1239 drivers/net/ethernet/sfc/falcon/net_driver.h static inline struct ef4_rx_queue *
ef4_rx_queue     1256 drivers/net/ethernet/sfc/falcon/net_driver.h ef4_rx_queue_channel(struct ef4_rx_queue *rx_queue)
ef4_rx_queue     1261 drivers/net/ethernet/sfc/falcon/net_driver.h static inline int ef4_rx_queue_index(struct ef4_rx_queue *rx_queue)
ef4_rx_queue     1269 drivers/net/ethernet/sfc/falcon/net_driver.h static inline struct ef4_rx_buffer *ef4_rx_buffer(struct ef4_rx_queue *rx_queue,
ef4_rx_queue      110 drivers/net/ethernet/sfc/falcon/nic.h ef4_rx_desc(struct ef4_rx_queue *rx_queue, unsigned int index)
ef4_rx_queue      333 drivers/net/ethernet/sfc/falcon/nic.h static inline int ef4_nic_probe_rx(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      337 drivers/net/ethernet/sfc/falcon/nic.h static inline void ef4_nic_init_rx(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      341 drivers/net/ethernet/sfc/falcon/nic.h static inline void ef4_nic_remove_rx(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      345 drivers/net/ethernet/sfc/falcon/nic.h static inline void ef4_nic_notify_rx_desc(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      349 drivers/net/ethernet/sfc/falcon/nic.h static inline void ef4_nic_generate_fill_event(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      390 drivers/net/ethernet/sfc/falcon/nic.h int ef4_farch_rx_probe(struct ef4_rx_queue *rx_queue);
ef4_rx_queue      391 drivers/net/ethernet/sfc/falcon/nic.h void ef4_farch_rx_init(struct ef4_rx_queue *rx_queue);
ef4_rx_queue      392 drivers/net/ethernet/sfc/falcon/nic.h void ef4_farch_rx_fini(struct ef4_rx_queue *rx_queue);
ef4_rx_queue      393 drivers/net/ethernet/sfc/falcon/nic.h void ef4_farch_rx_remove(struct ef4_rx_queue *rx_queue);
ef4_rx_queue      394 drivers/net/ethernet/sfc/falcon/nic.h void ef4_farch_rx_write(struct ef4_rx_queue *rx_queue);
ef4_rx_queue      395 drivers/net/ethernet/sfc/falcon/nic.h void ef4_farch_rx_defer_refill(struct ef4_rx_queue *rx_queue);
ef4_rx_queue       76 drivers/net/ethernet/sfc/falcon/rx.c ef4_rx_buf_next(struct ef4_rx_queue *rx_queue, struct ef4_rx_buffer *rx_buf)
ef4_rx_queue      106 drivers/net/ethernet/sfc/falcon/rx.c static struct page *ef4_reuse_page(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      149 drivers/net/ethernet/sfc/falcon/rx.c static int ef4_init_rx_buffers(struct ef4_rx_queue *rx_queue, bool atomic)
ef4_rx_queue      224 drivers/net/ethernet/sfc/falcon/rx.c static void ef4_free_rx_buffers(struct ef4_rx_queue *rx_queue,
ef4_rx_queue      245 drivers/net/ethernet/sfc/falcon/rx.c 	struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel);
ef4_rx_queue      273 drivers/net/ethernet/sfc/falcon/rx.c static void ef4_fini_rx_buffer(struct ef4_rx_queue *rx_queue,
ef4_rx_queue      293 drivers/net/ethernet/sfc/falcon/rx.c 	struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel);
ef4_rx_queue      305 drivers/net/ethernet/sfc/falcon/rx.c 	struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel);
ef4_rx_queue      324 drivers/net/ethernet/sfc/falcon/rx.c void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic)
ef4_rx_queue      378 drivers/net/ethernet/sfc/falcon/rx.c 	struct ef4_rx_queue *rx_queue = from_timer(rx_queue, t, slow_fill);
ef4_rx_queue      385 drivers/net/ethernet/sfc/falcon/rx.c static void ef4_rx_packet__check_len(struct ef4_rx_queue *rx_queue,
ef4_rx_queue      432 drivers/net/ethernet/sfc/falcon/rx.c 		struct ef4_rx_queue *rx_queue;
ef4_rx_queue      523 drivers/net/ethernet/sfc/falcon/rx.c void ef4_rx_packet(struct ef4_rx_queue *rx_queue, unsigned int index,
ef4_rx_queue      619 drivers/net/ethernet/sfc/falcon/rx.c 		struct ef4_rx_queue *rx_queue;
ef4_rx_queue      659 drivers/net/ethernet/sfc/falcon/rx.c 		struct ef4_rx_queue *rx_queue;
ef4_rx_queue      679 drivers/net/ethernet/sfc/falcon/rx.c int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      711 drivers/net/ethernet/sfc/falcon/rx.c 				     struct ef4_rx_queue *rx_queue)
ef4_rx_queue      732 drivers/net/ethernet/sfc/falcon/rx.c void ef4_init_rx_queue(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      773 drivers/net/ethernet/sfc/falcon/rx.c void ef4_fini_rx_queue(struct ef4_rx_queue *rx_queue)
ef4_rx_queue      812 drivers/net/ethernet/sfc/falcon/rx.c void ef4_remove_rx_queue(struct ef4_rx_queue *rx_queue)