Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_tx.h164 struct octep_tx_desc_hw *desc_ring;
261 struct octep_tx_desc_hw { struct
283 #define OCTEP_IQ_DESC_SIZE (sizeof(struct octep_tx_desc_hw)) argument
Doctep_main.c624 struct octep_tx_desc_hw *hw_desc; in octep_start_xmit()