Home
last modified time | relevance | path

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

/linux/drivers/net/pcs/
H A Dpcs-xpcs.c157 int an_mode; member
193 return compat->an_mode; in xpcs_get_an_mode()
283 switch (compat->an_mode) { in xpcs_soft_reset()
680 switch (compat->an_mode) { in xpcs_inband_caps()
932 switch (compat->an_mode) { in xpcs_do_config()
1190 switch (compat->an_mode) { in xpcs_get_state()
1409 .an_mode = DW_AN_C73,
1413 .an_mode = DW_AN_C73,
1417 .an_mode = DW_AN_C73,
1421 .an_mode = DW_AN_C73,
[all …]
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h846 enum xgbe_an_mode (*an_mode)(struct xgbe_prv_data *); member
1232 enum xgbe_an_mode an_mode; member
H A Dxgbe-phy-v2.c1715 switch (pdata->an_mode) { in xgbe_phy_an_outcome()
3285 switch (pdata->an_mode) { in xgbe_phy_an_post()
3314 switch (pdata->an_mode) { in xgbe_phy_an_pre()
3749 phy_impl->an_mode = xgbe_phy_an_mode; in xgbe_init_function_ptrs_phy_v2()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c246 unsigned int an_mode, in prestera_mac_config() argument