Searched refs:PENDING_EVENT_FRAME_TO_SEND (Results 1 – 2 of 2) sorted by relevance
51 PENDING_EVENT_FRAME_TO_SEND, /* There is a tx frame to send */ enumerator579 set_pending_event(PENDING_EVENT_FRAME_TO_SEND); in notify_new_tx_frame()586 if (is_pending_event_set(PENDING_EVENT_FRAME_TO_SEND)) { in platformRadioProcess()589 reset_pending_event(PENDING_EVENT_FRAME_TO_SEND); in platformRadioProcess()
74 PENDING_EVENT_FRAME_TO_SEND, /* There is a tx frame to send */ enumerator610 set_pending_event(PENDING_EVENT_FRAME_TO_SEND); in notify_new_tx_frame()637 if (is_pending_event_set(PENDING_EVENT_FRAME_TO_SEND)) { in platformRadioProcess()640 reset_pending_event(PENDING_EVENT_FRAME_TO_SEND); in platformRadioProcess()
Completed in 23 milliseconds