Lines Matching defs:tx_queue

33 static void efx_dequeue_buffer(struct efx_tx_queue *tx_queue,  in efx_dequeue_buffer()
89 static void efx_tsoh_free(struct efx_tx_queue *tx_queue, in efx_tsoh_free()
138 netdev_tx_t efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb) in efx_enqueue_skb()
302 static void efx_dequeue_buffers(struct efx_tx_queue *tx_queue, in efx_dequeue_buffers()
345 struct efx_tx_queue *tx_queue; in efx_hard_start_xmit() local
361 void efx_init_tx_queue_core_txq(struct efx_tx_queue *tx_queue) in efx_init_tx_queue_core_txq()
377 struct efx_tx_queue *tx_queue; in efx_setup_tc() local
430 void efx_xmit_done(struct efx_tx_queue *tx_queue, unsigned int index) in efx_xmit_done()
466 int efx_probe_tx_queue(struct efx_tx_queue *tx_queue) in efx_probe_tx_queue()
502 void efx_init_tx_queue(struct efx_tx_queue *tx_queue) in efx_init_tx_queue()
520 void efx_release_tx_buffers(struct efx_tx_queue *tx_queue) in efx_release_tx_buffers()
540 void efx_fini_tx_queue(struct efx_tx_queue *tx_queue) in efx_fini_tx_queue()
559 void efx_remove_tx_queue(struct efx_tx_queue *tx_queue) in efx_remove_tx_queue()
687 static int efx_tsoh_block_alloc(struct efx_tx_queue *tx_queue) in efx_tsoh_block_alloc()
717 static void efx_tsoh_block_free(struct efx_tx_queue *tx_queue, in efx_tsoh_block_free()
740 efx_tsoh_heap_alloc(struct efx_tx_queue *tx_queue, size_t header_len) in efx_tsoh_heap_alloc()
762 efx_tsoh_heap_free(struct efx_tx_queue *tx_queue, struct efx_tso_header *tsoh) in efx_tsoh_heap_free()
780 static int efx_tx_queue_insert(struct efx_tx_queue *tx_queue, in efx_tx_queue_insert()
860 static void efx_tso_put_header(struct efx_tx_queue *tx_queue, in efx_tso_put_header()
881 static void efx_enqueue_unwind(struct efx_tx_queue *tx_queue) in efx_enqueue_unwind()
982 static int tso_fill_packet_with_fragment(struct efx_tx_queue *tx_queue, in tso_fill_packet_with_fragment()
1034 static int tso_start_new_packet(struct efx_tx_queue *tx_queue, in tso_start_new_packet()
1117 static int efx_enqueue_skb_tso(struct efx_tx_queue *tx_queue, in efx_enqueue_skb_tso()
1210 static void efx_fini_tso(struct efx_tx_queue *tx_queue) in efx_fini_tso()