Home
last modified time | relevance | path

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

123

/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()
Defx.c2085 static int efx_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in efx_ioctl()
2154 static void efx_netpoll(struct net_device *net_dev) in efx_netpoll()
2172 int efx_net_open(struct net_device *net_dev) in efx_net_open()
2203 int efx_net_stop(struct net_device *net_dev) in efx_net_stop()
2217 static void efx_net_stats(struct net_device *net_dev, in efx_net_stats()
2228 static void efx_watchdog(struct net_device *net_dev) in efx_watchdog()
2241 static int efx_change_mtu(struct net_device *net_dev, int new_mtu) in efx_change_mtu()
2265 static int efx_set_mac_address(struct net_device *net_dev, void *data) in efx_set_mac_address()
2300 static void efx_set_rx_mode(struct net_device *net_dev) in efx_set_rx_mode()
2309 static int efx_set_features(struct net_device *net_dev, netdev_features_t data) in efx_set_features()
[all …]
Dtx.c622 struct net_device *net_dev) in efx_hard_start_xmit()
659 int efx_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in efx_setup_tc()
/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 …]
Defx.c2006 static int ef4_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in ef4_ioctl()
2070 static void ef4_netpoll(struct net_device *net_dev) in ef4_netpoll()
2088 int ef4_net_open(struct net_device *net_dev) in ef4_net_open()
2115 int ef4_net_stop(struct net_device *net_dev) in ef4_net_stop()
2129 static void ef4_net_stats(struct net_device *net_dev, in ef4_net_stats()
2140 static void ef4_watchdog(struct net_device *net_dev) in ef4_watchdog()
2153 static int ef4_change_mtu(struct net_device *net_dev, int new_mtu) in ef4_change_mtu()
2177 static int ef4_set_mac_address(struct net_device *net_dev, void *data) in ef4_set_mac_address()
2212 static void ef4_set_rx_mode(struct net_device *net_dev) in ef4_set_rx_mode()
2221 static int ef4_set_features(struct net_device *net_dev, netdev_features_t data) in ef4_set_features()
[all …]
Dtx.c397 struct net_device *net_dev) in ef4_hard_start_xmit()
428 int ef4_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in ef4_setup_tc()
/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 …]
/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 …]
Dusb.c342 static void i2400mu_get_drvinfo(struct net_device *net_dev, in i2400mu_get_drvinfo()
361 void i2400mu_netdev_setup(struct net_device *net_dev) in i2400mu_netdev_setup()
464 struct net_device *net_dev; in i2400mu_probe() local
581 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400mu_disconnect() local
Ddriver.c224 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_check_mac_addr() local
288 struct net_device *net_dev = wimax_dev->net_dev; in __i2400m_dev_start() local
832 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_reset() local
864 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_setup() local
Dusb-rx.c337 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400mu_rxd() local
/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c75 static int dpaa_get_link_ksettings(struct net_device *net_dev, in dpaa_get_link_ksettings()
88 static int dpaa_set_link_ksettings(struct net_device *net_dev, in dpaa_set_link_ksettings()
105 static void dpaa_get_drvinfo(struct net_device *net_dev, in dpaa_get_drvinfo()
125 static u32 dpaa_get_msglevel(struct net_device *net_dev) in dpaa_get_msglevel()
130 static void dpaa_set_msglevel(struct net_device *net_dev, in dpaa_set_msglevel()
136 static int dpaa_nway_reset(struct net_device *net_dev) in dpaa_nway_reset()
156 static void dpaa_get_pauseparam(struct net_device *net_dev, in dpaa_get_pauseparam()
175 static int dpaa_set_pauseparam(struct net_device *net_dev, in dpaa_set_pauseparam()
242 static int dpaa_get_sset_count(struct net_device *net_dev, int type) in dpaa_get_sset_count()
292 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()
425 static int dpaa_set_mac_address(struct net_device *net_dev, void *addr) in dpaa_set_mac_address()
458 static void dpaa_set_rx_mode(struct net_device *net_dev) in dpaa_set_rx_mode()
1323 static void dpaa_fd_release(const struct net_device *net_dev, in dpaa_fd_release()
1847 struct net_device *net_dev = priv->net_dev; in skb_to_contig_fd() local
1901 struct net_device *net_dev = priv->net_dev; in skb_to_sg_fd() local
[all …]
Ddpaa_eth.h65 struct net_device *net_dev; member
131 struct net_device *net_dev; member
153 struct net_device *net_dev; member
/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-ethtool.c76 static void dpaa2_eth_get_drvinfo(struct net_device *net_dev, in dpaa2_eth_get_drvinfo()
88 dpaa2_eth_get_link_ksettings(struct net_device *net_dev, in dpaa2_eth_get_link_ksettings()
117 dpaa2_eth_set_link_ksettings(struct net_device *net_dev, in dpaa2_eth_set_link_ksettings()
175 static int dpaa2_eth_get_sset_count(struct net_device *net_dev, int sset) in dpaa2_eth_get_sset_count()
187 static void dpaa2_eth_get_ethtool_stats(struct net_device *net_dev, in dpaa2_eth_get_ethtool_stats()
245 static int dpaa2_eth_get_rxnfc(struct net_device *net_dev, in dpaa2_eth_get_rxnfc()
Ddpaa2-eth.c554 static netdev_tx_t dpaa2_eth_tx(struct sk_buff *skb, struct net_device *net_dev) in dpaa2_eth_tx()
1004 static int dpaa2_eth_open(struct net_device *net_dev) in dpaa2_eth_open()
1086 static int dpaa2_eth_stop(struct net_device *net_dev) in dpaa2_eth_stop()
1132 static int dpaa2_eth_init(struct net_device *net_dev) in dpaa2_eth_init()
1160 static int dpaa2_eth_set_addr(struct net_device *net_dev, void *addr) in dpaa2_eth_set_addr()
1185 static void dpaa2_eth_get_stats(struct net_device *net_dev, in dpaa2_eth_get_stats()
1203 static int dpaa2_eth_change_mtu(struct net_device *net_dev, int mtu) in dpaa2_eth_change_mtu()
1225 static void add_uc_hw_addr(const struct net_device *net_dev, in add_uc_hw_addr()
1244 static void add_mc_hw_addr(const struct net_device *net_dev, in add_mc_hw_addr()
1260 static void dpaa2_eth_set_rx_mode(struct net_device *net_dev) in dpaa2_eth_set_rx_mode()
[all …]
/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()
642 static void hns_nic_get_drvinfo(struct net_device *net_dev, in hns_nic_get_drvinfo()
667 void hns_get_ringparam(struct net_device *net_dev, in hns_get_ringparam()
692 static void hns_get_pauseparam(struct net_device *net_dev, in hns_get_pauseparam()
712 static int hns_set_pauseparam(struct net_device *net_dev, in hns_set_pauseparam()
736 static int hns_get_coalesce(struct net_device *net_dev, in hns_get_coalesce()
780 static int hns_set_coalesce(struct net_device *net_dev, in hns_set_coalesce()
[all …]
/drivers/net/ethernet/freescale/fman/
Dmac.c284 static int set_multi(struct net_device *net_dev, struct mac_device *mac_dev) in set_multi()
422 static void adjust_link_void(struct net_device *net_dev) in adjust_link_void()
426 static void adjust_link_dtsec(struct net_device *net_dev) in adjust_link_dtsec()
450 static void adjust_link_memac(struct net_device *net_dev) in adjust_link_memac()
472 static struct phy_device *init_phy(struct net_device *net_dev, in init_phy()
499 static struct phy_device *dtsec_init_phy(struct net_device *net_dev, in dtsec_init_phy()
505 static struct phy_device *tgec_init_phy(struct net_device *net_dev, in tgec_init_phy()
511 static struct phy_device *memac_init_phy(struct net_device *net_dev, in memac_init_phy()
/drivers/net/ethernet/broadcom/
Dbgmac.c135 struct net_device *net_dev = bgmac->net_dev; in bgmac_dma_tx_add() local
784 static void bgmac_set_rx_mode(struct net_device *net_dev) in bgmac_set_rx_mode()
1178 static int bgmac_open(struct net_device *net_dev) in bgmac_open()
1208 static int bgmac_stop(struct net_device *net_dev) in bgmac_stop()
1227 struct net_device *net_dev) in bgmac_start_xmit()
1237 static int bgmac_set_mac_address(struct net_device *net_dev, void *addr) in bgmac_set_mac_address()
1254 static int bgmac_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in bgmac_ioctl()
1397 static void bgmac_get_drvinfo(struct net_device *net_dev, in bgmac_get_drvinfo()
1417 void bgmac_adjust_link(struct net_device *net_dev) in bgmac_adjust_link()
1471 struct net_device *net_dev; in bgmac_alloc() local
[all …]
/drivers/net/ethernet/
Dec_bhf.c132 struct net_device *net_dev; member
292 struct net_device *net_dev) in ec_bhf_start_xmit()
401 static int ec_bhf_open(struct net_device *net_dev) in ec_bhf_open()
441 static int ec_bhf_stop(struct net_device *net_dev) in ec_bhf_stop()
461 ec_bhf_get_stats(struct net_device *net_dev, in ec_bhf_get_stats()
488 struct net_device *net_dev; in ec_bhf_probe() local
584 struct net_device *net_dev = pci_get_drvdata(dev); in ec_bhf_remove() local
/drivers/isdn/i4l/
Disdn_ppp.c164 isdn_net_dev *net_dev = dev->netdev; in isdn_ppp_bind() local
1008 void isdn_ppp_receive(isdn_net_dev *net_dev, isdn_net_local *lp, struct sk_buff *skb) in isdn_ppp_receive()
1064 isdn_ppp_push_higher(isdn_net_dev *net_dev, isdn_net_local *lp, struct sk_buff *skb, int proto) in isdn_ppp_push_higher()
1624 static void isdn_ppp_mp_receive(isdn_net_dev *net_dev, isdn_net_local *lp, in isdn_ppp_mp_receive()
1903 void isdn_ppp_mp_reassembly(isdn_net_dev *net_dev, isdn_net_local *lp, in isdn_ppp_mp_reassembly()
2675 static void isdn_ppp_receive_ccp(isdn_net_dev *net_dev, isdn_net_local *lp, in isdn_ppp_receive_ccp()
2852 static void isdn_ppp_send_ccp(isdn_net_dev *net_dev, isdn_net_local *lp, struct sk_buff *skb) in isdn_ppp_send_ccp()
/drivers/crypto/caam/
Dqi.c51 struct net_device net_dev; member
769 struct net_device *net_dev = &priv->net_dev; in caam_qi_init() local
/drivers/infiniband/core/
Dcma.c1294 static bool validate_ipv4_net_dev(struct net_device *net_dev, in validate_ipv4_net_dev()
1324 static bool validate_ipv6_net_dev(struct net_device *net_dev, in validate_ipv6_net_dev()
1348 static bool validate_net_dev(struct net_device *net_dev, in validate_net_dev()
1377 struct net_device *net_dev; in cma_get_net_dev() local
1453 const struct net_device *net_dev, in cma_match_net_dev()
1481 const struct net_device *net_dev) in cma_find_listener()
1508 struct net_device **net_dev) in cma_id_from_event()
1852 struct net_device *net_dev) in cma_new_conn_id()
1914 struct net_device *net_dev) in cma_new_udp_id()
1982 struct net_device *net_dev; in cma_req_handler() local
/drivers/net/can/sja1000/
Dems_pcmcia.c40 struct net_device *net_dev[EMS_PCMCIA_MAX_CHAN]; member

123