/linux-4.1.27/net/caif/ |
D | cfcnfg.c | 380 struct net_device *netdev; in cfcnfg_linkup_rsp() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb.h | 168 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/usb/ |
D | ipheth.c | 478 struct net_device *netdev; in ipheth_probe() local
|
D | ax88179_178a.c | 364 static int ax88179_mdio_read(struct net_device *netdev, int phy_id, int loc) in ax88179_mdio_read() 373 static void ax88179_mdio_write(struct net_device *netdev, int phy_id, int loc, in ax88179_mdio_write()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_cm.h | 167 struct net_device *netdev; member 323 struct net_device *netdev; member 362 struct net_device *netdev; member
|
D | nes_mgt.c | 860 int nes_init_mgt_qp(struct nes_device *nesdev, struct net_device *netdev, struct nes_vnic *nesvnic) in nes_init_mgt_qp()
|
D | nes_hw.c | 1667 int nes_init_nic_qp(struct nes_device *nesdev, struct net_device *netdev) in nes_init_nic_qp() 3827 void nes_manage_arp_cache(struct net_device *netdev, unsigned char *mac_addr, in nes_manage_arp_cache()
|
D | nes_verbs.c | 569 struct net_device *netdev = nesvnic->netdev; in nes_query_port() local 3835 struct nes_ib_device *nes_init_ofa_device(struct net_device *netdev) in nes_init_ofa_device()
|
D | nes.h | 227 struct net_device *netdev[NES_NIC_MAX_NICS]; member
|
D | nes_cm.c | 1521 struct net_device *netdev; in nes_addr_resolve_neigh() local
|
D | nes_hw.h | 1238 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/wan/ |
D | pci200syn.c | 69 struct net_device *netdev; member
|
D | pc300too.c | 81 struct net_device *netdev; member
|
D | ixp4xx_hss.c | 259 struct net_device *netdev; member 627 struct net_device *netdev = pdev; in hss_hdlc_set_carrier() local
|
D | cosa.c | 135 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 854 struct net_device *netdev = adapter->netdev; in ixgbe_ptp_create_clock() local
|
D | ixgbe.h | 231 struct net_device *netdev; member 253 struct net_device *netdev; /* netdev ring belongs to */ member 603 struct net_device *netdev; member
|
D | ixgbe_common.c | 1991 struct net_device *netdev) in ixgbe_update_mc_addr_list_generic()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | cfg80211.c | 99 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key() 359 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key() 384 mwifiex_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_add_key()
|
D | debugfs.c | 79 struct net_device *netdev = priv->netdev; in mwifiex_info_read() local
|
D | main.h | 474 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/wireless/ |
D | rndis_wlan.c | 2400 static int rndis_add_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_add_key() 2436 static int rndis_del_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_del_key() 2447 static int rndis_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_set_default_key() 2523 static int rndis_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, in rndis_set_pmksa() 2551 static int rndis_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, in rndis_del_pmksa() 2579 static int rndis_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) in rndis_flush_pmksa()
|
/linux-4.1.27/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_core.h | 122 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/irda/ |
D | w83977af_ir.h | 174 struct net_device *netdev; /* Yes! we are some kind of netdevice */ member
|
D | donauboe.h | 310 struct net_device *netdev; /* Yes! we are some kind of netdevice */ member
|
D | ali-ircc.h | 193 struct net_device *netdev; /* Yes! we are some kind of netdevice */ member
|
D | nsc-ircc.h | 253 struct net_device *netdev; /* Yes! we are some kind of netdevice */ member
|
D | au1k_ir.c | 164 struct net_device *netdev; member
|
D | smsc-ircc2.c | 150 struct net_device *netdev; /* Yes! we are some kind of netdevice */ member
|
D | via-ircc.h | 95 struct net_device *netdev; /* Yes! we are some kind of netdevice */ member
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf.h | 109 struct net_device *netdev; member 415 struct net_device *netdev; member
|
/linux-4.1.27/net/batman-adv/ |
D | network-coding.c | 1382 struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_dst_search() local 1469 const struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_forward() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 2861 struct net_device *netdev = adapter->port[port_id]; in t3_os_link_fault_handler() local 2881 struct net_device *netdev = adapter->port[i]; in t3_adapter_error() local 2928 struct net_device *netdev = adapter->port[i]; in t3_resume_ports() local 3267 struct net_device *netdev; in init_one() local
|
D | adapter.h | 208 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 172 struct net_device *netdev; member 372 static int hwtstamp_set(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_set() 416 static int hwtstamp_get(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_get()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_init.c | 376 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_idc_tx_soft_reset() local 402 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_idc_detach_driver() local 431 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_idc_attach_driver() local
|
D | qlcnic.h | 1110 struct net_device *netdev; member 1983 struct net_device *netdev) in qlcnic_napi_add()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hw.c | 533 static void netxen_p2_nic_set_multi(struct net_device *netdev) in netxen_p2_nic_set_multi() 680 static void netxen_p3_nic_set_multi(struct net_device *netdev) in netxen_p3_nic_set_multi() 987 int netxen_nic_change_mtu(struct net_device *netdev, int mtu) in netxen_nic_change_mtu()
|
D | netxen_nic_ctx.c | 765 struct net_device *netdev = adapter->netdev; in netxen_alloc_hw_resources() local
|
D | netxen_nic.h | 1603 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/aeroflex/ |
D | greth.h | 122 struct net_device *netdev; member
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 2234 struct net_device *netdev, in cfg80211_rtw_set_pmksa() 2289 struct net_device *netdev, in cfg80211_rtw_del_pmksa() 2322 struct net_device *netdev) in cfg80211_rtw_flush_pmksa()
|
/linux-4.1.27/drivers/net/ethernet/ibm/ |
D | ibmveth.h | 137 struct net_device *netdev; member
|
/linux-4.1.27/include/net/irda/ |
D | irlap.h | 123 struct net_device *netdev; member
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | p80211netdev.h | 211 netdevice_t *netdev; /* ptr to linux netdevice */ member
|
D | hfa384x_usb.c | 396 struct net_device *netdev = hw->wlandev->netdev; in submit_tx_urb() local 440 struct net_device *netdev = hw->wlandev->netdev; in hfa384x_usb_defer() local
|
/linux-4.1.27/include/net/ |
D | dsa.h | 74 struct device *netdev; member
|
D | cfg80211.h | 3439 struct net_device *netdev; member
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2.h | 293 struct net_device *netdev; member 359 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/calxeda/ |
D | xgmac.c | 1559 static void xgmac_get_pauseparam(struct net_device *netdev, in xgmac_get_pauseparam() 1568 static int xgmac_set_pauseparam(struct net_device *netdev, in xgmac_set_pauseparam() 1631 static int xgmac_get_sset_count(struct net_device *netdev, int sset) in xgmac_get_sset_count()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 1864 static int ath6kl_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, in ath6kl_set_pmksa() 1874 static int ath6kl_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, in ath6kl_del_pmksa() 1884 static int ath6kl_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) in ath6kl_flush_pmksa()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.c | 4056 struct net_device *netdev = hldev->ndev; in vxge_io_error_detected() local 4085 struct net_device *netdev = hldev->ndev; in vxge_io_slot_reset() local 4110 struct net_device *netdev = hldev->ndev; in vxge_io_resume() local
|
/linux-4.1.27/arch/um/drivers/ |
D | net_kern.c | 360 struct net_device *netdev = device->dev; in net_device_release() local
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 114 struct net_device *netdev; /* netdev ring belongs to */ member 243 struct net_device *netdev; member
|
/linux-4.1.27/include/scsi/ |
D | libfcoe.h | 392 struct net_device *netdev; member
|
D | libiscsi.h | 366 char *netdev; member
|
/linux-4.1.27/drivers/net/hyperv/ |
D | rndis_filter.c | 128 struct net_device *netdev; in dump_rndis_message() local
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic.h | 139 struct net_device *netdev; member
|
/linux-4.1.27/drivers/s390/net/ |
D | ctcm_main.h | 194 struct net_device *netdev; /* corresponding net_device */ member
|
D | qeth_core_main.c | 5892 int qeth_core_ethtool_get_settings(struct net_device *netdev, in qeth_core_ethtool_get_settings()
|
/linux-4.1.27/net/wireless/ |
D | mlme.c | 751 void cfg80211_cac_event(struct net_device *netdev, in cfg80211_cac_event()
|
/linux-4.1.27/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.h | 70 struct net_device *netdev; member
|
D | pasemi_mac.c | 1850 struct net_device *netdev = pci_get_drvdata(pdev); in pasemi_mac_remove() local
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb.h | 235 struct net_device *netdev; /* back pointer to net_device */ member 355 struct net_device *netdev; member
|
/linux-4.1.27/include/linux/ |
D | isdn.h | 215 struct isdn_net_dev_s *netdev; /* Ptr to netdev */ member 454 isdn_net_dev *netdev; /* Linked list of net-if's */ member
|
D | netdevice.h | 3903 #define netif_dbg(priv, type, netdev, format, args...) \ argument
|
/linux-4.1.27/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 1698 static irqreturn_t sh_eth_interrupt(int irq, void *netdev) in sh_eth_interrupt() 2168 static int sh_eth_get_sset_count(struct net_device *netdev, int sset) in sh_eth_get_sset_count()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.h | 219 struct net_device *netdev; /* netdev ring maps to */ member
|
D | i40e_txrx.c | 1987 netdev_tx_t i40evf_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in i40evf_xmit_frame()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.h | 220 struct net_device *netdev; /* netdev ring maps to */ member
|
D | i40e.h | 438 struct net_device *netdev; member 587 static inline struct i40e_pf *i40e_netdev_to_pf(struct net_device *netdev) in i40e_netdev_to_pf()
|
D | i40e_txrx.c | 2765 netdev_tx_t i40e_lan_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in i40e_lan_xmit_frame()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 1024 struct net_device *netdev; in init_one() local
|
D | sge.c | 256 struct net_device *netdev; /* netdevice backpointer */ member
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | igbvf.h | 242 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 2612 struct net_device *netdev; in cxgb4vf_pci_probe() local 2969 struct net_device *netdev = adapter->port[pidx]; in cxgb4vf_pci_remove() local
|
D | adapter.h | 191 struct net_device *netdev; /* associated net device */ member
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | gianfar.c | 979 static int gfar_hwtstamp_set(struct net_device *netdev, struct ifreq *ifr) in gfar_hwtstamp_set() 1026 static int gfar_hwtstamp_get(struct net_device *netdev, struct ifreq *ifr) in gfar_hwtstamp_get()
|
D | fec.h | 473 struct net_device *netdev; member
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_ncm.c | 72 struct net_device *netdev; member
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1185 struct net_device *netdev; in iwch_query_port() local
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 294 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/cris/ |
D | eth_v10.c | 1712 e100_netpoll(struct net_device* netdev) in e100_netpoll()
|
/linux-4.1.27/drivers/hsi/clients/ |
D | ssi_protocol.c | 148 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 59 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_main.c | 1614 struct net_device *netdev = (struct net_device *)dev_id; in sxgbe_common_interrupt() local
|
/linux-4.1.27/drivers/net/vmxnet3/ |
D | vmxnet3_int.h | 326 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | skge.c | 528 static u32 skge_get_msglevel(struct net_device *netdev) in skge_get_msglevel() 534 static void skge_set_msglevel(struct net_device *netdev, u32 value) in skge_set_msglevel()
|
D | sky2.c | 3754 static u32 sky2_get_msglevel(struct net_device *netdev) in sky2_get_msglevel() 3786 static void sky2_set_msglevel(struct net_device *netdev, u32 value) in sky2_set_msglevel()
|
D | mvneta.c | 2839 static void mvneta_ethtool_get_ringparam(struct net_device *netdev, in mvneta_ethtool_get_ringparam()
|
D | sky2.h | 2221 struct net_device *netdev; member
|
D | skge.h | 2451 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
D | s2io.c | 8592 struct net_device *netdev = pci_get_drvdata(pdev); in s2io_io_error_detected() local 8620 struct net_device *netdev = pci_get_drvdata(pdev); in s2io_io_slot_reset() local 8643 struct net_device *netdev = pci_get_drvdata(pdev); in s2io_io_resume() local
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 2404 static int stmmac_set_features(struct net_device *netdev, in stmmac_set_features()
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_net.c | 2545 isdn_net_dev *netdev; in isdn_net_new() local
|
D | isdn_ppp.c | 1244 isdn_ppp_xmit(struct sk_buff *skb, struct net_device *netdev) in isdn_ppp_xmit()
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 458 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bnad.h | 287 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | cnic.c | 162 static struct cnic_dev *cnic_from_netdev(struct net_device *netdev) in cnic_from_netdev() 3710 struct net_device *netdev = NULL; in cnic_cm_select_dev() local 5649 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in cnic_netdev_event() local
|
D | sb1250-mac.c | 1030 static void sbmac_netpoll(struct net_device *netdev) in sbmac_netpoll()
|
D | cnic_if.h | 295 struct net_device *netdev; member
|
D | bcmsysport.h | 655 struct net_device *netdev; member
|
D | tg3.c | 18137 struct net_device *netdev = pci_get_drvdata(pdev); in tg3_io_error_detected() local 18196 struct net_device *netdev = pci_get_drvdata(pdev); in tg3_io_slot_reset() local 18243 struct net_device *netdev = pci_get_drvdata(pdev); in tg3_io_resume() local
|
/linux-4.1.27/drivers/net/ethernet/hisilicon/ |
D | hix5hd2_gmac.c | 219 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 2166 const struct net_device *netdev = neigh->dev; in check_neigh_update() local 4567 struct net_device *netdev; in init_one() local
|
D | cxgb4.h | 499 struct net_device *netdev; /* associated net device */ member
|
/linux-4.1.27/drivers/net/phy/ |
D | amd-xgbe-phy.c | 1247 struct net_device *netdev = phydev->attached_dev; in amd_xgbe_phy_config_init() local
|
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/ |
D | atl2.h | 453 struct net_device *netdev; member
|
D | atl1.h | 757 struct net_device *netdev; member
|
/linux-4.1.27/drivers/firewire/ |
D | net.c | 168 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 295 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/ |
D | ehea.h | 443 struct net_device *netdev; member
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 2616 struct net_device *netdev; in kiblnd_create_dev() local
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e.h | 433 struct net_device *netdev; member
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc.h | 256 struct net_device *netdev; member
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_core.c | 2688 static irqreturn_t rtl8192_interrupt(int irq, void *netdev) in rtl8192_interrupt()
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
D | bnx2i.h | 403 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe.h | 626 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c.h | 519 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 2187 static int mlx4_en_set_features(struct net_device *netdev, in mlx4_en_set_features()
|
/linux-4.1.27/drivers/staging/slicoss/ |
D | slic.h | 403 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 3622 void bnx2x_set_ethtool_ops(struct bnx2x *bp, struct net_device *netdev) in bnx2x_set_ethtool_ops()
|
D | bnx2x_main.c | 12466 static int bnx2x_mdio_read(struct net_device *netdev, int prtad, in bnx2x_mdio_read() 12490 static int bnx2x_mdio_write(struct net_device *netdev, int prtad, int devad, in bnx2x_mdio_write() 12556 static int bnx2x_get_phys_port_id(struct net_device *netdev, in bnx2x_get_phys_port_id()
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 152 struct net_device *netdev; in ocrdma_query_port() local
|
/linux-4.1.27/drivers/net/ |
D | vxlan.c | 2453 static void vxlan_get_drvinfo(struct net_device *netdev, in vxlan_get_drvinfo()
|
/linux-4.1.27/drivers/char/pcmcia/ |
D | synclink_cs.c | 226 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe.h | 652 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smc911x.h | 99 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 4322 static void rocker_port_get_strings(struct net_device *netdev, u32 stringset, in rocker_port_get_strings() 4426 static int rocker_port_get_sset_count(struct net_device *netdev, int sset) in rocker_port_get_sset_count()
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptbase.h | 725 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be.h | 471 struct net_device *netdev; member
|
/linux-4.1.27/drivers/tty/ |
D | synclink_gt.c | 352 struct net_device *netdev; member
|
D | synclinkmp.c | 275 struct net_device *netdev; member
|
D | synclink.c | 307 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/ |
D | jme.h | 391 #define NETDEV_GET_STATS(netdev, fun_ptr) argument
|
/linux-4.1.27/drivers/staging/netlogic/ |
D | xlr_net.h | 1073 struct net_device *netdev[4]; member
|
/linux-4.1.27/drivers/net/ethernet/via/ |
D | via-velocity.h | 1439 struct net_device *netdev; member
|
/linux-4.1.27/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 6842 struct net_device *netdev[SWITCH_PORT_NUM]; member
|