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

/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe-mdio.c181 switch (pdata->an_mode) {
419 switch (pdata->an_mode) {
439 switch (pdata->an_mode) {
687 switch (pdata->an_mode) {
741 if ((pdata->an_mode == XGBE_AN_MODE_CL37_SGMII) &&
785 axgbe_printf(2, "%s: an_state %d an_int %d an_mode %d an_status %d\n",
786 __func__, pdata->an_state, pdata->an_int, pdata->an_mode,
892 switch (pdata->an_mode) {
943 axgbe_printf(2, "%s: AN_ADVERTISE reg 0x%x an_mode %d\n", __func__,
944 reg, pdata->an_mode);
[all...]
H A Dxgbe.h875 enum xgbe_an_mode (*an_mode)(struct xgbe_prv_data *); member in struct:xgbe_phy_impl_if
1266 enum xgbe_an_mode an_mode; member in struct:xgbe_prv_data
H A Dxgbe-phy-v1.c697 phy_impl->an_mode = xgbe_phy_an_mode;
H A Dxgbe-phy-v2.c1828 switch (pdata->an_mode) {
3257 switch (pdata->an_mode) {
3287 switch (pdata->an_mode) {
3769 phy_impl->an_mode = xgbe_phy_an_mode;
/freebsd-13-stable/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 in struct:al_eth_board_params
H A Dal_hal_eth_main.c4456 params->an_mode == AL_ETH_BOARD_AUTONEG_IN_BAND);
4586 params->an_mode = AL_TRUE;
4588 params->an_mode = AL_FALSE;

Completed in 192 milliseconds