Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_mcp_api.h605 *ecore_mcp_get_link_capabilities(struct ecore_hwfn *p_hwfn);
HDecore_sriov.c1218 OSAL_MEMCPY(&link_caps, ecore_mcp_get_link_capabilities(p_hwfn), in ecore_iov_init_hw_for_vf()
1266 OSAL_MEMCPY(&caps, ecore_mcp_get_link_capabilities(p_hwfn), in ecore_iov_release_hw_for_vf()
HDecore_mcp.c2757 *ecore_mcp_get_link_capabilities(struct ecore_hwfn *p_hwfn) in ecore_mcp_get_link_capabilities() function
HDqlnx_os.c8628 memcpy(&caps, ecore_mcp_get_link_capabilities(p_hwfn), sizeof(caps)); in qlnx_inform_vf_link_state()