Lines Matching full:qm
1394 /******************** QM initialization *******************/
1440 /* Getters for resource amounts necessary for qm initialization */
1511 /* initialize the top level QM params */
1540 /* initialize qm vport params */
1551 /* initialize qm port params */
1554 /* Initialize qm port parameters */ in qed_init_qm_port_params()
1576 /* Reset the params which must be reset for qm init. QM init may be called as
1579 * values. The allocations made for QM init, ports, vports, pqs and vfqs are not
1660 /* qm params accounting */ in qed_init_qm_pq()
1722 /* save pq index in qm info */
1970 …"qm init top level params: start_pq %d, start_vport %d, pure_lb_pq %d, offload_pq %d, llt_pq %d, p… in qed_dp_init_qm_params()
2041 /* init QM top level params */ in qed_init_qm_info()
2044 /* init QM port params */ in qed_init_qm_info()
2047 /* init QM vport params */ in qed_init_qm_info()
2050 /* init QM physical queue params */ in qed_init_qm_info()
2057 /* This function reconfigures the QM pf on the fly.
2059 * 1. reconfigure the QM database
2061 * 3. send an sdm_qm_cmd through the rbc interface to stop the QM
2063 * 5. send an sdm_qm_cmd through rbc interface to release the QM
2071 /* initialize qed's qm data structure */ in qed_qm_reconf()
2074 /* stop PF's qm queues */ in qed_qm_reconf()
2082 /* prepare QM portion of runtime array */ in qed_qm_reconf()
2091 /* start PF's qm queues */ in qed_qm_reconf()
2138 DP_NOTICE(p_hwfn, "Failed to allocate memory for QM params\n"); in qed_alloc_qm_data()
2187 /* init qm info */ in qed_resc_alloc()