/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bna_enet.c | 25 if (ethport->bna->enet.type == BNA_ENET_T_REGULAR) in ethport_can_be_up() 158 bna_bfi_pause_set_rsp(struct bna_enet *enet, struct bfi_msgq_mhdr *msghdr) in bna_bfi_pause_set_rsp() argument 160 bfa_fsm_send_event(enet, ENET_E_FWRESP_PAUSE); in bna_bfi_pause_set_rsp() 350 bna_bfi_pause_set_rsp(&bna->enet, msghdr); in bna_msgq_rsp_handler() 398 cbfn(&(_ethport)->bna->enet); \ 456 lpbk_up_req->mode = (ethport->bna->enet.type == in bna_bfi_ethport_lpbk_up() 487 if (ethport->bna->enet.type == BNA_ENET_T_REGULAR) in bna_bfi_ethport_up() 496 if (ethport->bna->enet.type == BNA_ENET_T_REGULAR) in bna_bfi_ethport_down() 761 bna_enet_cb_ethport_stopped(struct bna_enet *enet) in bna_enet_cb_ethport_stopped() argument 763 bfa_wc_down(&enet->chld_stop_wc); in bna_enet_cb_ethport_stopped() [all …]
|
D | bna.h | 386 int bna_enet_mtu_get(struct bna_enet *enet); 389 void bna_enet_cb_tx_stopped(struct bna_enet *enet); 390 void bna_enet_cb_rx_stopped(struct bna_enet *enet); 393 void bna_enet_enable(struct bna_enet *enet); 394 void bna_enet_disable(struct bna_enet *enet, enum bna_cleanup_type type, 396 void bna_enet_pause_config(struct bna_enet *enet, 398 void bna_enet_mtu_set(struct bna_enet *enet, int mtu, 400 void bna_enet_perm_mac_get(struct bna_enet *enet, u8 *mac);
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | lpc4337-ciaa.dts | 40 enet_rmii_pins: enet-rmii-pins { 43 function = "enet"; 52 function = "enet"; 61 function = "enet"; 69 function = "enet"; 77 function = "enet"; 86 function = "enet"; 94 function = "enet";
|
D | lpc4350-hitex-eval.dts | 241 enet_mii_pins: enet-mii-pins { 244 function = "enet"; 251 function = "enet"; 257 function = "enet"; 264 function = "enet"; 271 function = "enet"; 278 function = "enet"; 285 function = "enet";
|
D | lpc4357-ea4357-devkit.dts | 271 enet_rmii_pins: enet-rmii-pins { 274 function = "enet"; 283 function = "enet"; 292 function = "enet"; 300 function = "enet"; 308 function = "enet"; 317 function = "enet"; 325 function = "enet";
|
/Linux-v4.19/drivers/net/ethernet/apm/xgene-v2/ |
D | Makefile | 5 xgene-enet-v2-objs := main.o mac.o enet.o ring.o mdio.o ethtool.o 6 obj-$(CONFIG_NET_XGENE_V2) += xgene-enet-v2.o
|
D | Kconfig | 10 be called xgene-enet-v2.
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | network.txt | 4 - fsl,cpm1-scc-enet 5 - fsl,cpm2-scc-enet 6 - fsl,cpm1-fec-enet 7 - fsl,cpm2-fcc-enet (third resource is GFEMR) 8 - fsl,qe-enet 13 compatible = "fsl,mpc8272-fcc-enet", 14 "fsl,cpm2-fcc-enet";
|
/Linux-v4.19/drivers/net/ethernet/apm/xgene/ |
D | Makefile | 5 xgene-enet-objs := xgene_enet_hw.o xgene_enet_sgmac.o xgene_enet_xgmac.o \ 8 obj-$(CONFIG_NET_XGENE) += xgene-enet.o
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | mpc885ads.dts | 102 compatible = "fsl,mpc885-fec-enet", 103 "fsl,pq1-fec-enet"; 114 compatible = "fsl,mpc885-fec-enet", 115 "fsl,pq1-fec-enet"; 205 compatible = "fsl,mpc885-scc-enet", 206 "fsl,cpm1-scc-enet";
|
D | adder875-redboot.dts | 99 compatible = "fsl,mpc875-fec-enet", 100 "fsl,pq1-fec-enet"; 111 compatible = "fsl,mpc875-fec-enet", 112 "fsl,pq1-fec-enet";
|
D | adder875-uboot.dts | 98 compatible = "fsl,mpc875-fec-enet", 99 "fsl,pq1-fec-enet"; 110 compatible = "fsl,mpc875-fec-enet", 111 "fsl,pq1-fec-enet";
|
D | mpc866ads.dts | 82 compatible = "fsl,mpc866-fec-enet", 83 "fsl,pq1-fec-enet"; 164 compatible = "fsl,mpc866-scc-enet", 165 "fsl,cpm1-scc-enet";
|
D | tqm8xx.dts | 115 compatible = "fsl,mpc866-fec-enet", 116 "fsl,pq1-fec-enet"; 185 compatible = "fsl,mpc860-scc-enet", 186 "fsl,cpm1-scc-enet";
|
D | ep8248e.dts | 160 compatible = "fsl,mpc8248-fcc-enet", 161 "fsl,cpm2-fcc-enet"; 173 compatible = "fsl,mpc8248-fcc-enet", 174 "fsl,cpm2-fcc-enet";
|
D | ep88xc.dts | 97 compatible = "fsl,mpc885-fec-enet", 98 "fsl,pq1-fec-enet"; 109 compatible = "fsl,mpc885-fec-enet", 110 "fsl,pq1-fec-enet";
|
D | mgcoge.dts | 152 compatible = "fsl,mpc8247-scc-enet", 153 "fsl,cpm2-scc-enet"; 194 compatible = "fsl,cpm2-fcc-enet"; 207 compatible = "fsl,cpm2-fcc-enet";
|
D | pq2fads.dts | 177 compatible = "fsl,mpc8280-fcc-enet", 178 "fsl,cpm2-fcc-enet"; 189 compatible = "fsl,mpc8280-fcc-enet", 190 "fsl,cpm2-fcc-enet";
|
D | mpc8272ads.dts | 209 compatible = "fsl,mpc8272-fcc-enet", 210 "fsl,cpm2-fcc-enet"; 222 compatible = "fsl,mpc8272-fcc-enet", 223 "fsl,cpm2-fcc-enet";
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | ezchip_enet.txt | 4 - compatible: Should be "ezchip,nps-mgt-enet" 11 compatible = "ezchip,nps-mgt-enet";
|
D | nixge.txt | 4 - compatible: Should be "ni,xge-enet-2.00" 15 compatible = "ni,xge-enet-2.00";
|
D | brcm,iproc-mdio.txt | 20 enet-gphy@0 {
|
/Linux-v4.19/arch/mips/boot/dts/img/ |
D | pistachio_marduk.dts | 22 ethernet0 = &enet; 109 &enet {
|
/Linux-v4.19/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958802a802x.dts | 15 &enet {
|
/Linux-v4.19/arch/mips/bcm63xx/ |
D | Makefile | 3 setup.o timer.o dev-dsp.o dev-enet.o dev-flash.o \
|