Home
last modified time | relevance | path

Searched refs:APE_EVENT_STATUS_EVENT_PENDING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h2497 #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 macro
H A Dtg3.c815 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_event_lock()
835 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_wait_for_event()
884 APE_EVENT_STATUS_EVENT_PENDING; in tg3_ape_scratchpad_read()
928 event | APE_EVENT_STATUS_EVENT_PENDING); in tg3_ape_send_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h2497 #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 macro
H A 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()

Completed in 97 milliseconds