Home
last modified time | relevance | path

Searched refs:ecore_sp_vport_start_params (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h281 struct ecore_sp_vport_start_params { struct
322 struct ecore_sp_vport_start_params *p_params); argument
H A Decore_l2.h104 struct ecore_sp_vport_start_params *p_params);
H A Decore_l2.c346 struct ecore_sp_vport_start_params *p_params) in ecore_sp_eth_vport_start()
450 struct ecore_sp_vport_start_params *p_params) in ecore_sp_vport_start()
H A Decore_sriov.c2166 struct ecore_sp_vport_start_params params; in ecore_iov_vf_mbx_start_vport()
2217 OSAL_MEMSET(&params, 0, sizeof(struct ecore_sp_vport_start_params)); in ecore_iov_vf_mbx_start_vport()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c475 struct ecore_sp_vport_start_params params; in qede_start_vport()