Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h2678 struct tg3_hw_status { struct
3007 struct tg3_hw_status *hw_status;
Dtg3.c1041 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_has_work()
7045 struct tg3_hw_status *sblk = tp->napi[0].hw_status; in tg3_poll_link()
7258 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_poll_msix()
7352 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_poll()
7540 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_interrupt()
7589 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_interrupt_tagged()
7642 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_test_isr()
8830 struct tg3_hw_status *sblk; in tg3_alloc_consistent()