Home
last modified time | relevance | path

Searched refs:octep_vf_tx_buffer (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_tx.h52 struct octep_vf_tx_buffer { struct
60 #define OCTEP_VF_IQ_TXBUFF_INFO_SIZE (sizeof(struct octep_vf_tx_buffer)) argument
141 struct octep_vf_tx_buffer *buff_info;
Doctep_vf_tx.c37 struct octep_vf_tx_buffer *tx_buffer; in octep_vf_iq_process_completions()
104 struct octep_vf_tx_buffer *tx_buffer; in octep_vf_iq_free_pending()
227 struct octep_vf_tx_buffer *tx_buffer; in octep_vf_setup_iq()
Doctep_vf_main.c601 struct octep_vf_tx_buffer *tx_buffer; in octep_vf_start_xmit()