Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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;
788 i*sizeof(struct tx_status_words)); in yellowfin_init_ring()
796 i*sizeof(struct tx_status_words) + in yellowfin_init_ring()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds