Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.h2497 #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 macro
Dtg3.c814 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_event_lock()
834 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_wait_for_event()
883 APE_EVENT_STATUS_EVENT_PENDING; in tg3_ape_scratchpad_read()
927 event | APE_EVENT_STATUS_EVENT_PENDING); in tg3_ape_send_event()