Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.h178 struct octep_tx_desc_hw *desc_ring;
275 struct octep_tx_desc_hw { struct
297 #define OCTEP_IQ_DESC_SIZE (sizeof(struct octep_tx_desc_hw)) argument
H A Doctep_main.c632 struct octep_tx_desc_hw *hw_desc; in octep_start_xmit()