Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h2497 #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 macro
Dtg3.c816 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_event_lock()
836 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_wait_for_event()
885 APE_EVENT_STATUS_EVENT_PENDING; in tg3_ape_scratchpad_read()
929 event | APE_EVENT_STATUS_EVENT_PENDING); in tg3_ape_send_event()