Searched refs:ixgbevf_tx_buffer (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf.h | 29 struct ixgbevf_tx_buffer { struct 105 struct ixgbevf_tx_buffer *tx_buffer_info; 471 struct ixgbevf_tx_buffer *first, 483 struct ixgbevf_tx_buffer *first, in ixgbevf_ipsec_tx()
|
H A D | ixgbevf_main.c | 268 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_clean_tx_irq() 979 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_xmit_xdp_ring() 1740 sizeof(struct ixgbevf_tx_buffer) * ring->count); in ixgbevf_configure_tx_ring() 2403 struct ixgbevf_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbevf_clean_tx_ring() 3412 size = sizeof(struct ixgbevf_tx_buffer) * tx_ring->count; in ixgbevf_setup_tx_resources() 3764 struct ixgbevf_tx_buffer *first, in ixgbevf_tso() 3870 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_csum() 3969 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_map() 3973 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_tx_map() 4137 struct ixgbevf_tx_buffer *firs in ixgbevf_xmit_frame_ring() [all...] |
H A D | ipsec.c | 458 struct ixgbevf_tx_buffer *first, in ixgbevf_ipsec_tx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf.h | 29 struct ixgbevf_tx_buffer { struct 105 struct ixgbevf_tx_buffer *tx_buffer_info; 472 struct ixgbevf_tx_buffer *first, 484 struct ixgbevf_tx_buffer *first, in ixgbevf_ipsec_tx()
|
H A D | ixgbevf_main.c | 268 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_clean_tx_irq() 974 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_xmit_xdp_ring() 1732 sizeof(struct ixgbevf_tx_buffer) * ring->count); in ixgbevf_configure_tx_ring() 2409 struct ixgbevf_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbevf_clean_tx_ring() 3420 size = sizeof(struct ixgbevf_tx_buffer) * tx_ring->count; in ixgbevf_setup_tx_resources() 3772 struct ixgbevf_tx_buffer *first, in ixgbevf_tso() 3869 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_csum() 3965 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_map() 3969 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_tx_map() 4133 struct ixgbevf_tx_buffer *firs in ixgbevf_xmit_frame_ring() [all...] |
H A D | ipsec.c | 464 struct ixgbevf_tx_buffer *first, in ixgbevf_ipsec_tx()
|
Completed in 14 milliseconds