| /Linux-v5.4/drivers/net/ethernet/brocade/bna/ | 
| D | bna_enet.c | 17 	if (ethport->bna->enet.type == BNA_ENET_T_REGULAR)  in ethport_can_be_up() 150 bna_bfi_pause_set_rsp(struct bna_enet *enet, struct bfi_msgq_mhdr *msghdr)  in bna_bfi_pause_set_rsp()  argument 152 	bfa_fsm_send_event(enet, ENET_E_FWRESP_PAUSE);  in bna_bfi_pause_set_rsp() 342 		bna_bfi_pause_set_rsp(&bna->enet, msghdr);  in bna_msgq_rsp_handler() 390 		cbfn(&(_ethport)->bna->enet);				\ 448 	lpbk_up_req->mode = (ethport->bna->enet.type ==  in bna_bfi_ethport_lpbk_up() 479 	if (ethport->bna->enet.type == BNA_ENET_T_REGULAR)  in bna_bfi_ethport_up() 488 	if (ethport->bna->enet.type == BNA_ENET_T_REGULAR)  in bna_bfi_ethport_down() 753 bna_enet_cb_ethport_stopped(struct bna_enet *enet)  in bna_enet_cb_ethport_stopped()  argument 755 	bfa_wc_down(&enet->chld_stop_wc);  in bna_enet_cb_ethport_stopped() [all …] 
 | 
| D | bna.h | 378 int bna_enet_mtu_get(struct bna_enet *enet); 381 void bna_enet_cb_tx_stopped(struct bna_enet *enet); 382 void bna_enet_cb_rx_stopped(struct bna_enet *enet); 385 void bna_enet_enable(struct bna_enet *enet); 386 void bna_enet_disable(struct bna_enet *enet, enum bna_cleanup_type type, 388 void bna_enet_pause_config(struct bna_enet *enet, 390 void bna_enet_mtu_set(struct bna_enet *enet, int mtu, 392 void bna_enet_perm_mac_get(struct bna_enet *enet, u8 *mac);
  | 
| /Linux-v5.4/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 | 239 	enet_mii_pins: enet-mii-pins { 242 			function = "enet"; 249 			function = "enet"; 255 			function = "enet"; 262 			function = "enet"; 269 			function = "enet"; 276 			function = "enet"; 283 			function = "enet";
  | 
| D | lpc4357-ea4357-devkit.dts | 269 	enet_rmii_pins: enet-rmii-pins { 272 			function = "enet"; 281 			function = "enet"; 290 			function = "enet"; 298 			function = "enet"; 306 			function = "enet"; 315 			function = "enet"; 323 			function = "enet";
  | 
| D | lpc4357-myd-lpc4357.dts | 193 	enet_rmii_pins: enet-rmii-pins { 196 			function = "enet"; 205 			function = "enet"; 212 			function = "enet"; 220 			function = "enet"; 228 			function = "enet"; 235 			function = "enet"; 241 			function = "enet";
  | 
| /Linux-v5.4/drivers/net/ethernet/apm/xgene-v2/ | 
| D | Makefile | 6 xgene-enet-v2-objs := main.o mac.o enet.o ring.o mdio.o ethtool.o 7 obj-$(CONFIG_NET_XGENE_V2) += xgene-enet-v2.o
  | 
| D | Kconfig | 11 	  be called xgene-enet-v2.
  | 
| /Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/net/ | 
| D | nixge.txt | 4 - compatible: Should be "ni,xge-enet-3.00", but can be "ni,xge-enet-2.00" for 26 		compatible = "ni,xge-enet-3.00"; 51 		compatible = "ni,xge-enet-2.00"; 67 		compatible = "ni,xge-enet-2.00";
  | 
| D | ezchip_enet.txt | 4 - compatible: Should be "ezchip,nps-mgt-enet" 11 		compatible = "ezchip,nps-mgt-enet";
  | 
| /Linux-v5.4/drivers/net/ethernet/apm/xgene/ | 
| D | Makefile | 6 xgene-enet-objs := xgene_enet_hw.o xgene_enet_sgmac.o xgene_enet_xgmac.o \ 9 obj-$(CONFIG_NET_XGENE) += xgene-enet.o
  | 
| /Linux-v5.4/arch/powerpc/boot/dts/ | 
| D | mpc885ads.dts | 98 			compatible = "fsl,mpc885-fec-enet", 99 			             "fsl,pq1-fec-enet"; 110 			compatible = "fsl,mpc885-fec-enet", 111 			             "fsl,pq1-fec-enet"; 201 				compatible = "fsl,mpc885-scc-enet", 202 				             "fsl,cpm1-scc-enet";
  | 
| D | adder875-redboot.dts | 95 			compatible = "fsl,mpc875-fec-enet", 96 			             "fsl,pq1-fec-enet"; 107 			compatible = "fsl,mpc875-fec-enet", 108 			             "fsl,pq1-fec-enet";
  | 
| D | adder875-uboot.dts | 94 			compatible = "fsl,mpc875-fec-enet", 95 			             "fsl,pq1-fec-enet"; 106 			compatible = "fsl,mpc875-fec-enet", 107 			             "fsl,pq1-fec-enet";
  | 
| D | ep8248e.dts | 156 				compatible = "fsl,mpc8248-fcc-enet", 157 				             "fsl,cpm2-fcc-enet"; 169 				compatible = "fsl,mpc8248-fcc-enet", 170 				             "fsl,cpm2-fcc-enet";
  | 
| D | mpc866ads.dts | 78 			compatible = "fsl,mpc866-fec-enet", 79 			             "fsl,pq1-fec-enet"; 160 				compatible = "fsl,mpc866-scc-enet", 161 				             "fsl,cpm1-scc-enet";
  | 
| D | tqm8xx.dts | 111 			compatible = "fsl,mpc866-fec-enet", 112 			             "fsl,pq1-fec-enet"; 181 				compatible = "fsl,mpc860-scc-enet", 182 				             "fsl,cpm1-scc-enet";
  | 
| D | ep88xc.dts | 93 			compatible = "fsl,mpc885-fec-enet", 94 			             "fsl,pq1-fec-enet"; 105 			compatible = "fsl,mpc885-fec-enet", 106 			             "fsl,pq1-fec-enet";
  | 
| D | pq2fads.dts | 173 				compatible = "fsl,mpc8280-fcc-enet", 174 				             "fsl,cpm2-fcc-enet"; 185 				compatible = "fsl,mpc8280-fcc-enet", 186 				             "fsl,cpm2-fcc-enet";
  | 
| D | mgcoge.dts | 148 				compatible = "fsl,mpc8247-scc-enet", 149 				             "fsl,cpm2-scc-enet"; 190 				compatible = "fsl,cpm2-fcc-enet"; 203 				compatible = "fsl,cpm2-fcc-enet";
  | 
| D | mpc8272ads.dts | 205 				compatible = "fsl,mpc8272-fcc-enet", 206 				             "fsl,cpm2-fcc-enet"; 218 				compatible = "fsl,mpc8272-fcc-enet", 219 				             "fsl,cpm2-fcc-enet";
  | 
| /Linux-v5.4/arch/mips/boot/dts/img/ | 
| D | pistachio_marduk.dts | 19 		ethernet0 = &enet; 106 &enet {
  | 
| /Linux-v5.4/arch/arm64/boot/dts/broadcom/stingray/ | 
| D | bcm958802a802x.dts | 15 &enet {
  | 
| /Linux-v5.4/arch/mips/bcm63xx/ | 
| D | Makefile | 3 		   setup.o timer.o dev-enet.o dev-flash.o dev-pcmcia.o \
  |