Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_tx.c199 if (adapter->epping_timer_state != EPPING_TX_TIMER_RUNNING) { in epping_tx_timer_expire()
200 adapter->epping_timer_state = EPPING_TX_TIMER_RUNNING; in epping_tx_timer_expire()
288 if (adapter->epping_timer_state != EPPING_TX_TIMER_RUNNING) { in epping_tx_send()
289 adapter->epping_timer_state = EPPING_TX_TIMER_RUNNING; in epping_tx_send()
/wlan-driver/qca-wifi-host-cmn/utils/epping/inc/
H A Depping_internal.h122 EPPING_TX_TIMER_RUNNING enumerator