Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_mdio.c63 switch (pdata->an_mode) { in axgbe_an_enable_interrupts()
321 switch (pdata->an_mode) { in axgbe_an_restart()
340 switch (pdata->an_mode) { in axgbe_an_disable()
641 if (pdata->an_mode == AXGBE_AN_MODE_CL37_SGMII && in axgbe_an37_state_machine()
725 switch (pdata->an_mode) { in axgbe_an_isr()
772 switch (pdata->an_mode) { in axgbe_an37_init()
839 pdata->an_mode = pdata->phy_if.phy_impl.an_mode(pdata); in axgbe_an_init()
840 switch (pdata->an_mode) { in axgbe_an_init()
H A Daxgbe_ethdev.h338 enum axgbe_an_mode (*an_mode)(struct axgbe_port *); member
637 enum axgbe_an_mode an_mode; member
H A Daxgbe_phy_impl.c1026 switch (pdata->an_mode) { in axgbe_phy_an_outcome()
1955 switch (pdata->an_mode) { in axgbe_phy_an_post()
1982 switch (pdata->an_mode) { in axgbe_phy_an_pre()
2305 phy_impl->an_mode = axgbe_phy_an_mode; in axgbe_init_function_ptrs_phy_v2()
/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h2047 enum al_eth_board_auto_neg_mode an_mode; /**< auto-negotiation mode (in-band / out-of-band) */ member
H A Dal_hal_eth_main.c4456 params->an_mode == AL_ETH_BOARD_AUTONEG_IN_BAND); in al_eth_board_params_set()
4586 params->an_mode = AL_TRUE; in al_eth_board_params_get()
4588 params->an_mode = AL_FALSE; in al_eth_board_params_get()