/freebsd/sys/dev/qcom_ess_edma/ |
H A D | qcom_ess_edma_gmac.c | 82 struct qcom_ess_edma_gmac *gmac = if_getsoftc(ifp); in qcom_ess_edma_gmac_mediachange() local 83 struct qcom_ess_edma_softc *sc = gmac->sc; in qcom_ess_edma_gmac_mediachange() 84 struct ifmedia *ifm = &gmac->ifm; in qcom_ess_edma_gmac_mediachange() 113 struct qcom_ess_edma_gmac *gmac = if_getsoftc(ifp); in qcom_ess_edma_gmac_ioctl() local 114 struct qcom_ess_edma_softc *sc = gmac->sc; in qcom_ess_edma_gmac_ioctl() 125 gmac->id); in qcom_ess_edma_gmac_ioctl() 136 gmac->id); in qcom_ess_edma_gmac_ioctl() 143 error = ifmedia_ioctl(ifp, ifr, &gmac->ifm, command); in qcom_ess_edma_gmac_ioctl() 170 struct qcom_ess_edma_gmac *gmac = arg; in qcom_ess_edma_gmac_init() local 171 struct qcom_ess_edma_softc *sc = gmac->sc; in qcom_ess_edma_gmac_init() [all …]
|
H A D | qcom_ess_edma_rx.c | 422 struct qcom_ess_edma_gmac *gmac; in qcom_ess_edma_rx_ring_complete() local 423 gmac = &sc->sc_gmac[sc->sc_gmac_port_map[port_id]]; in qcom_ess_edma_rx_ring_complete() 426 port_id, gmac->id); in qcom_ess_edma_rx_ring_complete() 427 if (gmac->enabled == true) { in qcom_ess_edma_rx_ring_complete() 428 m->m_pkthdr.rcvif = gmac->ifp; in qcom_ess_edma_rx_ring_complete() 429 if ((if_getcapenable(gmac->ifp) & IFCAP_RXCSUM) != 0) in qcom_ess_edma_rx_ring_complete() 432 port_vlan = gmac->vlan_id; in qcom_ess_edma_rx_ring_complete()
|
H A D | qcom_ess_edma.c | 129 struct qcom_ess_edma_gmac *gmac; in qcom_ess_edma_tx_queue_xmit() local 137 gmac = if_getsoftc(ifp); in qcom_ess_edma_tx_queue_xmit() 144 gmac->port_mask, gmac->vlan_id); in qcom_ess_edma_tx_queue_xmit() 146 if_inc_counter(gmac->ifp, IFCOUNTER_OPACKETS, 1); in qcom_ess_edma_tx_queue_xmit() 150 if_inc_counter(gmac->ifp, IFCOUNTER_OERRORS, 1); in qcom_ess_edma_tx_queue_xmit()
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | rockchip-dwmac.txt | 7 "rockchip,px30-gmac": found on PX30 SoCs 8 "rockchip,rk3128-gmac": found on RK312x SoCs 9 "rockchip,rk3228-gmac": found on RK322x SoCs 10 "rockchip,rk3288-gmac": found on RK3288 SoCs 11 "rockchip,rk3328-gmac": found on RK3328 SoCs 12 "rockchip,rk3366-gmac": found on RK3366 SoCs 13 "rockchip,rk3368-gmac": found on RK3368 SoCs 14 "rockchip,rk3399-gmac": found on RK3399 SoCs 15 "rockchip,rv1108-gmac": found on RV1108 SoCs 49 gmac: ethernet@ff290000 { [all …]
|
H A D | hisilicon-hix5hd2-gmac.txt | 1 Hisilicon hix5hd2 gmac controller 5 * "hisilicon,hix5hd2-gmac" 6 * "hisilicon,hi3798cv200-gmac" 7 * "hisilicon,hi3516a-gmac" 9 * "hisilicon,hisi-gmac-v1" 10 * "hisilicon,hisi-gmac-v2" 43 compatible = "hisilicon,hi3798cv200-gmac", "hisilicon,hisi-gmac-v2";
|
H A D | ipq806x-dwmac.txt | 8 - compatible: should be "qcom,ipq806x-gmac" along with "snps,dwmac" 20 gmac: ethernet@37000000 { 22 compatible = "qcom,ipq806x-gmac";
|
H A D | anarion-gmac.txt | 7 - compatible: Should be "adaptrum,anarion-gmac", "snps,dwmac" 14 compatible = "adaptrum,anarion-gmac", "snps,dwmac";
|
H A D | oxnas-dwmac.txt | 19 - "gmac" for the peripheral gate clock 35 clock-names = "gmac", "stmmaceth";
|
/freebsd/crypto/openssl/demos/mac/ |
H A D | Makefile | 14 all: gmac hmac-sha512 cmac-aes256 poly1305 16 gmac: gmac.o target 21 gmac hmac-sha512 cmac-aes256 poly1305: target 25 $(RM) gmac hmac-sha512 cmac-aes256 poly1305 *.o
|
/freebsd/sys/opencrypto/ |
H A D | xform_aes_icm.c | 57 struct aes_gmac_ctx gmac; member 169 AES_GMAC_Reinit(&ctx->gmac, iv, ivlen); in aes_gcm_reinit() 267 AES_GMAC_Setkey(&ctx->gmac, key, len); in aes_gcm_setkey() 290 return (AES_GMAC_Update(&ctx->gmac, buf, len)); in aes_gcm_update() 306 AES_GMAC_Final(tag, &ctx->gmac); in aes_gcm_final()
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-h5-nanopi-neo-plus2.dts | 40 reg_gmac_3v3: gmac-3v3 { 42 regulator-name = "gmac-3v3"; 51 reg_gmac_2v5: gmac-2v5 { 54 regulator-name = "gmac-2v5";
|
H A D | sun50i-h6-orangepi-one-plus.dts | 15 reg_gmac_3v3: gmac-3v3 { 17 regulator-name = "vcc-gmac-3v3";
|
H A D | sun50i-h5-libretech-all-h5-cc.dts | 14 reg_gmac_3v3: gmac-3v3 { 16 regulator-name = "gmac-3v3";
|
H A D | sun50i-h5-nanopi-neo2.dts | 37 reg_gmac_3v3: gmac-3v3 { 39 regulator-name = "gmac-3v3";
|
H A D | sun50i-h5-orangepi-zero-plus.dts | 48 reg_gmac_3v3: gmac-3v3 { 50 regulator-name = "gmac-3v3";
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun7i-a20-haoyu-marsboard.dts | 63 &gmac { 117 gmac_txerr: gmac-txerr-pin { 119 function = "gmac";
|
H A D | sun7i-a20-lamobo-r1.dts | 84 reg_gmac_3v3: gmac-3v3 { 86 regulator-name = "gmac-3v3"; 120 &gmac { 173 ethernet = <&gmac>;
|
/freebsd/sys/contrib/dev/athk/ |
H A D | key.c | 480 u8 gmac[ETH_ALEN]; in ath_key_config() local 511 memcpy(gmac, vif->addr, ETH_ALEN); in ath_key_config() 512 gmac[0] |= 0x01; in ath_key_config() 513 mac = gmac; in ath_key_config() 521 memcpy(gmac, sta->addr, ETH_ALEN); in ath_key_config() 522 gmac[0] |= 0x01; in ath_key_config() 523 mac = gmac; in ath_key_config()
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3399-ficus.dts | 17 ethernet0 = &gmac; 24 clkin_gmac: external-gmac-clock { 79 &gmac { 100 gmac {
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | spear1310.dtsi | 132 compatible = "st,spear600-gmac"; 141 compatible = "st,spear600-gmac"; 150 compatible = "st,spear600-gmac"; 159 compatible = "st,spear600-gmac";
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_keycache.c | 198 u_int8_t gmac[IEEE80211_ADDR_LEN]; in ath_keyset() local 249 IEEE80211_ADDR_COPY(gmac, bss->ni_macaddr); in ath_keyset() 250 gmac[0] |= 0x01; in ath_keyset() 251 mac = gmac; in ath_keyset()
|
/freebsd/sys/contrib/device-tree/src/mips/loongson/ |
H A D | ls7a-pch.dtsi | 192 gmac@3,0 { 214 gmac@3,1 { 219 "loongson, pci-gmac";
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rockchip-radxa-dalang-carrier.dtsi | 11 clkin_gmac: external-gmac-clock { 64 &gmac {
|
H A D | rk3288-rock2-som.dtsi | 19 ext_gmac: external-gmac-clock { 62 &gmac { 238 gmac {
|
H A D | rk3288-firefly-reload-core.dtsi | 16 ext_gmac: external-gmac-clock { 51 &gmac { 235 gmac {
|