/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_sp_commands.c | 420 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_start() 450 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update() 483 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_ufp() 519 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_tunn_cfg() 546 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_stop() 567 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_heartbeat_ramrod() 594 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_stag()
|
D | qed_roce.c | 338 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_create_responder() 470 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_create_requester() 571 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_modify_responder() 658 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_modify_requester() 726 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_destroy_qp_responder() 791 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_sp_destroy_qp_requester() 871 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_query_qp() 917 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_query_qp()
|
D | qed_nvmetcp.c | 116 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_nvmetcp_func_start() 139 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_nvmetcp_func_stop() 353 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_nvmetcp_conn_offload() 390 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_nvmetcp_conn_update() 419 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_nvmetcp_conn_terminate() 443 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_nvmetcp_conn_clear_sq()
|
D | qed_rdma.c | 619 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_start_fw() 750 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_stop() 1091 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_create_cq() 1153 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_destroy_cq() 1568 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_register_tid() 1608 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_deregister_tid() 1650 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_deregister_tid() 1707 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_modify_srq() 1745 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_destroy_srq() 1830 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_create_srq()
|
D | qed_iscsi.c | 257 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_func_start() 446 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_offload() 486 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_update() 530 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_mac_update() 565 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_terminate() 590 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_clear_sq() 614 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_func_stop()
|
D | qed_l2.c | 413 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_vport_start() 741 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vport_update() 773 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vport_stop() 894 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_rxq_start_ramrod() 1002 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_rx_queues_update() 1044 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_pf_rx_queue_stop() 1103 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_txq_start_ramrod() 1179 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_pf_tx_queue_stop() 1381 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_filter_ucast() 1529 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_filter_mcast() [all …]
|
D | qed_fcoe.c | 214 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_func_start() 300 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_conn_offload() 331 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_conn_destroy() 362 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_func_stop()
|
D | qed_sp.h | 214 int qed_spq_post(struct qed_hwfn *p_hwfn,
|
D | qed_iwarp.c | 272 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_create_qp() 321 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_modify_fw() 480 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_fw_destroy() 725 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_tcp_offload() 902 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_mpa_offload() 3250 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_send_rtr()
|
D | qed_ll2.c | 1018 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_rx_queue_start() 1106 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_tx_queue_start() 1141 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_rx_queue_stop() 1166 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_tx_queue_stop()
|
D | qed_spq.c | 830 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post() function
|
D | qed_sriov.c | 105 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vf_start() 132 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vf_stop()
|