Home
last modified time | relevance | path

Searched refs:ixgbevf_tx_buffer (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h55 struct ixgbevf_tx_buffer { struct
120 struct ixgbevf_tx_buffer *tx_buffer_info;
Dixgbevf_main.c197 struct ixgbevf_tx_buffer *tx_buffer) in ixgbevf_unmap_and_free_tx_resource()
294 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_clean_tx_irq()
2139 struct ixgbevf_tx_buffer *tx_buffer_info; in ixgbevf_clean_tx_ring()
2152 size = sizeof(struct ixgbevf_tx_buffer) * tx_ring->count; in ixgbevf_clean_tx_ring()
2970 size = sizeof(struct ixgbevf_tx_buffer) * tx_ring->count; in ixgbevf_setup_tx_resources()
3267 struct ixgbevf_tx_buffer *first, in ixgbevf_tso()
3337 struct ixgbevf_tx_buffer *first) in ixgbevf_tx_csum()
3446 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_map()
3451 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_tx_map()
3603 struct ixgbevf_tx_buffer *first; in ixgbevf_xmit_frame()