Searched defs:ndev (Results 101 - 125 of 127) sorted by relevance

123456

/drivers/s390/net/
H A Dclaw.h269 struct net_device *ndev; member in struct:chbk
303 struct net_device *ndev; /* backward ptr to the net dev*/ member in struct:claw_env
H A Dnetiucv.c1342 struct net_device *ndev = NULL; local
1347 ndev = priv->conn->netdev;
1348 if (!ndev)
1350 netif_device_detach(ndev);
1352 rc = netiucv_close(ndev);
1366 struct net_device *ndev = NULL; local
1371 ndev = priv->conn->netdev;
1372 if (!ndev)
1377 rc = netiucv_open(ndev);
1382 netif_device_attach(ndev);
1544 struct net_device *ndev = priv->conn->netdev; local
1592 struct net_device *ndev = priv->conn->netdev; local
1878 netiucv_register_device(struct net_device *ndev) argument
2157 struct net_device *ndev; local
2226 struct net_device *ndev; local
[all...]
/drivers/scsi/cxgbi/
H A Dlibcxgbi.c196 static struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *ndev, argument
203 if (ndev->priv_flags & IFF_802_1Q_VLAN) {
204 vdev = ndev;
205 ndev = vlan_dev_real_dev(ndev);
207 "vlan dev %s -> %s.\n", vdev->name, ndev->name);
213 if (ndev == cdev->ports[i]) {
224 "ndev 0x%p, %s, NO match found.\n", ndev, ndev
472 struct net_device *ndev; local
1872 struct net_device *ndev = cdev->ports[csk->port_id]; local
[all...]
H A Dlibcxgbi.h491 struct net_device *ndev; member in struct:cxgbi_hba
683 chba->ndev->name);
/drivers/tty/
H A Dnozomi.c425 struct nozomi *ndev = get_dc_by_tty(tty); local
426 return ndev ? &ndev->port[tty->index % MAX_PORT] : NULL;
/drivers/infiniband/core/
H A Dcma.c1792 struct net_device *ndev = NULL; local
1814 ndev = dev_get_by_index(&init_net, addr->dev_addr.bound_dev_if);
1815 if (!ndev) {
1820 vid = rdma_vlan_dev_vlan_id(ndev);
1831 route->path_rec->mtu = iboe_get_mtu(ndev->mtu);
1833 route->path_rec->rate = iboe_get_rate(ndev);
1834 dev_put(ndev);
3071 struct net_device *ndev = NULL; local
3093 ndev = dev_get_by_index(&init_net, dev_addr->bound_dev_if);
3094 if (!ndev) {
3211 cma_netdev_change(struct net_device *ndev, struct rdma_id_private *id_priv) argument
3239 struct net_device *ndev = (struct net_device *)ctx; local
[all...]
/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c149 struct net_device *dev = hldev->ndev;
153 vdev->ndev->name, __func__, __LINE__);
154 netdev_notice(vdev->ndev, "Link Up\n");
157 netif_carrier_on(vdev->ndev);
158 netif_tx_wake_all_queues(vdev->ndev);
161 "%s: %s:%d Exiting...", vdev->ndev->name, __func__, __LINE__);
172 struct net_device *dev = hldev->ndev;
176 "%s: %s:%d", vdev->ndev->name, __func__, __LINE__);
177 netdev_notice(vdev->ndev, "Link Down\n");
180 netif_carrier_off(vdev->ndev);
3380 struct net_device *ndev; local
[all...]
H A Dvxge-config.h739 struct net_device *ndev; member in struct:__vxge_hw_device
/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c158 netdev_printk(KERN_DEBUG, qdev->ndev,
164 netdev_err(qdev->ndev, "Timed out waiting for driver lock...\n");
312 lrg_buf_cb->skb = netdev_alloc_skb(qdev->ndev,
315 netdev_err(qdev->ndev, "failed netdev_alloc_skb()\n");
330 netdev_err(qdev->ndev,
517 static void ql_set_mac_addr(struct net_device *ndev, u16 *addr) argument
519 __le16 *p = (__le16 *)ndev->dev_addr;
552 netdev_err(qdev->ndev, "checksum should be zero, is %x!!\n",
650 netif_warn(qdev, link, qdev->ndev, TIMED_OUT_MSG);
661 netif_warn(qdev, link, qdev->ndev, TIMED_OUT_MS
1714 ql_get_settings(struct net_device *ndev, struct ethtool_cmd *ecmd) argument
1734 ql_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *drvinfo) argument
1747 ql_get_msglevel(struct net_device *ndev) argument
1753 ql_set_msglevel(struct net_device *ndev, u32 value) argument
1759 ql_get_pauseparam(struct net_device *ndev, struct ethtool_pauseparam *pause) argument
2051 struct net_device *ndev = qdev->ndev; local
2121 struct net_device *ndev = qdev->ndev; local
2214 struct net_device *ndev = dev_id; local
2468 ql3xxx_send(struct sk_buff *skb, struct net_device *ndev) argument
3390 ql_display_dev_info(struct net_device *ndev) argument
3419 struct net_device *ndev = qdev->ndev; local
3468 struct net_device *ndev = qdev->ndev; local
3552 ql3xxx_close(struct net_device *ndev) argument
3567 ql3xxx_open(struct net_device *ndev) argument
3573 ql3xxx_set_mac_address(struct net_device *ndev, void *p) argument
3608 ql3xxx_tx_timeout(struct net_device *ndev) argument
3628 struct net_device *ndev = qdev->ndev; local
3773 struct net_device *ndev = NULL; local
3928 struct net_device *ndev = pci_get_drvdata(pdev); local
[all...]
/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_main.c100 static void qlge_set_multicast_list(struct net_device *ndev);
136 netif_alert(qdev, probe, qdev->ndev, "bad Semaphore mask!.\n");
176 netif_alert(qdev, probe, qdev->ndev,
185 netif_alert(qdev, probe, qdev->ndev,
229 netif_err(qdev, ifup, qdev->ndev, "Couldn't map DMA area.\n");
239 netif_err(qdev, ifup, qdev->ndev,
321 netif_crit(qdev, ifup, qdev->ndev,
412 if (qdev->ndev->features & NETIF_F_HW_VLAN_RX)
439 netif_crit(qdev, ifup, qdev->ndev,
459 netif_printk(qdev, ifup, KERN_DEBUG, qdev->ndev,
1484 struct net_device *ndev = qdev->ndev; local
1578 struct net_device *ndev = qdev->ndev; local
1898 struct net_device *ndev = qdev->ndev; local
2278 qlge_vlan_mode(struct net_device *ndev, netdev_features_t features) argument
2290 qlge_fix_features(struct net_device *ndev, netdev_features_t features) argument
2305 qlge_set_features(struct net_device *ndev, netdev_features_t features) argument
2329 qlge_vlan_rx_add_vid(struct net_device *ndev, u16 vid) argument
2360 qlge_vlan_rx_kill_vid(struct net_device *ndev, u16 vid) argument
2545 qlge_send(struct sk_buff *skb, struct net_device *ndev) argument
3816 ql_display_dev_info(struct net_device *ndev) argument
3979 qlge_close(struct net_device *ndev) argument
4087 qlge_open(struct net_device *ndev) argument
4165 qlge_change_mtu(struct net_device *ndev, int new_mtu) argument
4195 qlge_get_stats(struct net_device *ndev) argument
4232 qlge_set_multicast_list(struct net_device *ndev) argument
4322 qlge_set_mac_address(struct net_device *ndev, void *p) argument
4345 qlge_tx_timeout(struct net_device *ndev) argument
4461 struct net_device *ndev = pci_get_drvdata(pdev); local
4478 ql_init_device(struct pci_dev *pdev, struct net_device *ndev, int cards_found) argument
4646 struct net_device *ndev = NULL; local
4705 ql_lb_send(struct sk_buff *skb, struct net_device *ndev) argument
4717 struct net_device *ndev = pci_get_drvdata(pdev); local
4728 ql_eeh_close(struct net_device *ndev) argument
4758 struct net_device *ndev = pci_get_drvdata(pdev); local
4790 struct net_device *ndev = pci_get_drvdata(pdev); local
4814 struct net_device *ndev = pci_get_drvdata(pdev); local
4841 struct net_device *ndev = pci_get_drvdata(pdev); local
4869 struct net_device *ndev = pci_get_drvdata(pdev); local
[all...]
/drivers/net/ethernet/tehuti/
H A Dtehuti.h244 struct net_device *ndev; member in struct:bdx_priv
/drivers/net/ethernet/ti/
H A Ddavinci_emac.c316 struct net_device *ndev; member in struct:emac_priv
386 struct device *emac_dev = &priv->ndev->dev;
470 * @ndev: The DaVinci EMAC network adapter
476 static void emac_get_drvinfo(struct net_device *ndev, argument
485 * @ndev: The DaVinci EMAC network adapter
491 static int emac_get_settings(struct net_device *ndev, argument
494 struct emac_priv *priv = netdev_priv(ndev);
504 * @ndev: The DaVinci EMAC network adapter
510 static int emac_set_settings(struct net_device *ndev, struct ethtool_cmd *ecmd) argument
512 struct emac_priv *priv = netdev_priv(ndev);
528 emac_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal) argument
546 emac_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal) argument
645 struct net_device *ndev = priv->ndev; local
863 emac_dev_mcast_set(struct net_device *ndev) argument
980 struct net_device *ndev = (struct net_device *)dev_id; local
1005 struct net_device *ndev = skb->dev; local
1049 struct net_device *ndev = skb->dev; local
1071 emac_dev_xmit(struct sk_buff *skb, struct net_device *ndev) argument
1122 emac_dev_tx_timeout(struct net_device *ndev) argument
1252 emac_dev_setmac_addr(struct net_device *ndev, void *addr) argument
1365 struct net_device *ndev = priv->ndev; local
1438 emac_poll_controller(struct net_device *ndev) argument
1448 emac_adjust_link(struct net_device *ndev) argument
1500 emac_devioctl(struct net_device *ndev, struct ifreq *ifrq, int cmd) argument
1527 emac_dev_open(struct net_device *ndev) argument
1659 emac_dev_stop(struct net_device *ndev) argument
1700 emac_dev_getnetstats(struct net_device *ndev) argument
1776 struct net_device *ndev; local
1960 struct net_device *ndev = platform_get_drvdata(pdev); local
1989 struct net_device *ndev = platform_get_drvdata(pdev); local
2002 struct net_device *ndev = platform_get_drvdata(pdev); local
[all...]
/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h380 * @ndev: Pointer for net_device to which it will be attached.
415 struct net_device *ndev; member in struct:axienet_local
/drivers/net/wireless/bcmdhd/
H A Dwl_cfg80211.h266 struct net_device *ndev, const wl_event_msg_t *e, void *data);
330 struct net_device *ndev; member in struct:net_info
400 struct net_device *ndev; member in struct:escan_info
564 wl_alloc_netinfo(struct wl_priv *wl, struct net_device *ndev, argument
576 _net_info->ndev = ndev;
586 wl_dealloc_netinfo(struct wl_priv *wl, struct net_device *ndev) argument
591 if (ndev && (_net_info->ndev == ndev)) {
651 wl_set_status_by_netdev(struct wl_priv *wl, s32 status, struct net_device *ndev, u32 op) argument
683 wl_get_status_by_netdev(struct wl_priv *wl, s32 status, struct net_device *ndev) argument
696 wl_get_mode_by_netdev(struct wl_priv *wl, struct net_device *ndev) argument
709 wl_set_mode_by_netdev(struct wl_priv *wl, struct net_device *ndev, s32 mode) argument
720 wl_get_profile_by_netdev(struct wl_priv *wl, struct net_device *ndev) argument
731 wl_get_netinfo_by_netdev(struct wl_priv *wl, struct net_device *ndev) argument
[all...]
H A Dwl_cfg80211.c172 static s32 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev,
175 static s32 wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev,
214 struct net_device *ndev, u8* mac_addr);
227 struct net_device *ndev, bool aborted, bool fw_abort);
241 static s32 wl_enq_event(struct wl_priv *wl, struct net_device *ndev, u32 type,
245 static s32 wl_notify_connect_status_ap(struct wl_priv *wl, struct net_device *ndev,
248 struct net_device *ndev,
251 struct net_device *ndev,
253 static s32 wl_notify_scan_status(struct wl_priv *wl, struct net_device *ndev,
255 static s32 wl_bss_connect_done(struct wl_priv *wl, struct net_device *ndev,
1243 struct net_device *ndev = wl_to_prmry_ndev(wl); local
1264 wl_cfg80211_change_virtual_iface(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type, u32 *flags, struct vif_params *params) argument
1354 wl_cfg80211_notify_ifadd(struct net_device *ndev, s32 idx, s32 bssidx, void* _net_attach) argument
1394 wl_cfg80211_ifdel_ops(struct net_device *ndev) argument
1709 struct net_device *ndev = wl_to_prmry_ndev(wl); local
1731 wl_get_valid_channels(struct net_device *ndev, u8 *valid_chan_list, s32 size) argument
1750 wl_run_escan(struct wl_priv *wl, struct net_device *ndev, struct cfg80211_scan_request *request, uint16 action) argument
1898 wl_do_escan(struct wl_priv *wl, struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_scan_request *request) argument
1929 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_scan_request *request, struct cfg80211_ssid *this_ssid) argument
2172 wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_scan_request *request) argument
2231 struct net_device *ndev = wl_to_prmry_ndev(wl); local
2923 struct net_device *ndev = wl_to_prmry_ndev(wl); local
2972 struct net_device *ndev = wl_to_prmry_ndev(wl); local
3498 struct net_device *ndev = wl_to_prmry_ndev(wl); local
3520 struct net_device *ndev = wl_to_prmry_ndev(wl); local
3731 struct net_device *ndev = NULL; local
4055 wl_cfg80211_send_action_frame(struct wiphy *wiphy, struct net_device *dev, struct net_device *ndev, wl_af_params_t *af_params, wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) argument
4262 wl_cfg80211_mgmt_tx(struct wiphy *wiphy, struct net_device *ndev, struct ieee80211_channel *channel, bool offchan, enum nl80211_channel_type channel_type, bool channel_type_valid, unsigned int wait, const u8* buf, size_t len, bool no_cck, bool dont_wait_for_ack, u64 *cookie) argument
5183 wl_cfg80211_del_station( struct wiphy *wiphy, struct net_device *ndev, u8* mac_addr) argument
5917 wl_is_linkup(struct wl_priv *wl, const wl_event_msg_t *e, struct net_device *ndev) argument
5982 wl_notify_connect_status_ap(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
6142 wl_get_auth_assoc_status(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e) argument
6163 wl_notify_connect_status(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
6286 wl_notify_roaming_status(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
6306 wl_get_assoc_ies(struct wl_priv *wl, struct net_device *ndev) argument
6408 wl_update_bss_info(struct wl_priv *wl, struct net_device *ndev) argument
6497 wl_bss_roaming_done(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
6530 wl_bss_connect_done(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data, bool completed) argument
6591 wl_notify_mic_status(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
6612 wl_notify_pfn_status(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
6633 wl_notify_scan_status(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
6737 wl_stop_wait_next_action_frame(struct wl_priv *wl, struct net_device *ndev) argument
6762 wl_notify_rx_mgmt_frame(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
6932 wl_notify_sched_scan_results(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
7052 wl_init_prof(struct wl_priv *wl, struct net_device *ndev) argument
7249 struct net_device *ndev = wl_to_prmry_ndev(wl); local
7458 wl_cfg80211_netdev_notifier_call(struct notifier_block * nb, unsigned long state, void *ndev) argument
7507 wl_notify_escan_complete(struct wl_priv *wl, struct net_device *ndev, bool aborted, bool fw_abort) argument
7585 wl_escan_handler(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data) argument
8027 struct net_device *ndev = wl_to_prmry_ndev(wl); local
8116 wl_cfg80211_attach_post(struct net_device *ndev) argument
8164 wl_cfg80211_attach(struct net_device *ndev, void *data) argument
8358 wl_cfg80211_event(struct net_device *ndev, const wl_event_msg_t * e, void *data) argument
8424 wl_enq_event(struct wl_priv *wl, struct net_device *ndev, u32 event, const wl_event_msg_t *msg, void *data) argument
8460 wl_config_ifmode(struct wl_priv *wl, struct net_device *ndev, s32 iftype) argument
8502 wl_add_remove_eventmsg(struct net_device *ndev, u16 event, bool add) argument
8769 struct net_device *ndev = wl_to_prmry_ndev(wl); local
8807 struct net_device *ndev = wl_to_prmry_ndev(wl); local
8917 wl_read_prof(struct wl_priv *wl, struct net_device *ndev, s32 item) argument
8949 wl_update_prof(struct wl_priv *wl, struct net_device *ndev, const wl_event_msg_t *e, void *data, s32 item) argument
9011 wl_is_ibssmode(struct wl_priv *wl, struct net_device *ndev) argument
9170 struct net_device *ndev = NULL; local
[all...]
/drivers/net/wireless/brcm80211/brcmfmac/
H A Dwl_cfg80211.c345 brcmf_exec_dcmd_u32(struct net_device *ndev, u32 cmd, u32 *par) argument
350 err = brcmf_exec_dcmd(ndev, cmd, &par_le, sizeof(__le32));
370 static int send_key_to_dongle(struct net_device *ndev, argument
377 err = brcmf_exec_dcmd(ndev, BRCMF_C_SET_KEY, &key_le, sizeof(key_le));
384 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, argument
416 err = brcmf_exec_dcmd_u32(ndev, BRCMF_C_SET_INFRA, &infra);
421 wdev = ndev->ieee80211_ptr;
434 static s32 brcmf_dev_intvar_set(struct net_device *ndev, s8 *name, s32 val) argument
446 err = brcmf_exec_dcmd(ndev, BRCMF_C_SET_VAR, buf, len);
454 brcmf_dev_intvar_get(struct net_device *ndev, s argument
477 brcmf_set_mpc(struct net_device *ndev, int mpc) argument
508 brcmf_dev_iovar_setbuf(struct net_device *ndev, s8 * iovar, void *param, s32 paramlen, void *bufptr, s32 buflen) argument
520 brcmf_dev_iovar_getbuf(struct net_device *ndev, s8 * iovar, void *param, s32 paramlen, void *bufptr, s32 buflen) argument
569 struct net_device *ndev = cfg_to_ndev(cfg_priv); local
600 __brcmf_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_scan_request *request, struct cfg80211_ssid *this_ssid) argument
694 brcmf_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_scan_request *request) argument
712 brcmf_set_rts(struct net_device *ndev, u32 rts_threshold) argument
723 brcmf_set_frag(struct net_device *ndev, u32 frag_threshold) argument
734 brcmf_set_retry(struct net_device *ndev, u32 retry, bool l) argument
750 struct net_device *ndev = cfg_to_ndev(cfg_priv); local
880 struct net_device *ndev = NULL; local
897 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_ibss_params *params) argument
1045 brcmf_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *ndev) argument
1061 brcmf_set_wpa_version(struct net_device *ndev, struct cfg80211_connect_params *sme) argument
1086 brcmf_set_auth_type(struct net_device *ndev, struct cfg80211_connect_params *sme) argument
1126 brcmf_set_set_cipher(struct net_device *ndev, struct cfg80211_connect_params *sme) argument
1193 brcmf_set_key_mgmt(struct net_device *ndev, struct cfg80211_connect_params *sme) argument
1248 brcmf_set_wep_sharedkey(struct net_device *ndev, struct cfg80211_connect_params *sme) argument
1314 brcmf_cfg80211_connect(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_connect_params *sme) argument
1406 brcmf_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *ndev, u16 reason_code) argument
1438 struct net_device *ndev = cfg_to_ndev(cfg_priv); local
1484 struct net_device *ndev = cfg_to_ndev(cfg_priv); local
1508 brcmf_cfg80211_config_default_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_idx, bool unicast, bool multicast) argument
1540 brcmf_add_keyext(struct wiphy *wiphy, struct net_device *ndev, u8 key_idx, const u8 *mac_addr, struct key_params *params) argument
1626 brcmf_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_idx, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
1716 brcmf_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_idx, bool pairwise, const u8 *mac_addr) argument
1780 brcmf_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_idx, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback) (void *cookie, struct key_params * params)) argument
1836 brcmf_cfg80211_config_default_mgmt_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_idx) argument
1845 brcmf_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, u8 *mac, struct station_info *sinfo) argument
1898 brcmf_cfg80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *ndev, bool enabled, s32 timeout) argument
1938 brcmf_cfg80211_set_bitrate_mask(struct wiphy *wiphy, struct net_device *ndev, const u8 *addr, const struct cfg80211_bitrate_mask *mask) argument
2086 wl_inform_ibss(struct brcmf_cfg80211_priv *cfg_priv, struct net_device *ndev, const u8 *bssid) argument
2283 struct net_device *ndev = cfg_to_ndev(cfg_priv); local
2506 struct net_device *ndev = cfg_to_ndev(cfg_priv); local
2560 brcmf_dev_bufvar_set(struct net_device *ndev, s8 *name, s8 *buf, s32 len) argument
2574 brcmf_dev_bufvar_get(struct net_device *ndev, s8 *name, s8 *buf, s32 buf_len) argument
2596 brcmf_update_pmklist(struct net_device *ndev, struct brcmf_cfg80211_pmk_list *pmk_list, s32 err) argument
2620 brcmf_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_pmksa *pmksa) argument
2659 brcmf_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_pmksa *pmksa) argument
2710 brcmf_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *ndev) argument
2768 brcmf_alloc_wdev(s32 sizeof_iface, struct device *ndev) argument
2899 struct net_device *ndev = cfg_to_ndev(cfg_priv); local
2957 brcmf_bss_roaming_done(struct brcmf_cfg80211_priv *cfg_priv, struct net_device *ndev, const struct brcmf_event_msg *e) argument
3002 brcmf_bss_connect_done(struct brcmf_cfg80211_priv *cfg_priv, struct net_device *ndev, const struct brcmf_event_msg *e, bool completed) argument
3038 brcmf_notify_connect_status(struct brcmf_cfg80211_priv *cfg_priv, struct net_device *ndev, const struct brcmf_event_msg *e, void *data) argument
3083 brcmf_notify_roaming_status(struct brcmf_cfg80211_priv *cfg_priv, struct net_device *ndev, const struct brcmf_event_msg *e, void *data) argument
3102 brcmf_notify_mic_status(struct brcmf_cfg80211_priv *cfg_priv, struct net_device *ndev, const struct brcmf_event_msg *e, void *data) argument
3121 brcmf_notify_scan_status(struct brcmf_cfg80211_priv *cfg_priv, struct net_device *ndev, const struct brcmf_event_msg *e, void *data) argument
3414 brcmf_cfg80211_attach(struct net_device *ndev, struct device *busdev, void *data) argument
3475 brcmf_cfg80211_event(struct net_device *ndev, const struct brcmf_event_msg *e, void *data) argument
3485 brcmf_dongle_mode(struct net_device *ndev, s32 iftype) argument
3517 brcmf_dongle_eventmsg(struct net_device *ndev) argument
3570 brcmf_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) argument
3632 brcmf_dongle_scantime(struct net_device *ndev, s32 scan_assoc_time, s32 scan_unassoc_time, s32 scan_passive_time) argument
3704 struct net_device *ndev; local
[all...]
/drivers/net/ethernet/calxeda/
H A Dxgmac.c1700 struct net_device *ndev = NULL; local
1711 ndev = alloc_etherdev(sizeof(struct xgmac_priv));
1712 if (!ndev) {
1717 SET_NETDEV_DEV(ndev, &pdev->dev);
1718 priv = netdev_priv(ndev);
1719 platform_set_drvdata(pdev, ndev);
1720 ether_setup(ndev);
1721 ndev->netdev_ops = &xgmac_netdev_ops;
1722 SET_ETHTOOL_OPS(ndev, &xgmac_ethtool_ops);
1726 priv->dev = ndev;
1819 struct net_device *ndev = platform_get_drvdata(pdev); local
1857 struct net_device *ndev = platform_get_drvdata(to_platform_device(dev)); local
1883 struct net_device *ndev = platform_get_drvdata(to_platform_device(dev)); local
[all...]
/drivers/net/ethernet/natsemi/
H A Dns83820.c430 struct net_device *ndev; member in struct:ns83820
472 static inline void kick_rx(struct net_device *ndev) argument
474 struct ns83820 *dev = PRIV(ndev);
483 ndev->name);
554 static inline int rx_refill(struct net_device *ndev, gfp_t gfp) argument
556 struct ns83820 *dev = PRIV(ndev);
563 dprintk("rx_refill(%p)\n", ndev);
571 skb = __netdev_alloc_skb(ndev, REAL_RX_BUF_SIZE+16, gfp);
592 static void rx_refill_atomic(struct net_device *ndev) argument
594 rx_refill(ndev, GFP_ATOMI
601 struct net_device *ndev = dev->ndev; local
613 phy_intr(struct net_device *ndev) argument
720 ns83820_setup_rx(struct net_device *ndev) argument
810 ns83820_rx_kick(struct net_device *ndev) argument
831 rx_irq(struct net_device *ndev) argument
943 struct net_device *ndev = (void *)_dev; local
969 do_tx_done(struct net_device *ndev) argument
1059 ns83820_hard_start_xmit(struct sk_buff *skb, struct net_device *ndev) argument
1191 struct net_device *ndev = dev->ndev; local
1208 ns83820_get_stats(struct net_device *ndev) argument
1221 ns83820_get_settings(struct net_device *ndev, struct ethtool_cmd *cmd) argument
1284 ns83820_set_settings(struct net_device *ndev, struct ethtool_cmd *cmd) argument
1363 ns83820_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *info) argument
1371 ns83820_get_link(struct net_device *ndev) argument
1404 struct net_device *ndev = data; local
1417 ns83820_do_isr(struct net_device *ndev, u32 isr) argument
1537 ns83820_stop(struct net_device *ndev) argument
1563 ns83820_tx_timeout(struct net_device *ndev) argument
1602 struct net_device *ndev = (void *)data; local
1623 ns83820_open(struct net_device *ndev) argument
1683 ns83820_change_mtu(struct net_device *ndev, int new_mtu) argument
1691 ns83820_set_multicast(struct net_device *ndev) argument
1717 ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 fail) argument
1876 ns83820_probe_phy(struct net_device *ndev) argument
1947 struct net_device *ndev; local
2246 struct net_device *ndev = pci_get_drvdata(pci_dev); local
[all...]
/drivers/net/ethernet/nxp/
H A Dlpc_eth.c411 struct net_device *ndev);
430 struct net_device *ndev; member in struct:netdata_local
470 netdev_dbg(pldat->ndev, "Ethernet MAC address %pM\n", mac);
761 static void lpc_handle_link_change(struct net_device *ndev) argument
763 struct netdata_local *pldat = netdev_priv(ndev);
796 static int lpc_mii_probe(struct net_device *ndev) argument
798 struct netdata_local *pldat = netdev_priv(ndev);
802 netdev_err(ndev, "no PHY found\n");
808 netdev_info(ndev, "using MII interface\n");
810 netdev_info(ndev, "usin
893 __lpc_handle_xmit(struct net_device *ndev) argument
951 __lpc_handle_recv(struct net_device *ndev, int budget) argument
1027 struct net_device *ndev = pldat->ndev; local
1046 struct net_device *ndev = dev_id; local
1065 lpc_eth_close(struct net_device *ndev) argument
1091 lpc_eth_hard_start_xmit(struct sk_buff *skb, struct net_device *ndev) argument
1143 lpc_set_mac_address(struct net_device *ndev, void *p) argument
1163 lpc_eth_set_multicast_list(struct net_device *ndev) argument
1210 lpc_eth_ioctl(struct net_device *ndev, struct ifreq *req, int cmd) argument
1224 lpc_eth_open(struct net_device *ndev) argument
1251 lpc_eth_ethtool_getdrvinfo(struct net_device *ndev, struct ethtool_drvinfo *info) argument
1259 lpc_eth_ethtool_getmsglevel(struct net_device *ndev) argument
1266 lpc_eth_ethtool_setmsglevel(struct net_device *ndev, u32 level) argument
1273 lpc_eth_ethtool_getsettings(struct net_device *ndev, struct ethtool_cmd *cmd) argument
1285 lpc_eth_ethtool_setsettings(struct net_device *ndev, struct ethtool_cmd *cmd) argument
1320 struct net_device *ndev; local
1513 struct net_device *ndev = platform_get_drvdata(pdev); local
1538 struct net_device *ndev = platform_get_drvdata(pdev); local
1563 struct net_device *ndev = platform_get_drvdata(pdev); local
[all...]
/drivers/net/ethernet/3com/
H A D3c59x.c857 struct net_device *ndev = pci_get_drvdata(pdev); local
859 if (!ndev || !netif_running(ndev))
862 netif_device_detach(ndev);
863 vortex_down(ndev, 1);
871 struct net_device *ndev = pci_get_drvdata(pdev); local
874 if (!ndev || !netif_running(ndev))
877 err = vortex_up(ndev);
881 netif_device_attach(ndev);
[all...]
/drivers/net/ethernet/freescale/
H A Ducc_geth.h1159 struct net_device *ndev; member in struct:ucc_geth_private
H A Dgianfar.h1060 struct net_device *ndev; member in struct:gfar_private
/drivers/net/ethernet/renesas/
H A Dsh_eth.h727 void (*chip_reset)(struct net_device *ndev);
728 void (*set_duplex)(struct net_device *ndev);
729 void (*set_rate)(struct net_device *ndev);
811 static inline void sh_eth_write(struct net_device *ndev, unsigned long data, argument
814 struct sh_eth_private *mdp = netdev_priv(ndev);
819 static inline unsigned long sh_eth_read(struct net_device *ndev, argument
822 struct sh_eth_private *mdp = netdev_priv(ndev);
/drivers/net/hyperv/
H A Dhyperv_net.h503 struct net_device *ndev; member in struct:netvsc_device
/drivers/net/wireless/ath/ath6kl/
H A Dcore.h488 struct net_device *ndev; member in struct:ath6kl_vif

Completed in 537 milliseconds

123456