Searched refs:MDIO_EMULATE_C22 (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port.c94 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;
H A Dmcdi_port_common.c459 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_port.c101 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;
H A Dmcdi_port_common.c458 efx->mdio.mode_support |= MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dqt202x_phy.c352 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;
H A Dtxc43128_phy.c333 efx->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;
/linux-master/drivers/net/
H A Dmdio.c558 } else if ((mdio->mode_support & MDIO_EMULATE_C22) &&
/linux-master/include/linux/
H A Dmdio.h142 * %MDIO_DEVAD_NONE. If %MDIO_EMULATE_C22 is set then access to
165 #define MDIO_EMULATE_C22 4 macro
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c382 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dmain.c1844 MDIO_EMULATE_C22;
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c315 .mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10933 hw->phy.mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13245 bp->mdio.mode_support = MDIO_SUPPORTS_C45 | MDIO_EMULATE_C22;

Completed in 419 milliseconds