Home
last modified time | relevance | path

Searched refs:ecore_mcp_get_link_capabilities (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp_api.h603 *ecore_mcp_get_link_capabilities(struct ecore_hwfn *p_hwfn);
H A Decore_sriov.c1215 OSAL_MEMCPY(&link_caps, ecore_mcp_get_link_capabilities(p_hwfn), in ecore_iov_init_hw_for_vf()
1263 OSAL_MEMCPY(&caps, ecore_mcp_get_link_capabilities(p_hwfn), in ecore_iov_release_hw_for_vf()
H A Decore_mcp.c2754 *ecore_mcp_get_link_capabilities(struct ecore_hwfn *p_hwfn) in ecore_mcp_get_link_capabilities() function
H A Dqlnx_os.c8328 memcpy(&caps, ecore_mcp_get_link_capabilities(p_hwfn), sizeof(caps)); in qlnx_inform_vf_link_state()