Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_sp_commands.c419 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_start()
449 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update()
482 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_ufp()
518 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_tunn_cfg()
545 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_stop()
566 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_heartbeat_ramrod()
590 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()
753 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_destroy_qp_responder()
816 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_destroy_qp_requester()
897 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_query_qp()
944 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_query_qp()
Dqed_rdma.c633 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_start_fw()
766 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_stop()
1070 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_create_cq()
1133 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_destroy_cq()
1546 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_register_tid()
1586 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_deregister_tid()
1628 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_deregister_tid()
1676 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_modify_srq()
1713 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_destroy_srq()
1781 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_create_srq()
Dqed_iscsi.c285 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_func_start()
466 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_offload()
510 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_update()
558 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_mac_update()
597 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_terminate()
628 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_clear_sq()
656 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()
753 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vport_update()
785 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vport_stop()
906 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_rxq_start_ramrod()
1013 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_rx_queues_update()
1055 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_pf_rx_queue_stop()
1114 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_txq_start_ramrod()
1191 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_pf_tx_queue_stop()
1392 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_filter_ucast()
1540 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_filter_mcast()
[all …]
Dqed_fcoe.c240 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_func_start()
321 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_conn_offload()
352 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_conn_destroy()
383 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_func_stop()
Dqed_sp.h239 int qed_spq_post(struct qed_hwfn *p_hwfn,
Dqed_iwarp.c291 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_create_qp()
334 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_modify_fw()
493 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_fw_destroy()
735 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_tcp_offload()
906 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_mpa_offload()
3190 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_send_rtr()
Dqed_ll2.c990 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_rx_queue_start()
1077 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_tx_queue_start()
1105 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_rx_queue_stop()
1127 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_tx_queue_stop()
Dqed_spq.c771 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post() function
Dqed_sriov.c126 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vf_start()
153 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vf_stop()