Searched refs:lynx (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/firewire/ |
| A D | nosy.c | 285 client->lynx = lynx; in nosy_open() 305 struct pcilynx *lynx = client->lynx; in nosy_release() local 489 run_pcl(lynx, lynx->rcv_start_pcl_bus, 0); in irq_handler() 507 free_irq(lynx->pci_device->irq, lynx); in remove_card() 517 lynx->rcv_pcl, lynx->rcv_pcl_bus); in remove_card() 546 lynx = kzalloc(sizeof *lynx, GFP_KERNEL); in add_card() 612 lynx->phyic.vendor = get_phy_vendorid(lynx); in add_card() 638 run_pcl(lynx, lynx->rcv_start_pcl_bus, 0); in add_card() 670 free_irq(lynx->pci_device->irq, lynx); in add_card() 679 lynx->rcv_pcl, lynx->rcv_pcl_bus); in add_card() [all …]
|
| /linux/drivers/net/pcs/ |
| A D | pcs-lynx.c | 84 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_get_state() local 90 phylink_mii_c22_pcs_get_state(lynx->mdio, state); in lynx_pcs_get_state() 93 lynx_pcs_get_state_2500basex(lynx->mdio, state); in lynx_pcs_get_state() 96 lynx_pcs_get_state_usxgmii(lynx->mdio, state); in lynx_pcs_get_state() 99 phylink_mii_c45_pcs_get_state(lynx->mdio, state); in lynx_pcs_get_state() 105 dev_dbg(&lynx->mdio->dev, in lynx_pcs_get_state() 189 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_config() local 199 dev_err(&lynx->mdio->dev, in lynx_pcs_config() 218 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_an_restart() local 220 phylink_mii_c22_pcs_an_restart(lynx->mdio); in lynx_pcs_an_restart() [all …]
|
| A D | built-in.a | 3 pcs-lynx.o/
|
| A D | Makefile | 7 obj-$(CONFIG_PCS_LYNX) += pcs-lynx.o
|
| A D | .built-in.a.cmd | 1 …hains/aarch64/bin/aarch64-linux-gnu-ar cDPrST drivers/net/pcs/built-in.a drivers/net/pcs/pcs-lynx.o
|
| A D | .pcs-lynx.o.cmd | 1 …lynx.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/aar… 3 source_drivers/net/pcs/pcs-lynx.o := drivers/net/pcs/pcs-lynx.c 5 deps_drivers/net/pcs/pcs-lynx.o := \ 1221 include/linux/pcs-lynx.h \ 1223 drivers/net/pcs/pcs-lynx.o: $(deps_drivers/net/pcs/pcs-lynx.o) 1225 $(deps_drivers/net/pcs/pcs-lynx.o):
|
| /linux/drivers/net/dsa/ocelot/ |
| A D | seville_vsc9953.c | 1123 struct lynx_pcs *lynx; in vsc9953_mdio_bus_alloc() local 1135 lynx = lynx_pcs_create(pcs); in vsc9953_mdio_bus_alloc() 1136 if (!lynx) { in vsc9953_mdio_bus_alloc() 1141 felix->pcs[port] = lynx; in vsc9953_mdio_bus_alloc()
|
| A D | felix_vsc9959.c | 1095 struct lynx_pcs *lynx; in vsc9959_mdio_bus_alloc() local 1107 lynx = lynx_pcs_create(pcs); in vsc9959_mdio_bus_alloc() 1108 if (!lynx) { in vsc9959_mdio_bus_alloc() 1113 felix->pcs[port] = lynx; in vsc9959_mdio_bus_alloc()
|
| /linux/arch/alpha/kernel/ |
| A D | sys_sable.c | 634 ALIAS_MV(lynx)
|
| /linux/drivers/net/ |
| A D | built-in.a | 38 pcs/pcs-lynx.o/
|
| /linux/Documentation/admin-guide/ |
| A D | spkguide.txt | 793 lynx web browser. You definitely want to turn cursor tracking off when 825 Suppose you want to start lynx and go to the Speakup site. 833 type the word lynx, followed by a space. Now press and hold the speakup
|
| /linux/ |
| A D | modules.builtin | 613 kernel/drivers/net/pcs/pcs-lynx.ko
|
| A D | modules.builtin.modinfo | 13 …subsystempcs_lynx.license=Dual BSD/GPLpcs_lynx.file=drivers/net/pcs/pcs-lynxtun.alias=devname:n…
|
| A D | MAINTAINERS | 11217 F: drivers/net/pcs/pcs-lynx.c 11218 F: include/linux/pcs-lynx.h
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| A D | .dpaa2-eth-debugfs.o.cmd | 1445 include/linux/pcs-lynx.h \
|
| A D | .dpaa2-eth-devlink.o.cmd | 1444 include/linux/pcs-lynx.h \
|
| A D | .dpaa2-ethtool.o.cmd | 1445 include/linux/pcs-lynx.h \
|
| A D | .dpaa2-eth.o.cmd | 1532 include/linux/pcs-lynx.h \
|
| A D | .dpaa2-mac.o.cmd | 1550 include/linux/pcs-lynx.h \
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| A D | .enetc_mdio.o.cmd | 1441 include/linux/pcs-lynx.h \
|
| A D | .enetc_msg.o.cmd | 1429 include/linux/pcs-lynx.h \
|
| A D | .enetc_pci_mdio.o.cmd | 1441 include/linux/pcs-lynx.h \
|
| A D | .enetc_pf.o.cmd | 1458 include/linux/pcs-lynx.h \
|
| /linux/drivers/ |
| A D | built-in.a | 1547 net/pcs/pcs-lynx.o/
|
Completed in 82 milliseconds