/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_sp_commands.c | 413 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_start() 443 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update() 476 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_ufp() 512 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_update_tunn_cfg() 539 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_pf_stop() 560 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_heartbeat_ramrod() 587 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() 872 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_query_qp() 918 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_roce_query_qp()
|
D | qed_rdma.c | 646 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_start_fw() 777 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_stop() 1118 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_create_cq() 1180 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_destroy_cq() 1595 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_register_tid() 1635 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_deregister_tid() 1677 rc = qed_spq_post(p_hwfn, p_ent, &fw_return_code); in qed_rdma_deregister_tid() 1734 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_modify_srq() 1772 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_destroy_srq() 1857 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_rdma_create_srq()
|
D | qed_iscsi.c | 256 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_func_start() 445 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_offload() 485 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_update() 529 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_mac_update() 564 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_terminate() 589 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_conn_clear_sq() 613 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_iscsi_func_stop()
|
D | qed_l2.c | 412 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_vport_start() 740 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vport_update() 772 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vport_stop() 893 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_rxq_start_ramrod() 1000 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_rx_queues_update() 1042 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_pf_rx_queue_stop() 1101 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_txq_start_ramrod() 1178 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_eth_pf_tx_queue_stop() 1380 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_filter_ucast() 1528 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_eth_filter_mcast() [all …]
|
D | qed_fcoe.c | 213 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_func_start() 299 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_conn_offload() 330 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_conn_destroy() 361 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_fcoe_func_stop()
|
D | qed_sp.h | 213 int qed_spq_post(struct qed_hwfn *p_hwfn,
|
D | qed_iwarp.c | 270 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_create_qp() 319 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_modify_fw() 478 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_fw_destroy() 723 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_iwarp_tcp_offload() 900 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 | 993 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_rx_queue_start() 1080 rc = qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_tx_queue_start() 1115 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_rx_queue_stop() 1139 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_ll2_tx_queue_stop()
|
D | qed_spq.c | 817 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post() function
|
D | qed_sriov.c | 103 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vf_start() 130 return qed_spq_post(p_hwfn, p_ent, NULL); in qed_sp_vf_stop()
|