Searched refs:octep_tx_desc_hw (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.h177 struct octep_tx_desc_hw *desc_ring;
297 struct octep_tx_desc_hw { struct
314 static_assert(sizeof(struct octep_tx_desc_hw) == 64);
316 #define OCTEP_IQ_DESC_SIZE (sizeof(struct octep_tx_desc_hw))
H A Doctep_main.c848 struct octep_tx_desc_hw *hw_desc;

Completed in 221 milliseconds