Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c76 #define STATUS_TOTAL_SIZE TX_RING_SIZE*sizeof(struct tx_status_words)
273 struct tx_status_words { struct
316 struct tx_status_words *tx_status;
325 struct tx_status_words *tx_tail_desc;
790 i*sizeof(struct tx_status_words)); in yellowfin_init_ring()
798 i*sizeof(struct tx_status_words) + in yellowfin_init_ring()