Searched refs:qed_send_qm_stop_cmd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 940 bool qed_send_qm_stop_cmd(struct qed_hwfn *p_hwfn, in qed_send_qm_stop_cmd() function
|
H A D | qed_dev.c | 2082 b_rc = qed_send_qm_stop_cmd(p_hwfn, p_ptt, false, true, in qed_qm_reconf() 2099 b_rc = qed_send_qm_stop_cmd(p_hwfn, p_ptt, true, true, in qed_qm_reconf()
|
H A D | qed_hsi.h | 3859 * @brief qed_send_qm_stop_cmd Sends a stop command to the QM 3871 bool qed_send_qm_stop_cmd(struct qed_hwfn *p_hwfn,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 1139 bool qed_send_qm_stop_cmd(struct qed_hwfn *p_hwfn, in qed_send_qm_stop_cmd() function
|
H A D | qed_dev.c | 2095 b_rc = qed_send_qm_stop_cmd(p_hwfn, p_ptt, false, true, in qed_qm_reconf() 2112 b_rc = qed_send_qm_stop_cmd(p_hwfn, p_ptt, true, true, in qed_qm_reconf()
|
H A D | qed_hsi.h | 2541 * qed_send_qm_stop_cmd(): Sends a stop command to the QM. 2553 bool qed_send_qm_stop_cmd(struct qed_hwfn *p_hwfn,
|
Completed in 96 milliseconds