Home
last modified time | relevance | path

Searched defs:gmac (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h123 struct gmac { struct
129 extern const struct gmac t1_pm3393_ops; argument
H A Dcommon.h279 const struct gmac *gmac; member
/linux/arch/arm/boot/dts/st/
H A Dspear3xx.dtsi49 gmac: ethernet@e0800000 { label
H A Dspear310-evb.dts91 gmac: ethernet@e0800000 { label
H A Dspear300-evb.dts72 gmac: ethernet@e0800000 { label
H A Dspear320-evb.dts87 gmac: ethernet@e0800000 { label
H A Dspear600.dtsi62 gmac: ethernet@e0800000 { label
/linux/arch/arc/boot/dts/
H A Daxs10x_mb.dtsi73 gmac: ethernet@18000 { label
H A Dhsdk.dts207 gmac: ethernet@8000 { label
/linux/arch/arm/boot/dts/rockchip/
H A Drv1126.dtsi618 gmac: ethernet@ffc40000 { label
H A Drv1108.dtsi546 gmac: ethernet@30200000 { label
H A Drk322x.dtsi876 gmac: ethernet@30200000 { label
H A Drk3128.dtsi866 gmac: ethernet@2008c000 { label
H A Drk3288.dtsi559 gmac: ethernet@ff290000 { label
/linux/drivers/net/wireless/ath/
H A Dkey.c480 u8 gmac[ETH_ALEN]; in ath_key_config() local
/linux/arch/arm/boot/dts/allwinner/
H A Dsun9i-a80.dtsi321 gmac: ethernet@830000 { label
H A Dsun6i-a31.dtsi944 gmac: ethernet@1c30000 { label
H A Dsun8i-r40.dtsi1023 gmac: ethernet@1c50000 { label
H A Dsun7i-a20.dtsi1510 gmac: ethernet@1c50000 { label
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368.dtsi487 gmac: ethernet@ff290000 { label
H A Drk3308.dtsi790 gmac: ethernet@ff4e0000 { label
H A Drk3399-base.dtsi365 gmac: ethernet@fe300000 { label
H A Dpx30.dtsi963 gmac: ethernet@ff360000 { label
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c1709 static void rk_gmac_powerdown(struct rk_priv_data *gmac) in rk_gmac_powerdown()