Home
last modified time | relevance | path

Searched refs:qed_mcp_nvm_info_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h1321 void qed_mcp_nvm_info_free(struct qed_hwfn *p_hwfn);
H A Dqed_dev.c4736 qed_mcp_nvm_info_free(p_hwfn); in qed_hw_prepare_single()
4797 qed_mcp_nvm_info_free(p_hwfn); in qed_hw_prepare()
4831 qed_mcp_nvm_info_free(p_hwfn); in qed_hw_remove()
H A Dqed_mcp.c3418 void qed_mcp_nvm_info_free(struct qed_hwfn *p_hwfn) in qed_mcp_nvm_info_free() function