Home
last modified time | relevance | path

Searched refs:mportp (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c667 __out efx_mport_sel_t *mportp) in efx_mae_mport_invalid() argument
672 if (mportp == NULL) { in efx_mae_mport_invalid()
680 memset(mportp, 0, sizeof (*mportp)); in efx_mae_mport_invalid()
681 mportp->sel = dword.ed_u32[0]; in efx_mae_mport_invalid()
693 __out efx_mport_sel_t *mportp) in efx_mae_mport_by_phy_port() argument
707 memset(mportp, 0, sizeof (*mportp)); in efx_mae_mport_by_phy_port()
733 pf, vf, mportp); in efx_mae_mport_by_pcie_function()
814 memset(mportp, 0, sizeof (*mportp)); in efx_mae_mport_by_pcie_mh_function()
815 mportp->sel = dword.ed_u32[0]; in efx_mae_mport_by_pcie_mh_function()
929 memset(mportp, 0, sizeof (*mportp)); in efx_mae_mport_by_id()
[all …]
H A Defx.h4329 __out efx_mport_sel_t *mportp);
4342 __out efx_mport_sel_t *mportp);
4356 __out efx_mport_sel_t *mportp);
4371 __out efx_mport_sel_t *mportp);
4384 __out efx_mport_sel_t *mportp);
4573 __in const efx_mport_sel_t *mportp);
4828 __out efx_mport_id_t *mportp,
4835 __in const efx_mport_id_t *mportp);
4840 __in efx_mport_desc_t *mportp,
/dpdk/drivers/net/sfc/
H A Dsfc_mae.c27 efx_mport_sel_t *mportp) in sfc_mae_assign_ethdev_mport() argument
32 mportp); in sfc_mae_assign_ethdev_mport()
37 efx_mport_sel_t *mportp) in sfc_mae_assign_entity_mport() argument
47 rc = efx_mae_mport_by_phy_port(encp->enc_assigned_port, mportp); in sfc_mae_assign_entity_mport()
58 efx_mae_mport_invalid(mportp); in sfc_mae_assign_entity_mport()