Symbol: ecore_mcp_link_capabilities
sys/dev/qlnx/qlnxe/ecore_dev.c
5090
struct ecore_mcp_link_capabilities *p_caps;
sys/dev/qlnx/qlnxe/ecore_dev.c
5552
struct ecore_mcp_link_capabilities *p_caps;
sys/dev/qlnx/qlnxe/ecore_iov_api.h
300
struct ecore_mcp_link_capabilities *p_caps);
sys/dev/qlnx/qlnxe/ecore_iov_api.h
315
struct ecore_mcp_link_capabilities *p_caps);
sys/dev/qlnx/qlnxe/ecore_iov_api.h
770
static OSAL_INLINE void ecore_iov_set_link(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED vfid, struct ecore_mcp_link_params OSAL_UNUSED *params, struct ecore_mcp_link_state OSAL_UNUSED *link, struct ecore_mcp_link_capabilities OSAL_UNUSED *p_caps) {}
sys/dev/qlnx/qlnxe/ecore_iov_api.h
771
static OSAL_INLINE void ecore_iov_get_link(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED vfid, struct ecore_mcp_link_params OSAL_UNUSED *params, struct ecore_mcp_link_state OSAL_UNUSED *link, struct ecore_mcp_link_capabilities OSAL_UNUSED *p_caps) {}
sys/dev/qlnx/qlnxe/ecore_iov_api.h
79
struct ecore_mcp_link_capabilities;
sys/dev/qlnx/qlnxe/ecore_mcp.c
2753
struct ecore_mcp_link_capabilities
sys/dev/qlnx/qlnxe/ecore_mcp.h
83
struct ecore_mcp_link_capabilities link_capabilities;
sys/dev/qlnx/qlnxe/ecore_mcp_api.h
602
struct ecore_mcp_link_capabilities
sys/dev/qlnx/qlnxe/ecore_sriov.c
1065
struct ecore_mcp_link_capabilities *p_caps)
sys/dev/qlnx/qlnxe/ecore_sriov.c
1103
struct ecore_mcp_link_capabilities link_caps;
sys/dev/qlnx/qlnxe/ecore_sriov.c
1240
struct ecore_mcp_link_capabilities caps;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4094
struct ecore_mcp_link_capabilities *p_caps)
sys/dev/qlnx/qlnxe/ecore_vf.c
1791
void __ecore_vf_get_link_caps(struct ecore_mcp_link_capabilities *p_link_caps,
sys/dev/qlnx/qlnxe/ecore_vf.c
1799
struct ecore_mcp_link_capabilities *p_link_caps)
sys/dev/qlnx/qlnxe/ecore_vf.h
333
void __ecore_vf_get_link_caps(struct ecore_mcp_link_capabilities *p_link_caps,
sys/dev/qlnx/qlnxe/ecore_vf.h
362
static OSAL_INLINE void __ecore_vf_get_link_caps(struct ecore_mcp_link_capabilities OSAL_UNUSED *p_link_caps, struct ecore_bulletin_content OSAL_UNUSED *p_bulletin) {}
sys/dev/qlnx/qlnxe/ecore_vf_api.h
207
static OSAL_INLINE void ecore_vf_get_link_caps(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_mcp_link_capabilities OSAL_UNUSED *p_link_caps) {}
sys/dev/qlnx/qlnxe/ecore_vf_api.h
72
struct ecore_mcp_link_capabilities *p_link_caps);
sys/dev/qlnx/qlnxe/qlnx_os.c
8159
struct ecore_mcp_link_capabilities caps;
sys/dev/qlnx/qlnxe/qlnx_os.c
8169
memset(&caps, 0, sizeof(struct ecore_mcp_link_capabilities));