Symbol: efx_tx_queue
drivers/net/ethernet/sfc/ef10.c
2207
static int efx_ef10_tx_probe(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef10.c
2219
static inline void efx_ef10_push_tx_desc(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/ef10.c
2234
int efx_ef10_tx_tso_desc(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/ef10.c
2341
static void efx_ef10_tx_init(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef10.c
2419
static inline void efx_ef10_notify_tx_desc(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef10.c
2432
static unsigned int efx_ef10_tx_limit_len(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/ef10.c
2449
static void efx_ef10_tx_write(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef10.c
2964
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/ef10.c
779
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/ef10.c
889
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/ef100_netdev.c
252
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/ef100_tx.c
102
static efx_oword_t *ef100_tx_desc(struct efx_tx_queue *tx_queue, unsigned int index)
drivers/net/ethernet/sfc/ef100_tx.c
110
static void ef100_notify_tx_desc(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef100_tx.c
128
static void ef100_tx_push_buffers(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef100_tx.c
23
int ef100_tx_probe(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef100_tx.c
264
static void ef100_tx_make_descriptors(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/ef100_tx.c
32
void ef100_tx_init(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef100_tx.c
352
void ef100_tx_write(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ef100_tx.c
364
struct efx_tx_queue *tx_queue =
drivers/net/ethernet/sfc/ef100_tx.c
379
netdev_tx_t ef100_enqueue_skb(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/ef100_tx.c
385
int __ef100_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/ef100_tx.c
437
struct efx_tx_queue *txq2;
drivers/net/ethernet/sfc/ef100_tx.c
464
struct efx_tx_queue *txq2;
drivers/net/ethernet/sfc/ef100_tx.c
52
static bool ef100_tx_can_tso(struct efx_tx_queue *tx_queue, struct sk_buff *skb)
drivers/net/ethernet/sfc/ef100_tx.h
18
int ef100_tx_probe(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/ef100_tx.h
19
void ef100_tx_init(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/ef100_tx.h
20
void ef100_tx_write(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/ef100_tx.h
25
netdev_tx_t ef100_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
drivers/net/ethernet/sfc/ef100_tx.h
26
int __ef100_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/efx.c
621
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx.c
650
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx.c
829
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx.h
22
void efx_init_tx_queue_core_txq(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/efx.h
25
netdev_tx_t __efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
drivers/net/ethernet/sfc/efx.h
26
static inline netdev_tx_t efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb)
drivers/net/ethernet/sfc/efx.h
32
void efx_xmit_done_single(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/efx_channels.c
1090
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx_channels.c
1120
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx_channels.c
1182
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx_channels.c
533
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx_channels.c
603
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx_channels.c
641
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx_channels.c
741
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/efx_channels.c
766
struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/efx_channels.c
781
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/ethtool_common.c
306
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/ethtool_common.c
487
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/mcdi_functions.c
163
int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/mcdi_functions.c
241
void efx_mcdi_tx_remove(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/mcdi_functions.c
246
void efx_mcdi_tx_fini(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/mcdi_functions.c
357
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/mcdi_functions.h
22
int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/mcdi_functions.h
23
void efx_mcdi_tx_remove(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/mcdi_functions.h
24
void efx_mcdi_tx_fini(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/net_driver.h
1056
struct efx_tx_queue **xdp_tx_queues;
drivers/net/ethernet/sfc/net_driver.h
1447
int (*tx_probe)(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/net_driver.h
1448
void (*tx_init)(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/net_driver.h
1449
void (*tx_remove)(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/net_driver.h
1450
void (*tx_write)(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/net_driver.h
1451
netdev_tx_t (*tx_enqueue)(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
drivers/net/ethernet/sfc/net_driver.h
1452
unsigned int (*tx_limit_len)(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/net_driver.h
1629
static inline struct efx_tx_queue *
drivers/net/ethernet/sfc/net_driver.h
1636
static inline struct efx_tx_queue *
drivers/net/ethernet/sfc/net_driver.h
1738
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/net_driver.h
1752
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/net_driver.h
1776
efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/net_driver.h
1783
__efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/net_driver.h
1790
efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/net_driver.h
578
struct efx_tx_queue tx_queue[EFX_MAX_TXQ_PER_CHANNEL];
drivers/net/ethernet/sfc/net_driver.h
579
struct efx_tx_queue *tx_queue_by_type[EFX_TXQ_TYPES];
drivers/net/ethernet/sfc/nic.h
209
int efx_ef10_tx_tso_desc(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/nic_common.h
119
static inline int efx_nic_probe_tx(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/nic_common.h
123
static inline void efx_nic_init_tx(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/nic_common.h
127
static inline void efx_nic_remove_tx(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/nic_common.h
132
static inline void efx_nic_push_buffers(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/nic_common.h
60
efx_tx_desc(struct efx_tx_queue *tx_queue, unsigned int index)
drivers/net/ethernet/sfc/nic_common.h
68
static inline bool efx_nic_tx_is_empty(struct efx_tx_queue *tx_queue, unsigned int write_count)
drivers/net/ethernet/sfc/nic_common.h
78
int efx_enqueue_skb_tso(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/nic_common.h
87
static inline bool efx_nic_may_push_tx_desc(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/ptp.c
1079
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/ptp.c
602
ktime_t efx_ptp_nic_to_kernel_time(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/ptp.h
47
ktime_t efx_ptp_nic_to_kernel_time(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/selftest.c
415
static int efx_begin_loopback(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/selftest.c
475
static int efx_end_loopback(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/selftest.c
534
efx_test_loopback(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/selftest.c
624
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx.c
752
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx.h
16
void efx_siena_init_tx_queue_core_txq(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/efx.h
19
netdev_tx_t __efx_siena_enqueue_skb(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/efx.h
21
static inline netdev_tx_t efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb)
drivers/net/ethernet/sfc/siena/efx_channels.c
1122
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx_channels.c
1146
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx_channels.c
1203
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx_channels.c
535
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx_channels.c
606
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx_channels.c
644
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx_channels.c
747
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx_channels.c
772
struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/efx_channels.c
787
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/efx_channels.c
872
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/ethtool_common.c
258
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/ethtool_common.c
487
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/farch.c
1085
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/farch.c
283
static inline void efx_farch_notify_tx_desc(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/farch.c
295
static inline void efx_farch_push_tx_desc(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/farch.c
317
void efx_farch_tx_write(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/farch.c
358
unsigned int efx_farch_tx_limit_len(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/farch.c
371
int efx_farch_tx_probe(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/farch.c
383
void efx_farch_tx_init(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/farch.c
423
static void efx_farch_flush_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/farch.c
437
void efx_farch_tx_fini(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/farch.c
452
void efx_farch_tx_remove(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/farch.c
607
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/farch.c
651
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/farch.c
719
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/farch.c
830
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/net_driver.h
1346
int (*tx_probe)(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/net_driver.h
1347
void (*tx_init)(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/net_driver.h
1348
void (*tx_remove)(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/net_driver.h
1349
void (*tx_write)(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/net_driver.h
1350
netdev_tx_t (*tx_enqueue)(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
drivers/net/ethernet/sfc/siena/net_driver.h
1351
unsigned int (*tx_limit_len)(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/net_driver.h
1522
static inline struct efx_tx_queue *
drivers/net/ethernet/sfc/siena/net_driver.h
1529
static inline struct efx_tx_queue *
drivers/net/ethernet/sfc/siena/net_driver.h
1631
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/net_driver.h
1645
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/net_driver.h
1669
efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/net_driver.h
1676
__efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/net_driver.h
1683
efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/net_driver.h
546
struct efx_tx_queue tx_queue[EFX_MAX_TXQ_PER_CHANNEL];
drivers/net/ethernet/sfc/siena/net_driver.h
547
struct efx_tx_queue *tx_queue_by_type[EFX_TXQ_TYPES];
drivers/net/ethernet/sfc/siena/net_driver.h
974
struct efx_tx_queue **xdp_tx_queues;
drivers/net/ethernet/sfc/siena/nic.h
124
int efx_farch_tx_probe(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/nic.h
125
void efx_farch_tx_init(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/nic.h
126
void efx_farch_tx_fini(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/nic.h
127
void efx_farch_tx_remove(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/nic.h
128
void efx_farch_tx_write(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/nic.h
129
unsigned int efx_farch_tx_limit_len(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/nic_common.h
118
static inline int efx_nic_probe_tx(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/nic_common.h
122
static inline void efx_nic_init_tx(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/nic_common.h
126
static inline void efx_nic_remove_tx(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/nic_common.h
131
static inline void efx_nic_push_buffers(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/nic_common.h
60
efx_tx_desc(struct efx_tx_queue *tx_queue, unsigned int index)
drivers/net/ethernet/sfc/siena/nic_common.h
68
static inline bool efx_nic_tx_is_empty(struct efx_tx_queue *tx_queue, unsigned int write_count)
drivers/net/ethernet/sfc/siena/nic_common.h
86
static inline bool efx_nic_may_push_tx_desc(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/ptp.c
1092
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/ptp.c
609
ktime_t efx_siena_ptp_nic_to_kernel_time(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/ptp.h
46
ktime_t efx_siena_ptp_nic_to_kernel_time(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/selftest.c
416
static int efx_begin_loopback(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/selftest.c
476
static int efx_end_loopback(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/selftest.c
535
efx_test_loopback(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/selftest.c
629
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/tx.c
115
struct efx_tx_queue *q;
drivers/net/ethernet/sfc/siena/tx.c
139
netdev_tx_t __efx_siena_enqueue_skb(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx.c
212
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/tx.c
26
static inline u8 *efx_tx_get_copy_buffer(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx.c
303
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/siena/tx.c
346
void efx_siena_init_tx_queue_core_txq(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/tx.c
44
static void efx_tx_maybe_stop_queue(struct efx_tx_queue *txq1)
drivers/net/ethernet/sfc/siena/tx.c
48
struct efx_tx_queue *txq2;
drivers/net/ethernet/sfc/siena/tx.c
83
static int efx_enqueue_skb_copy(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx_common.c
121
static void efx_dequeue_buffer(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx_common.c
169
void efx_siena_fini_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/tx_common.c
17
static unsigned int efx_tx_cb_page_count(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/tx_common.c
197
static void efx_dequeue_buffers(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx_common.c
226
void efx_siena_xmit_done_check_empty(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/tx_common.c
23
int efx_siena_probe_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/tx_common.c
239
void efx_siena_xmit_done(struct efx_tx_queue *tx_queue, unsigned int index)
drivers/net/ethernet/sfc/siena/tx_common.c
272
void efx_siena_enqueue_unwind(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx_common.c
287
struct efx_tx_buffer *efx_siena_tx_map_chunk(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx_common.c
328
int efx_siena_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/siena/tx_common.c
430
int efx_siena_tx_tso_fallback(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx_common.c
67
void efx_siena_init_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/tx_common.c
97
void efx_siena_remove_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/siena/tx_common.h
14
int efx_siena_probe_tx_queue(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/tx_common.h
15
void efx_siena_init_tx_queue(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/tx_common.h
16
void efx_siena_fini_tx_queue(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/tx_common.h
17
void efx_siena_remove_tx_queue(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/tx_common.h
24
void efx_siena_xmit_done_check_empty(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/siena/tx_common.h
25
void efx_siena_xmit_done(struct efx_tx_queue *tx_queue, unsigned int index);
drivers/net/ethernet/sfc/siena/tx_common.h
27
void efx_siena_enqueue_unwind(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx_common.h
30
struct efx_tx_buffer *efx_siena_tx_map_chunk(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/siena/tx_common.h
32
int efx_siena_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/siena/tx_common.h
36
int efx_siena_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
drivers/net/ethernet/sfc/tx.c
212
static int efx_enqueue_skb_pio(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx.c
268
static bool efx_tx_may_pio(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx.c
290
struct efx_tx_queue *q;
drivers/net/ethernet/sfc/tx.c
314
netdev_tx_t __efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb)
drivers/net/ethernet/sfc/tx.c
34
static inline u8 *efx_tx_get_copy_buffer(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx.c
417
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/tx.c
508
struct efx_tx_queue *tx_queue;
drivers/net/ethernet/sfc/tx.c
52
static void efx_tx_maybe_stop_queue(struct efx_tx_queue *txq1)
drivers/net/ethernet/sfc/tx.c
546
void efx_xmit_done_single(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx.c
56
struct efx_tx_queue *txq2;
drivers/net/ethernet/sfc/tx.c
590
void efx_init_tx_queue_core_txq(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx.c
91
static int efx_enqueue_skb_copy(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx.h
15
unsigned int efx_tx_limit_len(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_common.c
102
void efx_fini_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx_common.c
131
void efx_remove_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx_common.c
155
void efx_dequeue_buffer(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_common.c
17
static unsigned int efx_tx_cb_page_count(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx_common.c
221
static void efx_dequeue_buffers(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_common.c
23
int efx_probe_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx_common.c
254
void efx_xmit_done_check_empty(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx_common.c
267
int efx_xmit_done(struct efx_tx_queue *tx_queue, unsigned int index)
drivers/net/ethernet/sfc/tx_common.c
307
void efx_enqueue_unwind(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_common.c
327
struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_common.c
368
int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/tx_common.c
471
int efx_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb)
drivers/net/ethernet/sfc/tx_common.c
67
void efx_init_tx_queue(struct efx_tx_queue *tx_queue)
drivers/net/ethernet/sfc/tx_common.h
14
int efx_probe_tx_queue(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/tx_common.h
15
void efx_init_tx_queue(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/tx_common.h
16
void efx_fini_tx_queue(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/tx_common.h
17
void efx_remove_tx_queue(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/tx_common.h
19
void efx_dequeue_buffer(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_common.h
32
void efx_xmit_done_check_empty(struct efx_tx_queue *tx_queue);
drivers/net/ethernet/sfc/tx_common.h
33
int efx_xmit_done(struct efx_tx_queue *tx_queue, unsigned int index);
drivers/net/ethernet/sfc/tx_common.h
35
void efx_enqueue_unwind(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_common.h
38
struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_common.h
41
int efx_tx_map_data(struct efx_tx_queue *tx_queue, struct sk_buff *skb,
drivers/net/ethernet/sfc/tx_common.h
45
int efx_tx_tso_fallback(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
drivers/net/ethernet/sfc/tx_tso.c
102
static void efx_tx_queue_insert(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_tso.c
170
struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_tso.c
232
static void tso_fill_packet_with_fragment(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_tso.c
285
static int tso_start_new_packet(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_tso.c
362
int efx_enqueue_skb_tso(struct efx_tx_queue *tx_queue,
drivers/net/ethernet/sfc/tx_tso.c
79
static inline void prefetch_ptr(struct efx_tx_queue *tx_queue)