Home
last modified time | relevance | path

Searched refs:qed_spq_post (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_sp_commands.c437 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_start()
467 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update()
500 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_ufp()
536 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_tunn_cfg()
563 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_stop()
584 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_heartbeat_ramrod()
611 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_stag()
Dqed_roce.c364 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_create_responder()
491 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_create_requester()
598 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_modify_responder()
691 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_modify_requester()
754 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_destroy_qp_responder()
817 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_destroy_qp_requester()
898 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_query_qp()
945 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_query_qp()
Dqed_rdma.c640 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_start_fw()
771 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_stop()
1077 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_create_cq()
1140 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_destroy_cq()
1555 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_register_tid()
1595 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_deregister_tid()
1637 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_deregister_tid()
1685 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_modify_srq()
1722 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_destroy_srq()
1790 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_create_srq()
Dqed_iscsi.c286 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_func_start()
467 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_offload()
511 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_update()
559 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_mac_update()
598 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_terminate()
629 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_clear_sq()
657 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_func_stop()
Dqed_l2.c433 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_vport_start()
761 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vport_update()
793 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vport_stop()
914 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_rxq_start_ramrod()
1021 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_rx_queues_update()
1063 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_pf_rx_queue_stop()
1122 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_txq_start_ramrod()
1199 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_pf_tx_queue_stop()
1401 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_filter_ucast()
1549 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_filter_mcast()
[all …]
Dqed_fcoe.c241 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_func_start()
326 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_conn_offload()
357 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_conn_destroy()
388 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_func_stop()
Dqed_sp.h244 int qed_spq_post(struct qed_hwfn *p_hwfn,
Dqed_iwarp.c296 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_create_qp()
339 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_modify_fw()
498 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_fw_destroy()
741 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_tcp_offload()
912 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_mpa_offload()
3227 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_send_rtr()
Dqed_ll2.c999 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_rx_queue_start()
1086 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_tx_queue_start()
1121 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_rx_queue_stop()
1145 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_tx_queue_stop()
Dqed_spq.c825 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post() function
Dqed_sriov.c127 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vf_start()
154 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vf_stop()