Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.c2821 if (bnx2_phy_event_is_set(bp, bnapi, STATUS_ATTN_BITS_TIMER_ABORT)) in bnx2_phy_int()
3396 STATUS_ATTN_BITS_TIMER_ABORT)
Dbnx2.h95 #define STATUS_ATTN_BITS_TIMER_ABORT (1L<<24) macro