Searched defs:ce_state (Results 1 – 4 of 4) sorted by relevance
268 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send_nolock()353 int ath10k_ce_send(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send()446 int ath10k_ce_completed_recv_next_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_recv_next_nolock()502 int ath10k_ce_completed_recv_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_recv_next()523 int ath10k_ce_revoke_recv_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_revoke_recv_next()580 int ath10k_ce_completed_send_next_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_send_next_nolock()640 int ath10k_ce_cancel_send_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_cancel_send_next()698 int ath10k_ce_completed_send_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_send_next()727 struct ath10k_ce_pipe *ce_state = &ar_pci->ce_states[ce_id]; in ath10k_ce_per_engine_service() local786 static void ath10k_ce_per_engine_handler_adjust(struct ath10k_ce_pipe *ce_state) in ath10k_ce_per_engine_handler_adjust()[all …]
836 static void ath10k_pci_ce_send_done(struct ath10k_ce_pipe *ce_state) in ath10k_pci_ce_send_done()862 static void ath10k_pci_ce_recv_data(struct ath10k_ce_pipe *ce_state) in ath10k_pci_ce_recv_data()1446 static void ath10k_pci_bmi_send_done(struct ath10k_ce_pipe *ce_state) in ath10k_pci_bmi_send_done()1460 static void ath10k_pci_bmi_recv_data(struct ath10k_ce_pipe *ce_state) in ath10k_pci_bmi_recv_data()
57 u32 ce_state; member
149 int ce_state ; /* CEM state */ member