Lines Matching refs:mae
96 struct sfc_mae *mae = &sa->mae; in sfc_dev_infos_get() local
186 if (mae->status == SFC_MAE_STATUS_SUPPORTED || in sfc_dev_infos_get()
187 mae->status == SFC_MAE_STATUS_ADMIN) { in sfc_dev_infos_get()
189 dev_info->switch_info.domain_id = mae->switch_domain_id; in sfc_dev_infos_get()
190 dev_info->switch_info.port_id = mae->switch_port_id; in sfc_dev_infos_get()
2105 ctx.switch_domain_id = sa->mae.switch_domain_id; in sfc_process_mport_journal()
2244 if (sa->mae.status != SFC_MAE_STATUS_ADMIN) { in sfc_representor_info_get()
2256 switch_domain_id = sa->mae.switch_domain_id; in sfc_representor_info_get()
2825 if (sa->switchdev && sa->mae.status != SFC_MAE_STATUS_ADMIN) { in sfc_eth_dev_init()
3010 rc = sfc_repr_create(sa->eth_dev, &entity, sa->mae.switch_domain_id, in sfc_eth_dev_create_repr()
3089 switch_domain_id = sa->mae.switch_domain_id; in sfc_eth_dev_create_representors()