Searched refs:arControlEp (Results 1 – 3 of 3) sorted by relevance
196 if (ar->arTxPending[ar->arControlEp]) { in ar6000_wow_suspend()198 ar->arTxPending[ar->arControlEp] == 0, wmitimeout * HZ); in ar6000_wow_suspend()201 …_DEBUG_ERR,("Fail to setup WoW. Pending wmi control data %d\n", ar->arTxPending[ar->arControlEp])); in ar6000_wow_suspend()518 if (ar->arTxPending[ar->arControlEp]) { in ar6000_setup_deep_sleep_state()520 ar->arTxPending[ar->arControlEp] == 0, wmitimeout * HZ); in ar6000_setup_deep_sleep_state()
2368 ar->arControlEp = response.Endpoint; in ar6000_connectservice()2758 ar6000_rx_refill(ar, ar->arControlEp); in ar6000_init()3408 if (Endpoint == ar->arControlEp) { in ar6000_tx_queue_full()3512 if ((eid != ar->arControlEp) || bypasswmi) { in ar6000_tx_complete()3516 if (eid == ar->arControlEp) in ar6000_tx_complete()3551 && (eid != ar->arControlEp) && mapNo) in ar6000_tx_complete()3695 if (ept == ar->arControlEp) { in ar6000_rx()5338 if (ar->arWMIControlEpFull && (eid == ar->arControlEp)) { in ar6000_control_tx()5368 if (eid != ar->arControlEp) { in ar6000_control_tx()
546 HTC_ENDPOINT_ID arControlEp; member