Searched refs:qed_mcp_nvm_set_cfg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 1294 int qed_mcp_nvm_set_cfg(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
|
H A D | qed_main.c | 2607 rc = qed_mcp_nvm_set_cfg(hwfn, ptt, cfg_id, entity_id, flags, in qed_nvm_flash_cfg_write()
|
H A D | qed_mcp.c | 4019 int qed_mcp_nvm_set_cfg(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_mcp_nvm_set_cfg() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 1361 * qed_mcp_nvm_set_cfg(): Set NVM config attribute value. 1373 int qed_mcp_nvm_set_cfg(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
|
H A D | qed_main.c | 2579 rc = qed_mcp_nvm_set_cfg(hwfn, ptt, cfg_id, entity_id, flags, in qed_nvm_flash_cfg_write()
|
H A D | qed_mcp.c | 4068 int qed_mcp_nvm_set_cfg(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_mcp_nvm_set_cfg() function
|
Completed in 20 milliseconds