Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-mdio.c179 switch (pdata->an_mode) { in xgbe_an_enable_interrupts()
417 switch (pdata->an_mode) { in xgbe_an_restart()
437 switch (pdata->an_mode) { in xgbe_an_disable()
685 switch (pdata->an_mode) { in xgbe_an_isr_task()
779 __func__, pdata->an_state, pdata->an_int, pdata->an_mode, in xgbe_an37_state_machine()
885 switch (pdata->an_mode) { in xgbe_an_state_machine()
937 reg, pdata->an_mode); in xgbe_an37_init()
941 switch (pdata->an_mode) { in xgbe_an37_init()
957 (pdata->an_mode == XGBE_AN_MODE_CL37) ? "BaseX" : "SGMII"); in xgbe_an37_init()
1020 pdata->an_mode = pdata->phy_if.phy_impl.an_mode(pdata); in xgbe_an_init()
[all …]
H A Dxgbe.h873 enum xgbe_an_mode (*an_mode)(struct xgbe_prv_data *); member
1264 enum xgbe_an_mode an_mode; member
H A Dxgbe-phy-v1.c695 phy_impl->an_mode = xgbe_phy_an_mode; in xgbe_init_function_ptrs_phy_v1()
H A Dxgbe-phy-v2.c2038 switch (pdata->an_mode) { in xgbe_phy_an_outcome()
3535 switch (pdata->an_mode) { in xgbe_phy_an_post()
3565 switch (pdata->an_mode) { in xgbe_phy_an_pre()
4056 phy_impl->an_mode = xgbe_phy_an_mode; in xgbe_init_function_ptrs_phy_v2()
/freebsd/sys/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()