Searched defs:dpmaif_ctrl (Results 1 – 4 of 4) sorted by relevance
58 static void t7xx_dpmaif_enable_irq(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_enable_irq()69 static void t7xx_dpmaif_disable_irq(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_disable_irq()82 struct dpmaif_ctrl *dpmaif_ctrl = isr_para->dpmaif_ctrl; in t7xx_dpmaif_irq_cb() local146 struct dpmaif_ctrl *dpmaif_ctrl; in t7xx_dpmaif_isr_handler() local162 struct dpmaif_ctrl *dpmaif_ctrl = isr_para->dpmaif_ctrl; in t7xx_dpmaif_isr_thread() local299 static int t7xx_dpmaif_start(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_start()392 static int t7xx_dpmaif_stop(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_stop()412 struct dpmaif_ctrl *dpmaif_ctrl = param; in t7xx_dpmaif_suspend() local449 struct dpmaif_ctrl *dpmaif_ctrl = param; in t7xx_dpmaif_resume() local539 struct dpmaif_ctrl *dpmaif_ctrl; in t7xx_dpmaif_hif_init() local[all …]
51 static unsigned int t7xx_dpmaif_update_drb_rd_idx(struct dpmaif_ctrl *dpmaif_ctrl, in t7xx_dpmaif_update_drb_rd_idx()80 static unsigned int t7xx_dpmaif_release_tx_buffer(struct dpmaif_ctrl *dpmaif_ctrl, in t7xx_dpmaif_release_tx_buffer()134 static int t7xx_dpmaif_tx_release(struct dpmaif_ctrl *dpmaif_ctrl, in t7xx_dpmaif_tx_release()161 struct dpmaif_ctrl *dpmaif_ctrl = txq->dpmaif_ctrl; in t7xx_dpmaif_tx_done() local334 static bool t7xx_tx_lists_are_all_empty(const struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_tx_lists_are_all_empty()411 static void t7xx_do_tx_hw_push(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_do_tx_hw_push()448 struct dpmaif_ctrl *dpmaif_ctrl = arg; in t7xx_dpmaif_tx_hw_push_thread() local478 int t7xx_dpmaif_tx_thread_init(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_tx_thread_init()486 void t7xx_dpmaif_tx_thread_rel(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_tx_thread_rel()641 void t7xx_dpmaif_tx_stop(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_tx_stop()[all …]
115 struct dpmaif_ctrl *dpmaif_ctrl; member140 struct dpmaif_ctrl *dpmaif_ctrl; member145 struct dpmaif_ctrl *dpmaif_ctrl; member170 struct dpmaif_ctrl { struct194 struct dpmaif_ctrl *t7xx_dpmaif_hif_init(struct t7xx_pci_dev *t7xx_dev, argument
80 static int t7xx_dpmaif_update_bat_wr_idx(struct dpmaif_ctrl *dpmaif_ctrl, in t7xx_dpmaif_update_bat_wr_idx()113 static bool t7xx_alloc_and_map_skb_info(const struct dpmaif_ctrl *dpmaif_ctrl, in t7xx_alloc_and_map_skb_info()164 int t7xx_dpmaif_rx_buf_alloc(struct dpmaif_ctrl *dpmaif_ctrl, in t7xx_dpmaif_rx_buf_alloc()681 struct dpmaif_ctrl *dpmaif_ctrl = rxq->dpmaif_ctrl; in t7xx_dpmaifq_rx_notify_hw() local696 struct dpmaif_ctrl *dpmaif_ctrl = rxq->dpmaif_ctrl; in t7xx_dpmaif_rx_skb() local812 static int t7xx_dpmaif_napi_rx_data_collect(struct dpmaif_ctrl *dpmaif_ctrl, in t7xx_dpmaif_napi_rx_data_collect()917 static void t7xx_dpmaif_base_free(const struct dpmaif_ctrl *dpmaif_ctrl, in t7xx_dpmaif_base_free()1084 int t7xx_dpmaif_bat_rel_wq_alloc(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_bat_rel_wq_alloc()1095 void t7xx_dpmaif_bat_wq_rel(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_bat_wq_rel()1111 void t7xx_dpmaif_rx_stop(struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_dpmaif_rx_stop()[all …]
Completed in 11 milliseconds