Home
last modified time | relevance | path

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

1234

/linux/drivers/net/ethernet/sfc/falcon/
H A 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()
385 static int ef4_ethtool_get_sset_count(struct net_device *net_dev, in ef4_ethtool_get_sset_count()
402 static void ef4_ethtool_get_strings(struct net_device *net_dev, in ef4_ethtool_get_strings()
[all …]
H A Defx.c1982 static int ef4_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in ef4_ioctl()
2040 int ef4_net_open(struct net_device *net_dev) in ef4_net_open()
2067 int ef4_net_stop(struct net_device *net_dev) in ef4_net_stop()
2081 static void ef4_net_stats(struct net_device *net_dev, in ef4_net_stats()
2092 static void ef4_watchdog(struct net_device *net_dev, unsigned int txqueue) in ef4_watchdog()
2105 static int ef4_change_mtu(struct net_device *net_dev, int new_mtu) in ef4_change_mtu()
2129 static int ef4_set_mac_address(struct net_device *net_dev, void *data) in ef4_set_mac_address()
2164 static void ef4_set_rx_mode(struct net_device *net_dev) in ef4_set_rx_mode()
2173 static int ef4_set_features(struct net_device *net_dev, netdev_features_t data) in ef4_set_features()
2224 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in ef4_netdev_event() local
[all …]
/linux/drivers/net/ethernet/sfc/siena/
H A 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()
119 static int efx_ethtool_set_coalesce(struct net_device *net_dev, in efx_ethtool_set_coalesce()
161 efx_ethtool_get_ringparam(struct net_device *net_dev, in efx_ethtool_get_ringparam()
175 efx_ethtool_set_ringparam(struct net_device *net_dev, in efx_ethtool_set_ringparam()
204 static void efx_ethtool_get_wol(struct net_device *net_dev, in efx_ethtool_get_wol()
212 static int efx_ethtool_set_wol(struct net_device *net_dev, in efx_ethtool_set_wol()
219 static void efx_ethtool_get_fec_stats(struct net_device *net_dev, in efx_ethtool_get_fec_stats()
[all …]
H A Dsriov.h15 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac()
26 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, in efx_sriov_set_vf_vlan()
46 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_spoofchk()
58 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i, in efx_sriov_get_vf_config()
70 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_link_state()
H A Defx.c493 static int efx_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in efx_ioctl()
513 static int efx_net_open(struct net_device *net_dev) in efx_net_open()
544 static int efx_net_stop(struct net_device *net_dev) in efx_net_stop()
557 static int efx_vlan_rx_add_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_add_vid()
567 static int efx_vlan_rx_kill_vid(struct net_device *net_dev, __be16 proto, u16 vid) in efx_vlan_rx_kill_vid()
577 static int efx_siena_hwtstamp_set(struct net_device *net_dev, in efx_siena_hwtstamp_set()
586 static int efx_siena_hwtstamp_get(struct net_device *net_dev, in efx_siena_hwtstamp_get()
688 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in efx_netdev_event() local
711 struct net_device *net_dev = efx->net_dev; in efx_register_netdev() local
983 struct net_device *net_dev = efx->net_dev; in efx_pci_probe_post_io() local
[all …]
H A Dmcdi_port.c20 static int efx_mcdi_mdio_read(struct net_device *net_dev, in efx_mcdi_mdio_read()
46 static int efx_mcdi_mdio_write(struct net_device *net_dev, in efx_mcdi_mdio_write()
/linux/drivers/net/ethernet/sfc/
H A 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()
119 static int efx_ethtool_set_coalesce(struct net_device *net_dev, in efx_ethtool_set_coalesce()
161 efx_ethtool_get_ringparam(struct net_device *net_dev, in efx_ethtool_get_ringparam()
175 efx_ethtool_set_ringparam(struct net_device *net_dev, in efx_ethtool_set_ringparam()
204 static void efx_ethtool_get_wol(struct net_device *net_dev, in efx_ethtool_get_wol()
212 static int efx_ethtool_set_wol(struct net_device *net_dev, in efx_ethtool_set_wol()
219 static void efx_ethtool_get_fec_stats(struct net_device *net_dev, in efx_ethtool_get_fec_stats()
[all …]
H A 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()
440 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set) in efx_ethtool_get_sset_count()
457 void efx_ethtool_get_strings(struct net_device *net_dev, in efx_ethtool_get_strings()
480 void efx_ethtool_get_stats(struct net_device *net_dev, in efx_ethtool_get_stats()
555 int efx_ethtool_get_link_ksettings(struct net_device *net_dev, in efx_ethtool_get_link_ksettings()
[all …]
H A 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()
H A Def100_netdev.c91 static int ef100_net_stop(struct net_device *net_dev) in ef100_net_stop()
117 static int ef100_net_open(struct net_device *net_dev) in ef100_net_open()
240 struct net_device *net_dev) in ef100_hard_start_xmit()
249 struct net_device *net_dev, in __ef100_hard_start_xmit()
303 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in ef100_netdev_event() local
338 struct net_device *net_dev = efx->net_dev; in ef100_register_netdev() local
428 struct net_device *net_dev; in ef100_probe_netdev() local
H A Dtc_bindings.c74 int efx_tc_setup_block(struct net_device *net_dev, struct efx_nic *efx, in efx_tc_setup_block()
139 int efx_tc_indr_setup_cb(struct net_device *net_dev, struct Qdisc *sch, in efx_tc_indr_setup_cb()
213 int efx_tc_setup(struct net_device *net_dev, enum tc_setup_type type, in efx_tc_setup()
232 struct net_device *net_dev) in efx_tc_netdev_event()
H A Defx_common.c164 int efx_set_mac_address(struct net_device *net_dev, void *data) in efx_set_mac_address()
199 void efx_set_rx_mode(struct net_device *net_dev) in efx_set_rx_mode()
208 int efx_set_features(struct net_device *net_dev, netdev_features_t data) in efx_set_features()
282 int efx_change_mtu(struct net_device *net_dev, int new_mtu) in efx_change_mtu()
599 void efx_net_stats(struct net_device *net_dev, struct rtnl_link_stats64 *stats) in efx_net_stats()
706 void efx_watchdog(struct net_device *net_dev, unsigned int txqueue) in efx_watchdog()
1354 int efx_get_phys_port_id(struct net_device *net_dev, in efx_get_phys_port_id()
1365 int efx_get_phys_port_name(struct net_device *net_dev, char *name, size_t len) in efx_get_phys_port_name()
H A Dtc.c24 enum efx_encap_type efx_tc_indr_netdev_type(struct net_device *net_dev) in efx_tc_indr_netdev_type()
692 struct net_device *net_dev) in efx_tc_get_recirc_id()
970 struct net_device *net_dev, in efx_tc_flower_handle_lhs_actions()
1456 struct net_device *net_dev) in efx_tc_flower_replace_foreign_lhs_ar()
1560 struct net_device *net_dev) in efx_tc_flower_replace_foreign_lhs()
1669 struct net_device *net_dev, in efx_tc_flower_replace_foreign()
1996 struct net_device *net_dev) in efx_tc_flower_replace_lhs()
2067 struct net_device *net_dev, in efx_tc_flower_replace()
2553 struct net_device *net_dev, in efx_tc_flower_destroy()
2602 static int efx_tc_flower_stats(struct efx_nic *efx, struct net_device *net_dev, in efx_tc_flower_stats()
[all …]
/linux/drivers/net/ethernet/sis/
H A Dsis900.c257 struct net_device *net_dev) in sis900_get_mac_addr()
292 struct net_device *net_dev) in sis630e_get_mac_addr()
334 struct net_device *net_dev) in sis635_get_mac_addr()
380 struct net_device *net_dev) in sis96x_get_mac_addr()
436 struct net_device *net_dev; in sis900_probe() local
605 static int sis900_mii_probe(struct net_device *net_dev) in sis900_mii_probe()
732 static u16 sis900_default_phy(struct net_device * net_dev) in sis900_default_phy()
794 static void sis900_set_capability(struct net_device *net_dev, struct mii_phy *phy) in sis900_set_capability()
902 static int mdio_read(struct net_device *net_dev, int phy_id, int location) in mdio_read()
947 static void mdio_write(struct net_device *net_dev, int phy_id, int location, in mdio_write()
[all …]
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c56 static int dpaa_get_link_ksettings(struct net_device *net_dev, in dpaa_get_link_ksettings()
65 static int dpaa_set_link_ksettings(struct net_device *net_dev, in dpaa_set_link_ksettings()
74 static void dpaa_get_drvinfo(struct net_device *net_dev, in dpaa_get_drvinfo()
83 static u32 dpaa_get_msglevel(struct net_device *net_dev) in dpaa_get_msglevel()
88 static void dpaa_set_msglevel(struct net_device *net_dev, in dpaa_set_msglevel()
94 static int dpaa_nway_reset(struct net_device *net_dev) in dpaa_nway_reset()
102 static void dpaa_get_pauseparam(struct net_device *net_dev, in dpaa_get_pauseparam()
111 static int dpaa_set_pauseparam(struct net_device *net_dev, in dpaa_set_pauseparam()
120 static int dpaa_get_sset_count(struct net_device *net_dev, int type) in dpaa_get_sset_count()
174 static void dpaa_get_ethtool_stats(struct net_device *net_dev, in dpaa_get_ethtool_stats()
[all …]
H A Ddpaa_eth.c202 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()
332 static void dpaa_tx_timeout(struct net_device *net_dev, unsigned int txqueue) in dpaa_tx_timeout()
349 static void dpaa_get_stats64(struct net_device *net_dev, in dpaa_get_stats64()
370 static int dpaa_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in dpaa_setup_tc()
432 static int dpaa_set_mac_address(struct net_device *net_dev, void *addr) in dpaa_set_mac_address()
465 static int dpaa_addr_sync(struct net_device *net_dev, const u8 *addr) in dpaa_addr_sync()
473 static int dpaa_addr_unsync(struct net_device *net_dev, const u8 *addr) in dpaa_addr_unsync()
481 static void dpaa_set_rx_mode(struct net_device *net_dev) in dpaa_set_rx_mode()
902 struct net_device *net_dev = to_net_dev(mac_dev->phylink_config.dev); in dpaa_eth_cgr_set_speed() local
[all …]
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c71 static void dpaa2_eth_get_drvinfo(struct net_device *net_dev, in dpaa2_eth_get_drvinfo()
85 static int dpaa2_eth_nway_reset(struct net_device *net_dev) in dpaa2_eth_nway_reset()
101 dpaa2_eth_get_link_ksettings(struct net_device *net_dev, in dpaa2_eth_get_link_ksettings()
127 dpaa2_eth_set_link_ksettings(struct net_device *net_dev, in dpaa2_eth_set_link_ksettings()
144 static void dpaa2_eth_get_pauseparam(struct net_device *net_dev, in dpaa2_eth_get_pauseparam()
165 static int dpaa2_eth_set_pauseparam(struct net_device *net_dev, in dpaa2_eth_set_pauseparam()
233 static int dpaa2_eth_get_sset_count(struct net_device *net_dev, int sset) in dpaa2_eth_get_sset_count()
246 static void dpaa2_eth_get_ethtool_stats(struct net_device *net_dev, in dpaa2_eth_get_ethtool_stats()
567 static int dpaa2_eth_do_cls_rule(struct net_device *net_dev, in dpaa2_eth_do_cls_rule()
671 static int dpaa2_eth_update_cls_rule(struct net_device *net_dev, in dpaa2_eth_update_cls_rule()
[all …]
H A 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()
H A Ddpaa2-eth.c1396 struct net_device *net_dev) in __dpaa2_eth_tx()
1542 static netdev_tx_t dpaa2_eth_tx(struct sk_buff *skb, struct net_device *net_dev) in dpaa2_eth_tx()
1799 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_seed_pools() local
2183 static int dpaa2_eth_open(struct net_device *net_dev) in dpaa2_eth_open()
2285 static int dpaa2_eth_stop(struct net_device *net_dev) in dpaa2_eth_stop()
2340 static int dpaa2_eth_set_addr(struct net_device *net_dev, void *addr) in dpaa2_eth_set_addr()
2365 static void dpaa2_eth_get_stats(struct net_device *net_dev, in dpaa2_eth_get_stats()
2386 static void dpaa2_eth_add_uc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_uc_hw_addr()
2405 static void dpaa2_eth_add_mc_hw_addr(const struct net_device *net_dev, in dpaa2_eth_add_mc_hw_addr()
2421 static int dpaa2_eth_rx_add_vid(struct net_device *net_dev, in dpaa2_eth_rx_add_vid()
[all …]
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c38 static u32 hns_nic_get_link(struct net_device *net_dev) in hns_nic_get_link()
61 static void hns_get_mdix_mode(struct net_device *net_dev, in hns_get_mdix_mode()
113 static int hns_nic_get_link_ksettings(struct net_device *net_dev, in hns_nic_get_link_ksettings()
200 static int hns_nic_set_link_ksettings(struct net_device *net_dev, in hns_nic_set_link_ksettings()
642 static void hns_nic_get_drvinfo(struct net_device *net_dev, in hns_nic_get_drvinfo()
666 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()
739 static int hns_get_coalesce(struct net_device *net_dev, in hns_get_coalesce()
787 static int hns_set_coalesce(struct net_device *net_dev, in hns_set_coalesce()
[all …]
/linux/drivers/net/ethernet/
H A Dlantiq_xrx200.c87 struct net_device *net_dev; member
147 static int xrx200_open(struct net_device *net_dev) in xrx200_open()
172 static int xrx200_close(struct net_device *net_dev) in xrx200_close()
227 struct net_device *net_dev = priv->net_dev; in xrx200_hw_receive() local
317 struct net_device *net_dev = ch->priv->net_dev; in xrx200_tx_housekeeping() local
358 struct net_device *net_dev) in xrx200_start_xmit()
412 xrx200_change_mtu(struct net_device *net_dev, int new_mtu) in xrx200_change_mtu()
561 struct net_device *net_dev; in xrx200_probe() local
647 struct net_device *net_dev = priv->net_dev; in xrx200_remove() local
H A Dec_bhf.c123 struct net_device *net_dev; member
283 struct net_device *net_dev) in ec_bhf_start_xmit()
392 static int ec_bhf_open(struct net_device *net_dev) in ec_bhf_open()
431 static int ec_bhf_stop(struct net_device *net_dev) in ec_bhf_stop()
451 ec_bhf_get_stats(struct net_device *net_dev, in ec_bhf_get_stats()
478 struct net_device *net_dev; in ec_bhf_probe() local
567 struct net_device *net_dev = pci_get_drvdata(dev); in ec_bhf_remove() local
/linux/net/atm/
H A Dbr2684.c84 struct net_device *net_dev; member
103 static inline struct br2684_dev *BRPRIV(const struct net_device *net_dev) in BRPRIV()
127 struct net_device *net_dev; in br2684_find_dev() local
152 struct net_device *net_dev; in atm_dev_event() local
426 struct net_device *net_dev = brvcc->device; in br2684_push() local
535 struct net_device *net_dev; in br2684_regvcc() local
789 const struct net_device *net_dev = brdev->net_dev; in br2684_seq_show() local
841 struct net_device *net_dev; in br2684_exit() local
/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.c136 struct net_device *net_dev = bgmac->net_dev; in bgmac_dma_tx_add() local
781 static void bgmac_set_rx_mode(struct net_device *net_dev) in bgmac_set_rx_mode()
1175 static int bgmac_open(struct net_device *net_dev) in bgmac_open()
1205 static int bgmac_stop(struct net_device *net_dev) in bgmac_stop()
1224 struct net_device *net_dev) in bgmac_start_xmit()
1234 static int bgmac_set_mac_address(struct net_device *net_dev, void *addr) in bgmac_set_mac_address()
1251 static int bgmac_change_mtu(struct net_device *net_dev, int mtu) in bgmac_change_mtu()
1394 static void bgmac_get_drvinfo(struct net_device *net_dev, in bgmac_get_drvinfo()
1414 void bgmac_adjust_link(struct net_device *net_dev) in bgmac_adjust_link()
1468 struct net_device *net_dev; in bgmac_alloc() local
[all …]
/linux/net/batman-adv/
H A Dhard-interface.c66 batadv_hardif_get_by_netdev(const struct net_device *net_dev) in batadv_hardif_get_by_netdev()
149 static bool batadv_is_on_batman_iface(const struct net_device *net_dev) in batadv_is_on_batman_iface()
187 static bool batadv_is_valid_iface(const struct net_device *net_dev) in batadv_is_valid_iface()
864 batadv_hardif_add_interface(struct net_device *net_dev) in batadv_hardif_add_interface()
929 struct net_device *net_dev) in batadv_hard_if_event_meshif()
946 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in batadv_hard_if_event() local

1234