Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc.c432 case SFC_ADAPTER_CONFIGURED: in sfc_start()
471 sa->state = SFC_ADAPTER_CONFIGURED; in sfc_start()
487 case SFC_ADAPTER_CONFIGURED: in sfc_stop()
506 sa->state = SFC_ADAPTER_CONFIGURED; in sfc_stop()
572 sa->state == SFC_ADAPTER_CONFIGURED); in sfc_configure()
595 sa->state = SFC_ADAPTER_CONFIGURED; in sfc_configure()
622 SFC_ASSERT(sa->state == SFC_ADAPTER_CONFIGURED); in sfc_close()
H A Dsfc.h78 SFC_ADAPTER_CONFIGURED, enumerator
H A Dsfc_ethdev.c220 case SFC_ADAPTER_CONFIGURED: in sfc_dev_configure()
355 SFC_ASSERT(sa->state == SFC_ADAPTER_CONFIGURED); in sfc_dev_close()
357 case SFC_ADAPTER_CONFIGURED: in sfc_dev_close()