Home
last modified time | relevance | path

Searched refs:que_started (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif.h99 bool que_started; member
125 bool que_started; member
H A Dt7xx_dpmaif.h43 bool que_started; member
50 bool que_started; member
H A Dt7xx_hif_dpmaif.c315 rxq->que_started = true; in t7xx_dpmaif_start()
344 txq->que_started = true; in t7xx_dpmaif_start()
438 txq->que_started = true; in t7xx_dpmaif_start_txrx_qs()
443 rxq->que_started = true; in t7xx_dpmaif_start_txrx_qs()
H A Dt7xx_hif_dpmaif_rx.c88 if (!rxq->que_started) { in t7xx_dpmaif_update_bat_wr_idx()
243 if (!rxq->que_started) in t7xx_dpmaifq_release_pit_entry()
514 if (!rxq->que_started || !rel_entry_num) in t7xx_dpmaif_release_bat_entry()
808 if (!rxq->que_started) in t7xx_dpmaifq_poll_pit()
847 if (!rxq->que_started) { in t7xx_dpmaif_napi_rx_poll()
1131 rxq->que_started = false; in t7xx_dpmaif_rx_stop()
1139 rxq->que_started = false; in t7xx_dpmaif_stop_rxq()
H A Dt7xx_dpmaif.c821 if (!dl_que->que_started) in t7xx_dpmaif_config_dlq_hw()
915 if (ul_que->que_started) { in t7xx_dpmaif_config_ulq_hw()
1136 dl_que->que_started = true; in t7xx_dpmaif_set_queue_property()
1143 ul_que->que_started = true; in t7xx_dpmaif_set_queue_property()