Searched defs:ndev (Results 201 - 225 of 447) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wan/
H A Dfsl_ucc_hdlc.c1054 static void uhdlc_tx_timeout(struct net_device *ndev, unsigned int txqueue) argument
[all...]
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_main.c91 static void ax88796c_set_hw_multicast(struct net_device *ndev) argument
130 static void ax88796c_set_mac_addr(struct net_device *ndev) argument
144 ax88796c_load_mac_addr(struct net_device *ndev) argument
244 ax88796c_tx_fixup(struct net_device *ndev, struct sk_buff_head *q) argument
385 ax88796c_start_xmit(struct sk_buff *skb, struct net_device *ndev) argument
403 struct net_device *ndev = ax_local->ndev; local
446 struct net_device *ndev = ax_local->ndev; local
494 ax88796c_receive(struct net_device *ndev) argument
550 struct net_device *ndev = ax_local->ndev; local
588 struct net_device *ndev; local
648 ax88796c_get_stats64(struct net_device *ndev, struct rtnl_link_stats64 *stats) argument
737 ax88796c_handle_link_change(struct net_device *ndev) argument
773 struct net_device *ndev = ax_local->ndev; local
795 ax88796c_open(struct net_device *ndev) argument
879 ax88796c_close(struct net_device *ndev) argument
918 ax88796c_set_features(struct net_device *ndev, netdev_features_t features) argument
970 struct net_device *ndev; local
1108 struct net_device *ndev = ax_local->ndev; local
[all...]
/linux-master/net/ncsi/
H A Dncsi-manage.c1744 ncsi_register_dev(struct net_device *dev, void (*handler)(struct ncsi_dev *ndev)) argument
[all...]
H A Dncsi-rsp.c631 struct net_device *ndev = ndp->ndev.dev; local
1097 struct net_device *ndev = ndp->ndev.dev; local
[all...]
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c261 struct net_device *ndev = aq_nic_get_ndev(ring->aq_nic); local
276 struct net_device *ndev = aq_nic_get_ndev(ring->aq_nic); local
531 struct net_device *ndev = aq_nic_get_ndev(self->aq_nic); local
[all...]
H A Daq_ethtool.c21 static void aq_ethtool_get_regs(struct net_device *ndev, argument
33 static int aq_ethtool_get_regs_len(struct net_device *ndev) argument
43 static u32 aq_ethtool_get_link(struct net_device *ndev) argument
48 static int aq_ethtool_get_link_ksettings(struct net_device *ndev, argument
61 aq_ethtool_set_link_ksettings(struct net_device *ndev, argument
182 aq_ethtool_n_stats(struct net_device *ndev) argument
211 aq_ethtool_stats(struct net_device *ndev, struct ethtool_stats *stats, u64 *data) argument
226 aq_ethtool_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *drvinfo) argument
251 aq_ethtool_get_strings(struct net_device *ndev, u32 stringset, u8 *data) argument
389 aq_ethtool_set_phys_id(struct net_device *ndev, enum ethtool_phys_id_state state) argument
418 aq_ethtool_get_sset_count(struct net_device *ndev, int stringset) argument
436 aq_ethtool_get_rss_indir_size(struct net_device *ndev) argument
441 aq_ethtool_get_rss_key_size(struct net_device *ndev) argument
451 aq_ethtool_get_rss(struct net_device *ndev, struct ethtool_rxfh_param *rxfh) argument
509 aq_ethtool_get_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *cmd, u32 *rule_locs) argument
540 aq_ethtool_set_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *cmd) argument
561 aq_ethtool_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) argument
587 aq_ethtool_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) argument
622 aq_ethtool_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
634 aq_ethtool_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
654 aq_ethtool_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) argument
697 aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_keee *eee) argument
729 aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_keee *eee) argument
764 aq_ethtool_nway_reset(struct net_device *ndev) argument
781 aq_ethtool_get_pauseparam(struct net_device *ndev, struct ethtool_pauseparam *pause) argument
793 aq_ethtool_set_pauseparam(struct net_device *ndev, struct ethtool_pauseparam *pause) argument
822 aq_get_ringparam(struct net_device *ndev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) argument
839 aq_set_ringparam(struct net_device *ndev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) argument
882 aq_get_msg_level(struct net_device *ndev) argument
889 aq_set_msg_level(struct net_device *ndev, u32 data) argument
896 aq_ethtool_get_priv_flags(struct net_device *ndev) argument
903 aq_ethtool_set_priv_flags(struct net_device *ndev, u32 flags) argument
936 aq_ethtool_get_phy_tunable(struct net_device *ndev, const struct ethtool_tunable *tuna, void *data) argument
961 aq_ethtool_set_phy_tunable(struct net_device *ndev, const struct ethtool_tunable *tuna, const void *data) argument
[all...]
/linux-master/net/can/j1939/
H A Dsocket.c476 struct net_device *ndev; local
868 j1939_sk_alloc_skb(struct net_device *ndev, struct sock *sk, struct msghdr *msg, size_t size, int *errcode) argument
[all...]
H A Dj1939-priv.h62 struct net_device *ndev; member in struct:j1939_priv
/linux-master/sound/soc/codecs/
H A Dtas2781-i2c.c608 int rc, i, ndev = 0; local
[all...]
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c95 struct net_device *ndev = NULL; local
579 static int mac_init_fn(struct net_device *ndev) argument
587 wilc_mac_open(struct net_device *ndev) argument
739 wilc_mac_xmit(struct sk_buff *skb, struct net_device *ndev) argument
784 wilc_mac_close(struct net_device *ndev) argument
951 struct net_device *ndev; local
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.h191 struct net_device *ndev; member in struct:brcmf_if
/linux-master/net/mac80211/
H A Dmain.c548 struct net_device *ndev = ifa->ifa_dev->dev; local
622 struct net_device *ndev = ifa->idev->dev; local
/linux-master/net/sched/
H A Dact_mirred.c196 struct net_device *ndev; local
93 tcf_mirred_replace_dev(struct tcf_mirred *m, struct net_device *ndev) argument
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_dev.h44 struct nitrox_device *ndev; member in struct:nitrox_cmdq
108 struct nitrox_device *ndev; member in union:nitrox_q_vector::__anon226
275 static inline u64 nitrox_read_csr(struct nitrox_device *ndev, u64 offset) argument
286 nitrox_write_csr(struct nitrox_device *ndev, u64 offset, u64 value) argument
292 nitrox_ready(struct nitrox_device *ndev) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.h130 struct net_device *ndev; /* net_device, 1st port */ member in struct:cxgbi_ppm
/linux-master/drivers/net/can/peak_canfd/
H A Dpeak_pciefd_main.c575 struct net_device *ndev; local
[all...]
/linux-master/include/net/nfc/
H A Dhci.h100 struct nfc_dev *ndev; member in struct:nfc_hci_dev
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.c258 struct net_device *ndev = pdata->ndev; local
317 struct net_device *ndev = pdata->ndev; local
394 struct net_device *ndev = pdata->ndev; local
758 xgene_enet_flowctrl_cfg(struct net_device *ndev) argument
800 xgene_enet_adjust_link(struct net_device *ndev) argument
843 xgene_enet_phy_connect(struct net_device *ndev) argument
898 struct net_device *ndev = pdata->ndev; local
945 struct net_device *ndev = pdata->ndev; local
979 struct net_device *ndev = pdata->ndev; local
987 struct net_device *ndev = pdata->ndev; local
[all...]
/linux-master/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpearl_pcie.c708 struct net_device *ndev = NULL; local
808 qtnf_pcie_data_tx_timeout(struct qtnf_bus *bus, struct net_device *ndev) argument
H A Dtopaz_pcie.c445 static void qtnf_try_stop_xmit(struct qtnf_bus *bus, struct net_device *ndev) argument
467 static void qtnf_try_wake_xmit(struct qtnf_bus *bus, struct net_device *ndev) argument
612 struct net_device *ndev = NULL; local
720 qtnf_pcie_data_tx_timeout(struct qtnf_bus *bus, struct net_device *ndev) argument
[all...]
/linux-master/drivers/infiniband/core/
H A Droce_gid_mgmt.c63 struct net_device *ndev; member in struct:netdev_event_work_cmd
282 update_gid_ip(enum gid_op_type gid_op, struct ib_device *ib_dev, u32 port, struct net_device *ndev, struct sockaddr *addr) argument
331 enum_netdev_ipv4_ips(struct ib_device *ib_dev, u32 port, struct net_device *ndev) argument
375 enum_netdev_ipv6_ips(struct ib_device *ib_dev, u32 port, struct net_device *ndev) argument
421 _add_netdev_ips(struct ib_device *ib_dev, u32 port, struct net_device *ndev) argument
479 struct net_device *ndev; local
551 handle_netdev_upper(struct ib_device *ib_dev, u32 port, void *cookie, void (*handle_netdev)(struct ib_device *ib_dev, u32 port, struct net_device *ndev)) argument
557 struct net_device *ndev = cookie; local
638 netdevice_queue_work(struct netdev_event_work_cmd *cmds, struct net_device *ndev) argument
755 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); local
818 addr_event(struct notifier_block *this, unsigned long event, struct sockaddr *sa, struct net_device *ndev) argument
862 struct net_device *ndev; local
876 struct net_device *ndev; local
[all...]
/linux-master/drivers/net/ethernet/microchip/
H A Dencx24j600.c48 struct net_device *ndev; member in struct:encx24j600_priv
1001 struct net_device *ndev; local
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dmain.c248 struct net_device *ndev = vif_to_ndev(vif); variable in typeref:struct:net_device
306 struct net_device *ndev; local
418 struct net_device *ndev; local
465 struct net_device *ndev = vif_to_ndev(vif); local
530 struct net_device *ndev = wil->main_ndev; local
1313 struct net_device *ndev = wil->main_ndev; local
1405 struct net_device *ndev = wil->main_ndev; local
1549 struct net_device *ndev; local
1609 struct net_device *ndev = wil->main_ndev; local
1814 struct net_device *ndev = wil->main_ndev; local
[all...]
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c1009 void rtw_ndev_destructor(struct net_device *ndev) argument
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c228 struct cxgbit_device *cxgbit_find_device(struct net_device *ndev, u8 *port_id) argument
248 static struct net_device *cxgbit_get_real_dev(struct net_device *ndev) argument
264 struct net_device *ndev; local
275 struct net_device *ndev = NULL; local
294 struct net_device *ndev = NULL; local
852 cxgbit_get_iscsi_dcb_state(struct net_device *ndev) argument
865 cxgbit_get_iscsi_dcb_priority(struct net_device *ndev, u16 local_port) argument
905 struct net_device *ndev; local
[all...]

Completed in 269 milliseconds

1234567891011>>