/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_phylink.c | 15 struct lan966x_port *port = netdev_priv(to_net_dev(config->dev)); in lan966x_phylink_mac_select() 30 struct lan966x_port *port = netdev_priv(to_net_dev(config->dev)); in lan966x_phylink_mac_prepare() 38 netdev_err(to_net_dev(config->dev), in lan966x_phylink_mac_prepare() 54 struct lan966x_port *port = netdev_priv(to_net_dev(config->dev)); in lan966x_phylink_mac_link_up() 73 struct lan966x_port *port = netdev_priv(to_net_dev(config->dev)); in lan966x_phylink_mac_link_down()
|
/Linux-v6.1/net/core/ |
D | net-sysfs.c | 47 struct net_device *ndev = to_net_dev(dev); in netdev_show() 83 struct net_device *netdev = to_net_dev(dev); in netdev_store() 119 struct net_device *ndev = to_net_dev(dev); in iflink_show() 134 struct net_device *ndev = to_net_dev(dev); in name_assign_type_show() 148 struct net_device *ndev = to_net_dev(dev); in address_show() 162 struct net_device *ndev = to_net_dev(dev); in broadcast_show() 180 struct net_device *netdev = to_net_dev(dev); in carrier_store() 194 struct net_device *netdev = to_net_dev(dev); in carrier_show() 206 struct net_device *netdev = to_net_dev(dev); in speed_show() 232 struct net_device *netdev = to_net_dev(dev); in duplex_show() [all …]
|
/Linux-v6.1/drivers/net/wireless/marvell/libertas/ |
D | mesh.c | 162 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in anycast_mask_show() 186 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in anycast_mask_store() 211 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in prb_rsp_limit_show() 239 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in prb_rsp_limit_store() 272 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in lbs_mesh_show() 287 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in lbs_mesh_store() 339 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in mesh_get_default_parameters() 385 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in bootflag_store() 436 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in boottime_store() 495 struct lbs_private *priv = to_net_dev(dev)->ml_priv; in channel_store() [all …]
|
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth_sysfs.c | 16 struct dpaa_priv *priv = netdev_priv(to_net_dev(dev)); in dpaa_eth_show_addr() 29 struct dpaa_priv *priv = netdev_priv(to_net_dev(dev)); in dpaa_eth_show_fqids() 106 struct dpaa_priv *priv = netdev_priv(to_net_dev(dev)); in dpaa_eth_show_bpids()
|
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_phylink.c | 33 struct sparx5_port *port = netdev_priv(to_net_dev(config->dev)); in sparx5_phylink_mac_select_pcs() 52 struct sparx5_port *port = netdev_priv(to_net_dev(config->dev)); in sparx5_phylink_mac_link_up()
|
/Linux-v6.1/drivers/net/usb/ |
D | qmi_wwan.c | 223 struct net_device *dev = to_net_dev(d); in mux_id_show() 333 struct usbnet *dev = netdev_priv(to_net_dev(d)); in raw_ip_show() 341 struct usbnet *dev = netdev_priv(to_net_dev(d)); in raw_ip_store() 392 struct net_device *dev = to_net_dev(d); in add_mux_show() 410 struct usbnet *dev = netdev_priv(to_net_dev(d)); in add_mux_store() 448 struct usbnet *dev = netdev_priv(to_net_dev(d)); in del_mux_store() 479 struct usbnet *dev = netdev_priv(to_net_dev(d)); in pass_through_show() 491 struct usbnet *dev = netdev_priv(to_net_dev(d)); in pass_through_store()
|
D | cdc_ncm.c | 200 struct usbnet *dev = netdev_priv(to_net_dev(d)); in min_tx_pkt_show() 209 struct usbnet *dev = netdev_priv(to_net_dev(d)); in rx_max_show() 218 struct usbnet *dev = netdev_priv(to_net_dev(d)); in tx_max_show() 227 struct usbnet *dev = netdev_priv(to_net_dev(d)); in tx_timer_usecs_show() 237 struct usbnet *dev = netdev_priv(to_net_dev(d)); in min_tx_pkt_store() 253 struct usbnet *dev = netdev_priv(to_net_dev(d)); in rx_max_store() 268 struct usbnet *dev = netdev_priv(to_net_dev(d)); in tx_max_store() 283 struct usbnet *dev = netdev_priv(to_net_dev(d)); in tx_timer_usecs_store() 309 struct usbnet *dev = netdev_priv(to_net_dev(d)); in ndp_to_end_show() 317 struct usbnet *dev = netdev_priv(to_net_dev(d)); in ndp_to_end_store() [all …]
|
D | asix_devices.c | 738 struct usbnet *dev = netdev_priv(to_net_dev(config->dev)); in ax88772_mac_link_down() 750 struct usbnet *dev = netdev_priv(to_net_dev(config->dev)); in ax88772_mac_link_up()
|
/Linux-v6.1/net/dsa/ |
D | master.c | 291 struct net_device *dev = to_net_dev(d); in tagging_show() 302 struct net_device *dev = to_net_dev(d); in tagging_store()
|
D | dsa.c | 173 nd = to_net_dev(d); in dsa_dev_to_net_device()
|
/Linux-v6.1/drivers/infiniband/ulp/ipoib/ |
D | ipoib_vlan.c | 45 struct net_device *dev = to_net_dev(d); in parent_show()
|
D | ipoib_main.c | 2278 struct net_device *ndev = to_net_dev(dev); in pkey_show() 2288 struct net_device *ndev = to_net_dev(dev); in umcast_show() 2312 ipoib_set_umcast(to_net_dev(dev), umcast_val); in umcast_store() 2400 ret = ipoib_vlan_add(to_net_dev(dev), pkey); in create_child_store() 2419 ret = ipoib_vlan_delete(to_net_dev(dev), pkey); in delete_child_store() 2443 struct net_device *ndev = to_net_dev(dev); in dev_id_show()
|
/Linux-v6.1/drivers/net/ |
D | macvtap.c | 40 struct net_device *dev = to_net_dev(d->parent); in macvtap_net_namespace()
|
/Linux-v6.1/drivers/net/ipvlan/ |
D | ipvtap.c | 35 struct net_device *dev = to_net_dev(d->parent); in ipvtap_net_namespace()
|
/Linux-v6.1/drivers/net/can/softing/ |
D | softing_main.c | 554 struct net_device *ndev = to_net_dev(dev); in show_chip() 563 struct net_device *ndev = to_net_dev(dev); in show_output() 572 struct net_device *ndev = to_net_dev(dev); in store_output()
|
/Linux-v6.1/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 1046 struct net_device *ndev = to_net_dev(config->dev); in alt_tse_mac_config() 1065 struct net_device *ndev = to_net_dev(config->dev); in alt_tse_mac_link_up() 1088 struct net_device *ndev = to_net_dev(config->dev); in alt_tse_select_pcs()
|
/Linux-v6.1/drivers/net/arcnet/ |
D | com20020-pci.c | 100 struct net_device *net_dev = to_net_dev(dev); in backplane_mode_show()
|
/Linux-v6.1/drivers/net/can/ |
D | janz-ican3.c | 1831 struct ican3_dev *mod = netdev_priv(to_net_dev(dev)); in termination_show() 1850 struct ican3_dev *mod = netdev_priv(to_net_dev(dev)); in termination_store() 1868 struct ican3_dev *mod = netdev_priv(to_net_dev(dev)); in fwinfo_show()
|
D | at91_can.c | 1163 struct at91_priv *priv = netdev_priv(to_net_dev(dev)); in mb0_id_show() 1175 struct net_device *ndev = to_net_dev(dev); in mb0_id_store()
|
D | grcan.c | 1476 struct net_device *dev = to_net_dev(sdev); \ 1492 struct net_device *dev = to_net_dev(sdev); \
|
/Linux-v6.1/drivers/net/ethernet/mscc/ |
D | ocelot_net.c | 1686 struct net_device *ndev = to_net_dev(config->dev); in vsc7514_phylink_mac_config() 1713 struct net_device *ndev = to_net_dev(config->dev); in vsc7514_phylink_mac_link_down() 1729 struct net_device *ndev = to_net_dev(config->dev); in vsc7514_phylink_mac_link_up()
|
/Linux-v6.1/drivers/net/ethernet/atheros/ |
D | ag71xx.c | 1011 struct ag71xx *ag = netdev_priv(to_net_dev(config->dev)); in ag71xx_mac_config() 1030 struct ag71xx *ag = netdev_priv(to_net_dev(config->dev)); in ag71xx_mac_link_down() 1041 struct ag71xx *ag = netdev_priv(to_net_dev(config->dev)); in ag71xx_mac_link_up()
|
/Linux-v6.1/drivers/net/ethernet/marvell/prestera/ |
D | prestera_main.c | 254 struct net_device *ndev = to_net_dev(config->dev); in prestera_mac_link_down() 276 struct net_device *dev = to_net_dev(config->dev); in prestera_mac_select_pcs()
|
/Linux-v6.1/drivers/net/ethernet/marvell/ |
D | mvneta.c | 4019 struct net_device *ndev = to_net_dev(config->dev); in mvneta_mac_select_pcs() 4028 struct net_device *ndev = to_net_dev(config->dev); in mvneta_mac_prepare() 4062 struct net_device *ndev = to_net_dev(config->dev); in mvneta_mac_config() 4118 struct net_device *ndev = to_net_dev(config->dev); in mvneta_mac_finish() 4160 struct net_device *ndev = to_net_dev(config->dev); in mvneta_mac_link_down() 4183 struct net_device *ndev = to_net_dev(config->dev); in mvneta_mac_link_up()
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 689 len = (*format) (to_net_dev(d), buf); in attr_show() 712 ret = (*set) (to_net_dev(d), val); in attr_store() 801 struct port_info *pi = netdev_priv(to_net_dev(d)); in tm_attr_show() 827 struct port_info *pi = netdev_priv(to_net_dev(d)); in tm_attr_store()
|