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

/linux-master/drivers/net/pcs/
H A Dpcs-xpcs.c150 int an_mode; member in struct:xpcs_compat
184 return compat->an_mode;
284 switch (compat->an_mode) {
866 switch (compat->an_mode) {
1125 switch (compat->an_mode) {
1277 .an_mode = DW_AN_C73,
1283 .an_mode = DW_AN_C73,
1289 .an_mode = DW_AN_C73,
1295 .an_mode = DW_10GBASER,
1301 .an_mode
[all...]
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c199 switch (pdata->an_mode) {
442 switch (pdata->an_mode) {
461 switch (pdata->an_mode) {
712 switch (pdata->an_mode) {
790 if ((pdata->an_mode == XGBE_AN_MODE_CL37_SGMII) &&
939 switch (pdata->an_mode) {
989 switch (pdata->an_mode) {
1005 (pdata->an_mode == XGBE_AN_MODE_CL37) ? "BaseX" : "SGMII");
1062 pdata->an_mode = pdata->phy_if.phy_impl.an_mode(pdat
[all...]
H A Dxgbe.h905 enum xgbe_an_mode (*an_mode)(struct xgbe_prv_data *); member in struct:xgbe_phy_impl_if
1291 enum xgbe_an_mode an_mode; member in struct:xgbe_prv_data
H A Dxgbe-phy-v1.c843 phy_impl->an_mode = xgbe_phy_an_mode;
H A Dxgbe-phy-v2.c1838 switch (pdata->an_mode) {
3316 switch (pdata->an_mode) {
3345 switch (pdata->an_mode) {
3780 phy_impl->an_mode = xgbe_phy_an_mode;
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c246 unsigned int an_mode,
245 prestera_mac_config(struct phylink_config *config, unsigned int an_mode, const struct phylink_link_state *state) argument

Completed in 610 milliseconds