Home
last modified time | relevance | path

Searched defs:net_dev (Results 1 – 25 of 200) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dethtool.c33 static int efx_ethtool_phys_id(struct net_device *net_dev, in efx_ethtool_phys_id()
56 static int efx_ethtool_get_regs_len(struct net_device *net_dev) in efx_ethtool_get_regs_len()
61 static void efx_ethtool_get_regs(struct net_device *net_dev, in efx_ethtool_get_regs()
99 static int efx_ethtool_get_coalesce(struct net_device *net_dev, in efx_ethtool_get_coalesce()
117 static int efx_ethtool_set_coalesce(struct net_device *net_dev, in efx_ethtool_set_coalesce()
156 static void efx_ethtool_get_ringparam(struct net_device *net_dev, in efx_ethtool_get_ringparam()
167 static int efx_ethtool_set_ringparam(struct net_device *net_dev, in efx_ethtool_set_ringparam()
194 static void efx_ethtool_get_wol(struct net_device *net_dev, in efx_ethtool_get_wol()
202 static int efx_ethtool_set_wol(struct net_device *net_dev, in efx_ethtool_set_wol()
209 static int efx_ethtool_get_ts_info(struct net_device *net_dev, in efx_ethtool_get_ts_info()
Dethtool_common.c103 void efx_ethtool_get_drvinfo(struct net_device *net_dev, in efx_ethtool_get_drvinfo()
114 u32 efx_ethtool_get_msglevel(struct net_device *net_dev) in efx_ethtool_get_msglevel()
121 void efx_ethtool_set_msglevel(struct net_device *net_dev, u32 msg_enable) in efx_ethtool_set_msglevel()
128 void efx_ethtool_self_test(struct net_device *net_dev, in efx_ethtool_self_test()
176 void efx_ethtool_get_pauseparam(struct net_device *net_dev, in efx_ethtool_get_pauseparam()
186 int efx_ethtool_set_pauseparam(struct net_device *net_dev, in efx_ethtool_set_pauseparam()
442 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set) in efx_ethtool_get_sset_count()
459 void efx_ethtool_get_strings(struct net_device *net_dev, in efx_ethtool_get_strings()
486 void efx_ethtool_get_stats(struct net_device *net_dev, in efx_ethtool_get_stats()
561 int efx_ethtool_get_link_ksettings(struct net_device *net_dev, in efx_ethtool_get_link_ksettings()
[all …]
Dsriov.c11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac()
21 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, in efx_sriov_set_vf_vlan()
40 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_spoofchk()
51 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i, in efx_sriov_get_vf_config()
62 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_link_state()
Def100_netdev.c80 static int ef100_net_stop(struct net_device *net_dev) in ef100_net_stop()
103 static int ef100_net_open(struct net_device *net_dev) in ef100_net_open()
190 struct net_device *net_dev) in ef100_hard_start_xmit()
240 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in ef100_netdev_event() local
250 struct net_device *net_dev = efx->net_dev; in ef100_register_netdev() local
/kernel/linux/linux-4.19/drivers/net/wimax/i2400m/
Dnetdev.c101 int i2400m_open(struct net_device *net_dev) in i2400m_open()
122 int i2400m_stop(struct net_device *net_dev) in i2400m_stop()
157 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_wake_tx_work() local
275 int i2400m_net_wake_tx(struct i2400m *i2400m, struct net_device *net_dev, in i2400m_net_wake_tx()
328 int i2400m_net_tx(struct i2400m *i2400m, struct net_device *net_dev, in i2400m_net_tx()
369 struct net_device *net_dev) in i2400m_hard_start_xmit()
398 void i2400m_tx_timeout(struct net_device *net_dev) in i2400m_tx_timeout()
419 void i2400m_rx_fake_eth_header(struct net_device *net_dev, in i2400m_rx_fake_eth_header()
471 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_net_rx() local
536 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_net_erx() local
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/
Dethtool.c103 static int efx_ethtool_phys_id(struct net_device *net_dev, in efx_ethtool_phys_id()
129 efx_ethtool_get_link_ksettings(struct net_device *net_dev, in efx_ethtool_get_link_ksettings()
159 efx_ethtool_set_link_ksettings(struct net_device *net_dev, in efx_ethtool_set_link_ksettings()
179 static void efx_ethtool_get_drvinfo(struct net_device *net_dev, in efx_ethtool_get_drvinfo()
191 static int efx_ethtool_get_regs_len(struct net_device *net_dev) in efx_ethtool_get_regs_len()
196 static void efx_ethtool_get_regs(struct net_device *net_dev, in efx_ethtool_get_regs()
205 static u32 efx_ethtool_get_msglevel(struct net_device *net_dev) in efx_ethtool_get_msglevel()
211 static void efx_ethtool_set_msglevel(struct net_device *net_dev, u32 msg_enable) in efx_ethtool_set_msglevel()
408 static int efx_ethtool_get_sset_count(struct net_device *net_dev, in efx_ethtool_get_sset_count()
426 static void efx_ethtool_get_strings(struct net_device *net_dev, in efx_ethtool_get_strings()
[all …]
Dsriov.c14 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac()
24 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, in efx_sriov_set_vf_vlan()
43 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_spoofchk()
54 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i, in efx_sriov_get_vf_config()
65 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_link_state()
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
Dnetdev.c86 int i2400m_open(struct net_device *net_dev) in i2400m_open()
107 int i2400m_stop(struct net_device *net_dev) in i2400m_stop()
142 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_wake_tx_work() local
260 int i2400m_net_wake_tx(struct i2400m *i2400m, struct net_device *net_dev, in i2400m_net_wake_tx()
313 int i2400m_net_tx(struct i2400m *i2400m, struct net_device *net_dev, in i2400m_net_tx()
354 struct net_device *net_dev) in i2400m_hard_start_xmit()
383 void i2400m_tx_timeout(struct net_device *net_dev, unsigned int txqueue) in i2400m_tx_timeout()
404 void i2400m_rx_fake_eth_header(struct net_device *net_dev, in i2400m_rx_fake_eth_header()
456 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_net_rx() local
521 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_net_erx() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dethtool.c90 static int ef4_ethtool_phys_id(struct net_device *net_dev, in ef4_ethtool_phys_id()
116 ef4_ethtool_get_link_ksettings(struct net_device *net_dev, in ef4_ethtool_get_link_ksettings()
140 ef4_ethtool_set_link_ksettings(struct net_device *net_dev, in ef4_ethtool_set_link_ksettings()
160 static void ef4_ethtool_get_drvinfo(struct net_device *net_dev, in ef4_ethtool_get_drvinfo()
170 static int ef4_ethtool_get_regs_len(struct net_device *net_dev) in ef4_ethtool_get_regs_len()
175 static void ef4_ethtool_get_regs(struct net_device *net_dev, in ef4_ethtool_get_regs()
184 static u32 ef4_ethtool_get_msglevel(struct net_device *net_dev) in ef4_ethtool_get_msglevel()
190 static void ef4_ethtool_set_msglevel(struct net_device *net_dev, u32 msg_enable) in ef4_ethtool_set_msglevel()
387 static int ef4_ethtool_get_sset_count(struct net_device *net_dev, in ef4_ethtool_get_sset_count()
404 static void ef4_ethtool_get_strings(struct net_device *net_dev, in ef4_ethtool_get_strings()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/falcon/
Dethtool.c93 static int ef4_ethtool_phys_id(struct net_device *net_dev, in ef4_ethtool_phys_id()
119 ef4_ethtool_get_link_ksettings(struct net_device *net_dev, in ef4_ethtool_get_link_ksettings()
143 ef4_ethtool_set_link_ksettings(struct net_device *net_dev, in ef4_ethtool_set_link_ksettings()
163 static void ef4_ethtool_get_drvinfo(struct net_device *net_dev, in ef4_ethtool_get_drvinfo()
173 static int ef4_ethtool_get_regs_len(struct net_device *net_dev) in ef4_ethtool_get_regs_len()
178 static void ef4_ethtool_get_regs(struct net_device *net_dev, in ef4_ethtool_get_regs()
187 static u32 ef4_ethtool_get_msglevel(struct net_device *net_dev) in ef4_ethtool_get_msglevel()
193 static void ef4_ethtool_set_msglevel(struct net_device *net_dev, u32 msg_enable) in ef4_ethtool_set_msglevel()
390 static int ef4_ethtool_get_sset_count(struct net_device *net_dev, in ef4_ethtool_get_sset_count()
407 static void ef4_ethtool_get_strings(struct net_device *net_dev, in ef4_ethtool_get_strings()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/sis/
Dsis900.c255 struct net_device *net_dev) in sis900_get_mac_addr()
288 struct net_device *net_dev) in sis630e_get_mac_addr()
328 struct net_device *net_dev) in sis635_get_mac_addr()
372 struct net_device *net_dev) in sis96x_get_mac_addr()
427 struct net_device *net_dev; in sis900_probe() local
594 static int sis900_mii_probe(struct net_device *net_dev) in sis900_mii_probe()
721 static u16 sis900_default_phy(struct net_device * net_dev) in sis900_default_phy()
783 static void sis900_set_capability(struct net_device *net_dev, struct mii_phy *phy) in sis900_set_capability()
892 static int mdio_read(struct net_device *net_dev, int phy_id, int location) in mdio_read()
937 static void mdio_write(struct net_device *net_dev, int phy_id, int location, in mdio_write()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/sis/
Dsis900.c257 struct net_device *net_dev) in sis900_get_mac_addr()
290 struct net_device *net_dev) in sis630e_get_mac_addr()
330 struct net_device *net_dev) in sis635_get_mac_addr()
374 struct net_device *net_dev) in sis96x_get_mac_addr()
429 struct net_device *net_dev; in sis900_probe() local
598 static int sis900_mii_probe(struct net_device *net_dev) in sis900_mii_probe()
725 static u16 sis900_default_phy(struct net_device * net_dev) in sis900_default_phy()
787 static void sis900_set_capability(struct net_device *net_dev, struct mii_phy *phy) in sis900_set_capability()
895 static int mdio_read(struct net_device *net_dev, int phy_id, int location) in mdio_read()
940 static void mdio_write(struct net_device *net_dev, int phy_id, int location, in mdio_write()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c78 static int dpaa_get_link_ksettings(struct net_device *net_dev, in dpaa_get_link_ksettings()
91 static int dpaa_set_link_ksettings(struct net_device *net_dev, in dpaa_set_link_ksettings()
108 static void dpaa_get_drvinfo(struct net_device *net_dev, in dpaa_get_drvinfo()
128 static u32 dpaa_get_msglevel(struct net_device *net_dev) in dpaa_get_msglevel()
133 static void dpaa_set_msglevel(struct net_device *net_dev, in dpaa_set_msglevel()
139 static int dpaa_nway_reset(struct net_device *net_dev) in dpaa_nway_reset()
159 static void dpaa_get_pauseparam(struct net_device *net_dev, in dpaa_get_pauseparam()
178 static int dpaa_set_pauseparam(struct net_device *net_dev, in dpaa_set_pauseparam()
245 static int dpaa_get_sset_count(struct net_device *net_dev, int type) in dpaa_get_sset_count()
295 static void dpaa_get_ethtool_stats(struct net_device *net_dev, in dpaa_get_ethtool_stats()
[all …]
Ddpaa_eth.c214 static int dpaa_netdev_init(struct net_device *net_dev, in dpaa_netdev_init()
278 static int dpaa_stop(struct net_device *net_dev) in dpaa_stop()
311 static void dpaa_tx_timeout(struct net_device *net_dev) in dpaa_tx_timeout()
328 static void dpaa_get_stats64(struct net_device *net_dev, in dpaa_get_stats64()
349 static int dpaa_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in dpaa_setup_tc()
410 static int dpaa_set_mac_address(struct net_device *net_dev, void *addr) in dpaa_set_mac_address()
443 static void dpaa_set_rx_mode(struct net_device *net_dev) in dpaa_set_rx_mode()
1318 static void dpaa_fd_release(const struct net_device *net_dev, in dpaa_fd_release()
1862 struct net_device *net_dev = priv->net_dev; in skb_to_contig_fd() local
1916 struct net_device *net_dev = priv->net_dev; in skb_to_sg_fd() local
[all …]
/kernel/linux/linux-4.19/net/batman-adv/
Ddebugfs.c57 struct net_device *net_dev = (struct net_device *)inode->i_private; in neighbors_open() local
64 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_originators_open() local
80 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_originators_hardif_open() local
87 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_gateways_open() local
94 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_transtable_global_open() local
102 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_bla_claim_table_open() local
111 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_bla_backbone_table_open() local
129 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_dat_cache_open() local
137 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_transtable_local_open() local
150 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_nc_nodes_open() local
[all …]
Dsysfs.c62 struct net_device *net_dev = batadv_kobj_to_netdev(obj); in batadv_kobj_to_batpriv() local
303 struct net_device *net_dev, in batadv_store_bool_attr()
347 atomic_t *attr_store, struct net_device *net_dev) in __batadv_store_bool_attr()
361 struct net_device *net_dev, in batadv_store_uint_attr()
408 struct net_device *net_dev, in __batadv_store_uint_attr()
429 static void batadv_post_gw_reselect(struct net_device *net_dev) in batadv_post_gw_reselect()
471 struct net_device *net_dev = batadv_kobj_to_netdev(kobj); in batadv_store_gw_mode() local
603 struct net_device *net_dev = batadv_kobj_to_netdev(kobj); in batadv_store_gw_bwidth() local
643 struct net_device *net_dev = batadv_kobj_to_netdev(kobj); in batadv_store_isolation_mark() local
896 struct net_device *net_dev = batadv_kobj_to_netdev(kobj); in batadv_show_mesh_iface() local
[all …]
/kernel/linux/linux-5.10/net/batman-adv/
Ddebugfs.c62 struct net_device *net_dev = (struct net_device *)inode->i_private; in neighbors_open() local
71 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_originators_open() local
89 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_originators_hardif_open() local
98 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_gateways_open() local
107 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_transtable_global_open() local
117 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_bla_claim_table_open() local
128 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_bla_backbone_table_open() local
148 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_dat_cache_open() local
158 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_transtable_local_open() local
173 struct net_device *net_dev = (struct net_device *)inode->i_private; in batadv_nc_nodes_open() local
[all …]
Dsysfs.c65 struct net_device *net_dev = batadv_kobj_to_netdev(obj); in batadv_kobj_to_batpriv() local
319 struct net_device *net_dev, in batadv_store_bool_attr()
363 atomic_t *attr_store, struct net_device *net_dev) in __batadv_store_bool_attr()
377 struct net_device *net_dev, in batadv_store_uint_attr()
424 struct net_device *net_dev, in __batadv_store_uint_attr()
446 static void batadv_post_gw_reselect(struct net_device *net_dev) in batadv_post_gw_reselect()
490 struct net_device *net_dev = batadv_kobj_to_netdev(kobj); in batadv_store_gw_mode() local
639 struct net_device *net_dev = batadv_kobj_to_netdev(kobj); in batadv_store_gw_bwidth() local
687 struct net_device *net_dev = batadv_kobj_to_netdev(kobj); in batadv_store_isolation_mark() local
944 struct net_device *net_dev = batadv_kobj_to_netdev(kobj); in batadv_show_mesh_iface() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c80 static int dpaa_get_link_ksettings(struct net_device *net_dev, in dpaa_get_link_ksettings()
91 static int dpaa_set_link_ksettings(struct net_device *net_dev, in dpaa_set_link_ksettings()
106 static void dpaa_get_drvinfo(struct net_device *net_dev, in dpaa_get_drvinfo()
115 static u32 dpaa_get_msglevel(struct net_device *net_dev) in dpaa_get_msglevel()
120 static void dpaa_set_msglevel(struct net_device *net_dev, in dpaa_set_msglevel()
126 static int dpaa_nway_reset(struct net_device *net_dev) in dpaa_nway_reset()
144 static void dpaa_get_pauseparam(struct net_device *net_dev, in dpaa_get_pauseparam()
161 static int dpaa_set_pauseparam(struct net_device *net_dev, in dpaa_set_pauseparam()
204 static int dpaa_get_sset_count(struct net_device *net_dev, int type) in dpaa_get_sset_count()
258 static void dpaa_get_ethtool_stats(struct net_device *net_dev, in dpaa_get_ethtool_stats()
[all …]
Ddpaa_eth.c223 static int dpaa_netdev_init(struct net_device *net_dev, in dpaa_netdev_init()
299 static int dpaa_stop(struct net_device *net_dev) in dpaa_stop()
334 static void dpaa_tx_timeout(struct net_device *net_dev, unsigned int txqueue) in dpaa_tx_timeout()
351 static void dpaa_get_stats64(struct net_device *net_dev, in dpaa_get_stats64()
372 static int dpaa_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in dpaa_setup_tc()
433 static int dpaa_set_mac_address(struct net_device *net_dev, void *addr) in dpaa_set_mac_address()
466 static void dpaa_set_rx_mode(struct net_device *net_dev) in dpaa_set_rx_mode()
1336 static void dpaa_fd_release(const struct net_device *net_dev, in dpaa_fd_release()
1510 struct net_device *net_dev = dpaa_bp->priv->net_dev; in dpaa_bp_add_8_bufs() local
1880 struct net_device *net_dev = priv->net_dev; in skb_to_contig_fd() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-dcb.c6 static int dpaa2_eth_dcbnl_ieee_getpfc(struct net_device *net_dev, in dpaa2_eth_dcbnl_ieee_getpfc()
61 static int dpaa2_eth_dcbnl_ieee_setpfc(struct net_device *net_dev, in dpaa2_eth_dcbnl_ieee_setpfc()
108 static u8 dpaa2_eth_dcbnl_getdcbx(struct net_device *net_dev) in dpaa2_eth_dcbnl_getdcbx()
115 static u8 dpaa2_eth_dcbnl_setdcbx(struct net_device *net_dev, u8 mode) in dpaa2_eth_dcbnl_setdcbx()
122 static u8 dpaa2_eth_dcbnl_getcap(struct net_device *net_dev, int capid, u8 *cap) in dpaa2_eth_dcbnl_getcap()
Ddpaa2-ethtool.c70 static void dpaa2_eth_get_drvinfo(struct net_device *net_dev, in dpaa2_eth_get_drvinfo()
84 static int dpaa2_eth_nway_reset(struct net_device *net_dev) in dpaa2_eth_nway_reset()
95 dpaa2_eth_get_link_ksettings(struct net_device *net_dev, in dpaa2_eth_get_link_ksettings()
113 dpaa2_eth_set_link_ksettings(struct net_device *net_dev, in dpaa2_eth_set_link_ksettings()
124 static void dpaa2_eth_get_pauseparam(struct net_device *net_dev, in dpaa2_eth_get_pauseparam()
140 static int dpaa2_eth_set_pauseparam(struct net_device *net_dev, in dpaa2_eth_set_pauseparam()
207 static int dpaa2_eth_get_sset_count(struct net_device *net_dev, int sset) in dpaa2_eth_get_sset_count()
224 static void dpaa2_eth_get_ethtool_stats(struct net_device *net_dev, in dpaa2_eth_get_ethtool_stats()
540 static int dpaa2_eth_do_cls_rule(struct net_device *net_dev, in dpaa2_eth_do_cls_rule()
644 static int dpaa2_eth_update_cls_rule(struct net_device *net_dev, in dpaa2_eth_update_cls_rule()
[all …]
/kernel/linux/linux-4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-ethtool.c52 static void dpaa2_eth_get_drvinfo(struct net_device *net_dev, in dpaa2_eth_get_drvinfo()
67 dpaa2_eth_get_link_ksettings(struct net_device *net_dev, in dpaa2_eth_get_link_ksettings()
98 dpaa2_eth_set_link_ksettings(struct net_device *net_dev, in dpaa2_eth_set_link_ksettings()
157 static int dpaa2_eth_get_sset_count(struct net_device *net_dev, int sset) in dpaa2_eth_get_sset_count()
169 static void dpaa2_eth_get_ethtool_stats(struct net_device *net_dev, in dpaa2_eth_get_ethtool_stats()
227 static int dpaa2_eth_get_rxnfc(struct net_device *net_dev, in dpaa2_eth_get_rxnfc()
/kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c43 static u32 hns_nic_get_link(struct net_device *net_dev) in hns_nic_get_link()
66 static void hns_get_mdix_mode(struct net_device *net_dev, in hns_get_mdix_mode()
118 static int hns_nic_get_link_ksettings(struct net_device *net_dev, in hns_nic_get_link_ksettings()
205 static int hns_nic_set_link_ksettings(struct net_device *net_dev, in hns_nic_set_link_ksettings()
643 static void hns_nic_get_drvinfo(struct net_device *net_dev, in hns_nic_get_drvinfo()
668 static void hns_get_ringparam(struct net_device *net_dev, in hns_get_ringparam()
693 static void hns_get_pauseparam(struct net_device *net_dev, in hns_get_pauseparam()
713 static int hns_set_pauseparam(struct net_device *net_dev, in hns_set_pauseparam()
737 static int hns_get_coalesce(struct net_device *net_dev, in hns_get_coalesce()
781 static int hns_set_coalesce(struct net_device *net_dev, in hns_set_coalesce()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c39 static u32 hns_nic_get_link(struct net_device *net_dev) in hns_nic_get_link()
62 static void hns_get_mdix_mode(struct net_device *net_dev, in hns_get_mdix_mode()
114 static int hns_nic_get_link_ksettings(struct net_device *net_dev, in hns_nic_get_link_ksettings()
201 static int hns_nic_set_link_ksettings(struct net_device *net_dev, in hns_nic_set_link_ksettings()
643 static void hns_nic_get_drvinfo(struct net_device *net_dev, in hns_nic_get_drvinfo()
668 static void hns_get_ringparam(struct net_device *net_dev, in hns_get_ringparam()
693 static void hns_get_pauseparam(struct net_device *net_dev, in hns_get_pauseparam()
713 static int hns_set_pauseparam(struct net_device *net_dev, in hns_set_pauseparam()
737 static int hns_get_coalesce(struct net_device *net_dev, in hns_get_coalesce()
781 static int hns_set_coalesce(struct net_device *net_dev, in hns_set_coalesce()
[all …]

12345678