Searched refs:ecore_mcp_link_params (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iov_api.h | 77 struct ecore_mcp_link_params; 298 struct ecore_mcp_link_params *params, 313 struct ecore_mcp_link_params *params, 770 …ruct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED vfid, struct ecore_mcp_link_params OSAL_UNUSE… in ecore_iov_set_link() 771 …ruct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED vfid, struct ecore_mcp_link_params OSAL_UNUSE… in ecore_iov_get_link()
|
H A D | ecore_vf_api.h | 54 struct ecore_mcp_link_params *params); 205 …_vf_get_link_params(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_mcp_link_params OSAL_UNUSE… in ecore_vf_get_link_params()
|
H A D | ecore_vf.h | 315 void __ecore_vf_get_link_params(struct ecore_mcp_link_params *p_params, 360 static OSAL_INLINE void __ecore_vf_get_link_params(struct ecore_mcp_link_params OSAL_UNUSED *p_para… in __ecore_vf_get_link_params()
|
H A D | ecore_mcp.h | 81 struct ecore_mcp_link_params link_input;
|
H A D | ecore_mcp_api.h | 65 struct ecore_mcp_link_params { struct 582 struct ecore_mcp_link_params *ecore_mcp_get_link_params(struct ecore_hwfn
|
H A D | ecore_vf.c | 1749 void __ecore_vf_get_link_params(struct ecore_mcp_link_params *p_params, in __ecore_vf_get_link_params() 1764 struct ecore_mcp_link_params *params) in ecore_vf_get_link_params()
|
H A D | ecore_sriov.c | 1063 struct ecore_mcp_link_params *params, in ecore_iov_set_link() 1104 struct ecore_mcp_link_params link_params; in ecore_iov_init_hw_for_vf() 1241 struct ecore_mcp_link_params params; in ecore_iov_release_hw_for_vf() 4092 struct ecore_mcp_link_params *p_params, in ecore_iov_get_link()
|
H A D | qlnx_os.c | 5452 struct ecore_mcp_link_params link_params; in qlnx_fill_link() 5458 memset(&link_params, 0, sizeof(struct ecore_mcp_link_params)); in qlnx_fill_link() 8317 struct ecore_mcp_link_params params; in qlnx_inform_vf_link_state() 8324 memset(¶ms, 0, sizeof(struct ecore_mcp_link_params)); in qlnx_inform_vf_link_state()
|
H A D | ecore_mcp.c | 1595 struct ecore_mcp_link_params *params = &p_hwfn->mcp_info->link_input; in ecore_mcp_set_link() 2729 struct ecore_mcp_link_params
|
H A D | ecore_dev.c | 5091 struct ecore_mcp_link_params *link; in ecore_hw_get_nvm_info()
|