Searched refs:mportp (Results 1 – 3 of 3) sorted by relevance
552 __out efx_mport_sel_t *mportp) in efx_mae_mport_by_phy_port() argument566 memset(mportp, 0, sizeof (*mportp)); in efx_mae_mport_by_phy_port()567 mportp->sel = dword.ed_u32[0]; in efx_mae_mport_by_phy_port()580 __out efx_mport_sel_t *mportp) in efx_mae_mport_by_pcie_function() argument603 memset(mportp, 0, sizeof (*mportp)); in efx_mae_mport_by_pcie_function()604 mportp->sel = dword.ed_u32[0]; in efx_mae_mport_by_pcie_function()1246 __in const efx_mport_sel_t *mportp) in efx_mae_action_set_populate_deliver() argument1251 if (mportp == NULL) { in efx_mae_action_set_populate_deliver()1256 arg = (const uint8_t *)&mportp->sel; in efx_mae_action_set_populate_deliver()1259 EFX_MAE_ACTION_DELIVER, sizeof (mportp->sel), arg)); in efx_mae_action_set_populate_deliver()
4163 __out efx_mport_sel_t *mportp);4177 __out efx_mport_sel_t *mportp);4269 __in const efx_mport_sel_t *mportp);
22 efx_mport_sel_t *mportp) in sfc_mae_assign_entity_mport() argument27 mportp); in sfc_mae_assign_entity_mport()