Searched refs:send_cmd (Results 1 – 6 of 6) sorted by relevance
161 goto send_cmd; in iwl_mvm_send_bt_init_conf()175 send_cmd: in iwl_mvm_send_bt_init_conf()
1539 int (*send_cmd)(struct bxe_softc *sc, member1813 int (*send_cmd)(struct bxe_softc *sc, member
4668 rc = o->send_cmd(sc, params); in ecore_queue_state_change()5765 obj->send_cmd = ecore_queue_send_cmd_e1x; in ecore_init_queue_obj()5767 obj->send_cmd = ecore_queue_send_cmd_e2; in ecore_init_queue_obj()6568 obj->send_cmd = ecore_func_send_cmd; in ecore_init_func_obj()6627 rc = o->send_cmd(sc, params); in ecore_func_state_change()
1760 cmd_idx = trans->ops->send_cmd(trans, cmd); in iwl_trans_txq_send_hcmd_sync()1860 ret = trans->ops->send_cmd(trans, cmd); in iwl_trans_txq_send_hcmd()
574 int (*send_cmd)(struct iwl_trans *trans, struct iwl_host_cmd *cmd); member
3535 .send_cmd = iwl_pcie_enqueue_hcmd,3561 .send_cmd = iwl_pcie_gen2_enqueue_hcmd,