Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_mae.h105 SFC_MAE_STATUS_ADMIN, enumerator
H A Dsfc_flow_tunnel.c24 sa->mae.status == SFC_MAE_STATUS_ADMIN); in sfc_flow_tunnel_is_supported()
H A Dsfc_ethdev.c187 mae->status == SFC_MAE_STATUS_ADMIN) { in sfc_dev_infos_get()
2244 if (sa->mae.status != SFC_MAE_STATUS_ADMIN) { in sfc_representor_info_get()
2825 if (sa->switchdev && sa->mae.status != SFC_MAE_STATUS_ADMIN) { in sfc_eth_dev_init()
H A Dsfc_mae.c298 mae->status = SFC_MAE_STATUS_ADMIN; in sfc_mae_attach()
336 if (status_prev != SFC_MAE_STATUS_ADMIN) in sfc_mae_detach()
4477 if (mae->status != SFC_MAE_STATUS_ADMIN) { in sfc_mae_switchdev_init()
H A Dsfc_flow.c1281 if (mae->status != SFC_MAE_STATUS_ADMIN) { in sfc_flow_parse_attr()