Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_hif_dpmaif.h99 bool que_started; member
125 bool que_started; member
A Dt7xx_dpmaif.h43 bool que_started; member
50 bool que_started; member
A Dt7xx_hif_dpmaif_tx.c58 if (!txq->que_started) in t7xx_dpmaif_update_drb_rd_idx()
254 if (!txq->que_started || dpmaif_ctrl->state != DPMAIF_STATE_PWRON) in t7xx_dpmaif_add_skb_to_ring()
352 if (!txq->que_started) in t7xx_select_tx_queue()
650 txq->que_started = false; in t7xx_dpmaif_tx_stop()
666 txq->que_started = false; in t7xx_dpmaif_txq_flush_rel()
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()
A Dt7xx_hif_dpmaif_rx.c87 if (!rxq->que_started) { in t7xx_dpmaif_update_bat_wr_idx()
242 if (!rxq->que_started) in t7xx_dpmaifq_release_pit_entry()
508 if (!rxq->que_started || !rel_entry_num) in t7xx_dpmaif_release_bat_entry()
802 if (!rxq->que_started) in t7xx_dpmaifq_poll_pit()
841 if (!rxq->que_started) { in t7xx_dpmaif_napi_rx_poll()
1126 rxq->que_started = false; in t7xx_dpmaif_rx_stop()
1134 rxq->que_started = false; in t7xx_dpmaif_stop_rxq()
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()

Completed in 13 milliseconds