Searched defs:phy (Results 26 - 50 of 202) sorted by relevance

123456789

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_reg.c67 arswitch_split_setpage(device_t dev, uint32_t addr, uint16_t *phy, argument
92 uint16_t phy, reg; local
104 uint16_t phy, reg; local
120 arswitch_writedbg(device_t dev, int phy, uint16_t dbg_addr, argument
123 (void) MDIO_WRITEREG(device_get_parent(dev), phy, local
125 (void) MDIO_WRITEREG(device_get_parent(dev), phy, local
130 arswitch_writemmd(device_t dev, int phy, uint16_t dbg_addr, uint16_t dbg_data) argument
133 (void) MDIO_WRITEREG(device_get_parent(dev), phy, local
135 (void) MDIO_WRITEREG(device_get_parent(dev), phy, local
140 arswitch_reg_read32(device_t dev, int phy, int reg) argument
150 arswitch_reg_write32(device_t dev, int phy, int reg, uint32_t value) argument
178 uint16_t phy, reg; local
188 uint16_t phy, reg; local
235 uint16_t phy, reg; local
253 uint16_t phy, reg; local
[all...]
H A Darswitch_8327.c155 ar8327_phy_fixup(struct arswitch_softc *sc, int phy) argument
[all...]
/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.c59 mtkswitch_phy_read_locked(struct mtkswitch_softc *sc, int phy, int reg) argument
72 mtkswitch_phy_read(device_t dev, int phy, int reg) argument
89 mtkswitch_phy_write_locked(struct mtkswitch_softc *sc, int phy, int reg, argument
102 mtkswitch_phy_write(device_t dev, int phy, int reg, int val) argument
[all...]
H A Dmtkswitch_rt3050.c92 mtkswitch_phy_read(device_t dev, int phy, int reg) argument
110 mtkswitch_phy_write(device_t dev, int phy, int reg, int val) argument
H A Dmtkswitch.c113 int phy, err = 0; local
262 int phy; local
282 mtkswitch_portforphy(int phy) argument
298 int phy = mtkswitch_phyforport(port); local
309 int phy = mtkswitch_phyforport(port); local
597 mtkswitch_readphy(device_t dev, int phy, int reg) argument
605 mtkswitch_writephy(device_t dev, int phy, int reg, int val) argument
[all...]
/freebsd-13-stable/sys/dev/gpio/
H A Dgpiomdio.c187 gpiomdio_readreg(device_t dev, int phy, int reg) argument
197 gpiomdio_writereg(device_t dev, int phy, int reg, int val) argument
/freebsd-13-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c232 bhnd_pcie2_mdio_read(struct bhnd_pcie2_softc *sc, int phy, int reg) argument
239 bhnd_pcie2_mdio_write(struct bhnd_pcie2_softc *sc, int phy, int reg, int val) argument
246 bhnd_pcie2_mdio_read_ext(struct bhnd_pcie2_softc *sc, int phy, int devaddr, argument
254 bhnd_pcie2_mdio_write_ext(struct bhnd_pcie2_softc *sc, int phy, int devaddr, argument
/freebsd-13-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_ppr.c147 struct bwn_phy *phy = &mac->mac_phy; local
/freebsd-13-stable/sys/net80211/
H A Dieee80211_phy.h90 uint8_t phy; /* CCK/OFDM/TURBO */ member in struct:ieee80211_rate_table::__anon14974
/freebsd-13-stable/sys/mips/cavium/octe/
H A Docte.c220 octe_miibus_readreg(device_t dev, int phy, int reg) argument
241 octe_miibus_writereg(device_t dev, int phy, int reg, int val) argument
[all...]
/freebsd-13-stable/sys/dev/tsec/
H A Dif_tsec_fdt.c168 phandle_t child, mdio, phy; local
/freebsd-13-stable/sys/arm64/broadcom/brcmmdio/
H A Dmdio_nexus_iproc.c111 brcm_mdionexus_mdio_readreg(device_t dev, int phy, int reg) argument
122 brcm_mdionexus_mdio_writereg(device_t dev, int phy, int reg, int val) argument
/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_usbphy.c94 rk_phynode_phy_enable(struct phynode *phy, bool enable) argument
/freebsd-13-stable/sys/dev/pci/
H A Dpci_dw_mv.c95 phy_t phy[MV_MAX_LANES]; member in struct:pci_mv_softc
[all...]
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_table.c395 MPI2_EVENT_SAS_TOPO_PHY_ENTRY *phy; local
/freebsd-13-stable/sys/dev/mps/
H A Dmps_table.c374 MPI2_EVENT_SAS_TOPO_PHY_ENTRY *phy; local
/freebsd-13-stable/sys/dev/dpaa/
H A Dif_dtsec.c800 dtsec_miibus_readreg(device_t dev, int phy, int reg) argument
810 dtsec_miibus_writereg(device_t dev, int phy, int reg, int value) argument
/freebsd-13-stable/sys/dev/e1000/
H A De1000_80003es2lan.c90 struct e1000_phy_info *phy = &hw->phy; local
687 struct e1000_phy_info *phy = &hw->phy; local
971 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82541.c88 struct e1000_phy_info *phy = &hw->phy; local
448 struct e1000_phy_info *phy = &hw->phy; local
536 struct e1000_phy_info *phy = &hw->phy; local
672 struct e1000_phy_info *phy = &hw->phy; local
875 struct e1000_phy_info *phy = &hw->phy; local
948 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82543.c87 struct e1000_phy_info *phy = &hw->phy; local
[all...]
/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x.c164 int err, phy, port; local
410 int err, phy; local
464 int phy; local
[all...]
/freebsd-13-stable/sys/dev/etherswitch/
H A Dmiiproxy.c283 miiproxy_readreg(device_t dev, int phy, int reg) argument
293 miiproxy_writereg(device_t dev, int phy, int reg, int val) argument
/freebsd-13-stable/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c118 int phy, port = 0, err = 0; local
268 ukswitch_portforphy(struct ukswitch_softc *sc, int phy) argument
362 int err, phy; local
475 ukswitch_readphy(device_t dev, int phy, int reg) argument
496 ukswitch_writephy(device_t dev, int phy, int reg, int data) argument
[all...]
/freebsd-13-stable/sys/dev/extres/phy/
H A Dphy.c299 struct phy *phy; local
317 phy_enable(phy_t phy) argument
335 phy_disable(phy_t phy) argument
355 phy_status(phy_t phy, int *status) argument
371 phy_get_by_id(device_t consumer_dev, device_t provider_dev, intptr_t id, phy_t *phy) argument
390 phy_release(phy_t phy) argument
447 phy_get_by_ofw_idx(device_t consumer_dev, phandle_t cnode, int idx, phy_t *phy) argument
483 phy_get_by_ofw_name(device_t consumer_dev, phandle_t cnode, char *name, phy_t *phy) argument
502 phy_get_by_ofw_property(device_t consumer_dev, phandle_t cnode, char *name, phy_t *phy) argument
[all...]
/freebsd-13-stable/sys/dev/isci/
H A Disci.c190 int i, phy; local
677 scic_cb_port_invalid_link_up(SCI_CONTROLLER_HANDLE_T controller, SCI_PORT_HANDLE_T port, SCI_PHY_HANDLE_T phy) argument
[all...]

Completed in 128 milliseconds

123456789