Searched refs:qed_send_qm_stop_cmd (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
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
|
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()
|
D | qed_hsi.h | 2553 bool qed_send_qm_stop_cmd(struct qed_hwfn *p_hwfn,
|