Home
last modified time | relevance | path

Searched refs:ndev (Results 1 - 25 of 33) sorted by relevance

12

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_linux_mon.c57 int dhd_del_monitor(struct net_device *ndev);
86 static monitor_interface* ndev_to_monif(struct net_device *ndev);
87 static int dhd_mon_if_open(struct net_device *ndev);
88 static int dhd_mon_if_stop(struct net_device *ndev);
89 static netdev_tx_t dhd_mon_if_subif_start_xmit(struct sk_buff *skb, struct net_device *ndev);
90 static void dhd_mon_if_set_multicast_list(struct net_device *ndev);
91 static int dhd_mon_if_change_mac(struct net_device *ndev, void *addr);
119 struct net_device *ndev; in lookup_real_netdev() local
126 ndev = dhd_idx2net(g_monitor.dhd_pub, i); in lookup_real_netdev()
131 if (ndev in lookup_real_netdev()
150 ndev_to_monif(struct net_device *ndev) ndev_to_monif() argument
162 dhd_mon_if_open(struct net_device *ndev) dhd_mon_if_open() argument
170 dhd_mon_if_stop(struct net_device *ndev) dhd_mon_if_stop() argument
178 dhd_mon_if_subif_start_xmit(struct sk_buff *skb, struct net_device *ndev) dhd_mon_if_subif_start_xmit() argument
253 dhd_mon_if_set_multicast_list(struct net_device *ndev) dhd_mon_if_set_multicast_list() argument
266 dhd_mon_if_change_mac(struct net_device *ndev, void *addr) dhd_mon_if_change_mac() argument
290 struct net_device* ndev = NULL; dhd_add_monitor() local
358 struct net_device* ndev = NULL; magiclink_add_p2p() local
419 dhd_del_monitor(struct net_device *ndev) dhd_del_monitor() argument
458 struct net_device *ndev; dhd_monitor_uninit() local
[all...]
H A Ddhd_cfg80211.c65 static s32 wl_dongle_up(struct net_device *ndev);
66 static s32 wl_dongle_down(struct net_device *ndev);
86 struct net_device *ndev; in dhd_cfg80211_down() local
96 ndev = bcmcfg_to_prmry_ndev(cfg); in dhd_cfg80211_down()
97 wl_dongle_down(ndev); in dhd_cfg80211_down()
138 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() argument
141 return dhd_update_iflist_info(cfg->pub, ndev, ifidx, addr, bssidx, name, if_state); in wl_cfg80211_update_iflist_info()
152 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if()
158 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
170 struct net_device * dhd_cfg80211_netdev_free(struct net_device *ndev) in dhd_cfg80211_netdev_free() argument
151 wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) wl_cfg80211_register_if() argument
157 wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) wl_cfg80211_remove_if() argument
207 dhd_netdev_free(struct net_device *ndev) dhd_netdev_free() argument
218 wl_dongle_up(struct net_device *ndev) wl_dongle_up() argument
231 wl_dongle_down(struct net_device *ndev) wl_dongle_down() argument
244 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) wl_dongle_roam() argument
271 struct net_device *ndev; dhd_config_dongle() local
298 struct net_device *ndev = NULL; dhd_cfgvendor_priv_string_handler() local
[all...]
H A Dwl_cfg80211.c216 extern void HdfInformBssFrameEventCallback(struct net_device *ndev, const struct InnerBssInfo *innerBssInfo);
217 extern int32_t HdfConnectResultEventCallback(struct net_device *ndev, const struct InnerConnetResult *innerConnResult);
413 static s32 wl_cfg80211_start_bssload_report(struct net_device *ndev);
463 struct net_device *ndev, char *vndr_oui, u32 vndr_oui_len);
570 struct wiphy *wiphy, struct net_device *ndev,
574 struct net_device *ndev, const u8* mac_addr);
577 struct net_device *ndev, u8* mac_addr);
638 struct net_device *ndev, s32 bsscfg_idx,
641 struct net_device *ndev, s32 bsscfg_idx,
680 static s32 wl_enq_event(struct bcm_cfg80211 *cfg, struct net_device *ndev, u3
1971 wl_cfg80211_check_vif_in_use(struct net_device *ndev) wl_cfg80211_check_vif_in_use() argument
1997 struct net_device *ndev; wl_cfg80211_iface_state_ops() local
2104 struct net_device *ndev; wl_cfg80211_p2p_if_del() local
2233 wl_cfg80211_set_iface_conc_disc(struct net_device *ndev, uint8 arg_val) wl_cfg80211_set_iface_conc_disc() argument
2256 wl_cfg80211_get_iface_conc_disc(struct net_device *ndev) wl_cfg80211_get_iface_conc_disc() argument
2268 wl_cfg80211_set_iface_policy(struct net_device *ndev, char *arg, int len) wl_cfg80211_set_iface_policy() argument
2315 wl_cfg80211_get_iface_policy(struct net_device *ndev) wl_cfg80211_get_iface_policy() argument
2748 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_release_vif_macaddr() local
2797 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_get_vif_macaddr() local
3362 wl_cfg80211_change_p2prole(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type) wl_cfg80211_change_p2prole() argument
3456 wl_cfg80211_change_virtual_iface(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type, u32 *flags, struct vif_params *params) wl_cfg80211_change_virtual_iface() argument
3736 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfg80211_set_wiphy_params() local
3987 struct net_device *ndev = NULL; bcm_cfg80211_del_ibss_if() local
4056 wl_cfg80211_interface_ops(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bsscfg_idx, wl_iftype_t cfg_iftype, s32 del, u8 *addr) wl_cfg80211_interface_ops() argument
4168 wl_cfg80211_add_del_bss(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bsscfg_idx, wl_iftype_t brcm_iftype, s32 del, u8 *addr) wl_cfg80211_add_del_bss() argument
4222 wl_cfg80211_bss_up(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bsscfg_idx, s32 bss_up) wl_cfg80211_bss_up() argument
4247 wl_cfg80211_bss_isup(struct net_device *ndev, int bsscfg_idx) wl_cfg80211_bss_isup() argument
4413 wl_cfg80211_post_ifcreate(struct net_device *ndev, wl_if_event_info *event, u8 *addr, const char *name, bool rtnl_lock_reqd) wl_cfg80211_post_ifcreate() argument
4688 wl_cfg80211_post_ifdel(struct net_device *ndev, bool rtnl_lock_reqd, s32 ifidx) wl_cfg80211_post_ifdel() argument
4881 struct net_device *ndev = NULL; wl_cfg80211_del_iface() local
5764 wl_is_fils_supported(struct net_device *ndev) wl_is_fils_supported() argument
6996 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfg80211_set_tx_power() local
7043 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfg80211_get_tx_power() local
8204 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfg80211_resume() local
8226 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfg80211_suspend() local
8686 struct net_device *ndev = NULL; wl_cfg80211_remain_on_channel() local
9005 struct net_device *ndev = NULL; wl_cfg80211_he_p2p_disable() local
9231 struct net_device *ndev = NULL; wl_cfg80211_send_action_frame() local
9868 wl_get_bandwidth_cap(struct net_device *ndev, uint32 band, uint32 *bandwidth) wl_get_bandwidth_cap() argument
11648 wl_cfg80211_del_station( struct wiphy *wiphy, struct net_device *ndev, struct station_del_parameters *params) wl_cfg80211_del_station() argument
11769 struct net_device *ndev = ndev_to_wlc_ndev(dev, cfg); wl_cfg80211_change_station() local
12599 wl_dump_obss(struct net_device *ndev, cca_msrmnt_query req, struct wl_dump_survey *survey) wl_dump_obss() argument
12640 wl_cfg80211_dump_survey(struct wiphy *wiphy, struct net_device *ndev, int idx, struct survey_info *info) wl_cfg80211_dump_survey() argument
13311 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_inform_bss_cache() local
13337 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_inform_bss() local
13402 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_inform_single_bss() local
13588 wl_is_linkup(struct bcm_cfg80211 *cfg, const wl_event_msg_t *e, struct net_device *ndev) wl_is_linkup() argument
13666 wl_cfg80211_event_sae_key(struct bcm_cfg80211 *cfg, struct net_device *ndev, wl_sae_key_info_t *sae_key) wl_cfg80211_event_sae_key() argument
13702 wl_bss_handle_sae_auth(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *event, void *data) wl_bss_handle_sae_auth() argument
13752 wl_get_auth_assoc_status(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_get_auth_assoc_status() argument
13787 wl_notify_connect_status_ap_auth(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_notify_connect_status_ap_auth() argument
13894 wl_notify_connect_status_ap(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_notify_connect_status_ap() argument
14132 struct net_device *ndev = cfgdev_to_wlc_ndev(cfgdev, cfg); wl_notify_start_auth() local
14173 wl_notify_connect_status_bss(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_notify_connect_status_bss() argument
14361 wl_notify_connect_status_ibss(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_notify_connect_status_ibss() argument
14447 wl_cfg80211_disassoc(struct net_device *ndev, uint32 reason) wl_cfg80211_disassoc() argument
14466 wl_cfg80211_del_all_sta(struct net_device *ndev, uint32 reason) wl_cfg80211_del_all_sta() argument
14516 wl_cfg80211_handle_deauth_ind(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_cfg80211_handle_deauth_ind() argument
14545 wl_cache_assoc_resp_ies(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_cache_assoc_resp_ies() argument
14570 wl_notify_connect_status_mesh(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_notify_connect_status_mesh() argument
14759 wl_notify_connect_sta_status(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data, bool completed, struct cfg80211_bss *bss) wl_notify_connect_sta_status() argument
14801 struct net_device *ndev = NULL; wl_notify_connect_status() local
15340 struct net_device *ndev = NULL; wl_handle_roam_exp_event() local
15374 struct net_device *ndev = cfgdev_to_wlc_ndev(cfgdev, cfg); wl_handle_rssi_monitor_event() local
15402 struct net_device *ndev = NULL; wl_notify_roaming_status() local
15479 struct net_device *ndev = NULL; wl_check_pmstatus() local
15577 struct net_device *ndev; wl_get_up_table() local
15597 struct net_device *ndev; wl_notify_roam_prep_status() local
15649 struct net_device *ndev = cfgdev_to_wlc_ndev(cfgdev, cfg); wl_notify_roam_start_status() local
15661 wl_get_assoc_ies(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_get_assoc_ies() argument
15818 wl_update_bss_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, bool update_ssid) wl_update_bss_info() argument
15925 wl_bss_roaming_done(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_bss_roaming_done() argument
16095 wl_cfg80211_verify_bss(struct bcm_cfg80211 *cfg, struct net_device *ndev, struct cfg80211_bss **bss) wl_cfg80211_verify_bss() argument
16146 wl_get_fils_connect_params(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_get_fils_connect_params() argument
16221 wl_bss_connect_done(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data, bool completed) wl_bss_connect_done() argument
16405 struct net_device *ndev = NULL; wl_notify_mic_status() local
16432 struct net_device *ndev = NULL; wl_notify_bt_wifi_handover_req() local
16490 wl_gon_req_collision(struct bcm_cfg80211 *cfg, wl_action_frame_t *tx_act_frm, wifi_p2p_pub_act_frame_t *rx_act_frm, struct net_device *ndev, struct ether_addr sa, struct ether_addr da) wl_gon_req_collision() argument
16540 wl_stop_wait_next_action_frame(struct bcm_cfg80211 *cfg, struct net_device *ndev, u8 bsscfgidx) wl_stop_wait_next_action_frame() argument
16636 struct net_device *ndev = NULL; wl_notify_rx_mgmt_frame() local
16964 wl_init_prof(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_init_prof() argument
17072 wl_cfg80211_external_auth(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_external_auth_params *ext_auth_param) wl_cfg80211_external_auth() argument
17794 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_init_priv() local
17923 wl_cfg80211_attach_post(struct net_device *ndev) wl_cfg80211_attach_post() argument
17979 wl_get_cfg(struct net_device *ndev) wl_get_cfg() argument
18013 wl_cfg80211_attach(struct net_device *ndev, void *context) wl_cfg80211_attach() argument
18343 wl_cfg80211_event(struct net_device *ndev, const wl_event_msg_t * e, void *data) wl_cfg80211_event() argument
18446 wl_enq_event(struct bcm_cfg80211 *cfg, struct net_device *ndev, u32 event, const wl_event_msg_t *msg, void *data) wl_enq_event() argument
18481 wl_config_infra(struct bcm_cfg80211 *cfg, struct net_device *ndev, u16 iftype) wl_config_infra() argument
18540 wl_cfg80211_apply_eventbuffer( struct net_device *ndev, struct bcm_cfg80211 *cfg, wl_eventmsg_buf_t *ev) wl_cfg80211_apply_eventbuffer() argument
18582 wl_add_remove_eventmsg(struct net_device *ndev, u16 event, bool add) wl_add_remove_eventmsg() argument
19030 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); __wl_cfg80211_up() local
19175 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); __wl_cfg80211_down() local
19535 wl_read_prof(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 item) wl_read_prof() argument
19571 wl_update_prof(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, const void *data, s32 item) wl_update_prof() argument
19643 wl_is_ibssmode(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_is_ibssmode() argument
19912 struct net_device *ndev = NULL; wl_tdls_event_handler() local
20134 wl_cfg80211_set_wps_p2p_ie(struct net_device *ndev, char *buf, int len, enum wl_management_type type) wl_cfg80211_set_wps_p2p_ie() argument
20209 wl_cfg80211_set_auto_channel_scan_state(struct net_device *ndev) wl_cfg80211_set_auto_channel_scan_state() argument
20262 wl_cfg80211_get_chanspecs_2g(struct net_device *ndev, void *buf, s32 buflen) wl_cfg80211_get_chanspecs_2g() argument
20285 wl_cfg80211_get_chanspecs_5g(struct net_device *ndev, void *buf, s32 buflen) wl_cfg80211_get_chanspecs_5g() argument
20336 wl_cfg80211_get_best_channel(struct net_device *ndev, void *buf, int buflen, int *channel) wl_cfg80211_get_best_channel() argument
20391 wl_cfg80211_restore_auto_channel_scan_state(struct net_device *ndev) wl_cfg80211_restore_auto_channel_scan_state() argument
20408 struct net_device *ndev = NULL; wl_cfg80211_get_best_channels() local
20780 wl_cfg80211_set_band(struct net_device *ndev, int band) wl_cfg80211_set_band() argument
20805 wl_cfg80211_set_if_band(struct net_device *ndev, int band) wl_cfg80211_set_if_band() argument
20852 wl_cfg80211_dfs_ap_move(struct net_device *ndev, char *data, char *command, int total_len) wl_cfg80211_dfs_ap_move() argument
21071 wl_cfg80211_delayed_roam(struct bcm_cfg80211 *cfg, struct net_device *ndev, const struct ether_addr *bssid) wl_cfg80211_delayed_roam() argument
21239 wl_vndr_ies_get_vendor_oui(struct bcm_cfg80211 *cfg, struct net_device *ndev, char *vndr_oui, u32 vndr_oui_len) wl_vndr_ies_get_vendor_oui() argument
21301 struct net_device *ndev; wl_cfg80211_clear_p2p_disc_ies() local
21382 struct net_device *ndev = NULL; wl_cfg80211_set_mgmt_vndr_ies() local
21830 wl_ap_channel_ind(struct bcm_cfg80211 *cfg, struct net_device *ndev, chanspec_t chanspec) wl_ap_channel_ind() argument
21859 struct net_device *ndev = NULL; wl_ap_start_ind() local
21891 struct net_device *ndev = NULL; wl_csa_complete_ind() local
22156 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfg80211_tdls_config() local
22283 struct net_device *ndev = NULL; wl_get_ap_netdev() local
22305 struct net_device *ndev = NULL; wl_get_netdev_by_name() local
22331 struct net_device *ndev = NULL; wl_set_ap_beacon_rate() local
22390 struct net_device *ndev = NULL; wl_get_ap_basic_rate() local
22479 struct net_device *ndev = NULL; wl_get_ap_rps() local
22564 struct net_device *ndev = NULL; wl_set_ap_rps() local
22625 struct net_device *ndev = NULL; wl_update_ap_rps_params() local
22885 wl_cfg80211_set_dbg_verbose(struct net_device *ndev, u32 level) wl_cfg80211_set_dbg_verbose() argument
22957 struct net_device *ndev = (struct net_device *)data; wl_wps_reauth_timeout() local
23026 wl_get_wps_inst_match(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_get_wps_inst_match() argument
23041 wl_wps_session_add(struct net_device *ndev, u16 mode, u8 *mac_addr) wl_wps_session_add() argument
23069 wl_wps_session_del(struct net_device *ndev) wl_wps_session_del() argument
23107 wl_wps_handle_ifdel(struct net_device *ndev) wl_wps_handle_ifdel() argument
23132 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) wl_wps_handle_sta_linkdown() argument
23167 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_peersta_linkdown() argument
23234 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) wl_wps_handle_sta_linkup() argument
23263 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_peersta_linkup() argument
23297 wl_wps_handle_authorize(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_authorize() argument
23337 wl_wps_handle_reauth(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_reauth() argument
23370 wl_wps_handle_disconnect(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_disconnect() argument
23402 wl_wps_handle_disconnect_client(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_disconnect_client() argument
23437 wl_wps_handle_connect_fail(struct net_device *ndev, u16 inst) wl_wps_handle_connect_fail() argument
23463 wl_wps_handle_m8_sent(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_m8_sent() argument
23487 wl_wps_session_update(struct net_device *ndev, u16 state, const u8 *peer_mac) wl_wps_session_update() argument
23628 wl_handle_wps_states(struct net_device *ndev, u8 *pkt, u16 len, bool direction) wl_handle_wps_states() argument
23758 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfg80211_sup_event_handler() local
23802 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_bcnrecv_aborted_event_handler() local
24125 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfg80211_bssload_report_event_handler() local
24179 wl_cfg80211_start_bssload_report(struct net_device *ndev) wl_cfg80211_start_bssload_report() argument
24216 wl_cfg80211_config_suspend_events(struct net_device *ndev, bool enable) wl_cfg80211_config_suspend_events() argument
24377 struct net_device *ndev; wl_cfg80211_wips_event_ext() local
24456 wl_set_ap_suspend_error_handler(struct net_device *ndev, bool suspend) wl_set_ap_suspend_error_handler() argument
24488 struct net_device *ndev = NULL; wl_set_ap_suspend() local
24652 wl_get_ap_he_mode(struct net_device *ndev, struct bcm_cfg80211 *cfg, bool *he) wl_get_ap_he_mode() argument
24705 wl_update_apchan_bwcap(struct bcm_cfg80211 *cfg, struct net_device *ndev, chanspec_t chanspec) wl_update_apchan_bwcap() argument
24756 wl_update_opmode(struct net_device *ndev, u32 bw) wl_update_opmode() argument
24788 struct net_device *ndev = NULL; wl_set_ap_bw() local
24885 struct net_device *ndev = NULL; wl_get_ap_bw() local
24945 struct net_device *ndev = NULL; wl_restore_ap_bw() local
[all...]
H A Dwl_cfgscan.c129 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx) in wl_cfg80211_clear_iw_ie() argument
141 return wldev_iovar_setbuf_bsscfg(ndev, "ie", &ie_setbuf, sizeof(ie_setbuf), in wl_cfg80211_clear_iw_ie()
146 wl_cfg80211_add_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx, s32 pktflag, in wl_cfg80211_add_iw_ie() argument
178 if (wldev_iovar_getbuf_bsscfg(ndev, "ie", (void *)&ie_getbufp, in wl_cfg80211_add_iw_ie()
189 if ((err = wl_cfg80211_clear_iw_ie(cfg, ndev, bssidx)) != BCME_OK) { in wl_cfg80211_add_iw_ie()
213 if ((err = wldev_iovar_setbuf_bsscfg(ndev, "ie", ie_setbuf, buf_len, in wl_cfg80211_add_iw_ie()
218 err = wldev_iovar_setint_bsscfg(ndev, "grat_arp", 1, bssidx); in wl_cfg80211_add_iw_ie()
363 struct net_device *ndev = NULL; in wl_escan_handler() local
379 ndev = cfgdev_to_wlc_ndev(cfgdev, cfg); in wl_escan_handler()
385 ndev in wl_escan_handler()
1138 wl_get_valid_channels(struct net_device *ndev, u8 *valid_chan_list, s32 size) wl_get_valid_channels() argument
1157 wl_run_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, struct cfg80211_scan_request *request, uint16 action) wl_run_escan() argument
1464 wl_do_escan(struct bcm_cfg80211 *cfg, struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_scan_request *request) wl_do_escan() argument
1548 wl_cfgscan_handle_scanbusy(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 err) wl_cfgscan_handle_scanbusy() argument
1635 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_scan_request *request, struct cfg80211_ssid *this_ssid) __wl_cfg80211_scan() argument
1892 struct net_device *ndev = wdev_to_wlc_ndev(request->wdev, cfg); wl_cfg80211_scan() local
1968 struct net_device *ndev = NULL; wl_cfg80211_cancel_scan() local
2041 wl_notify_escan_complete(struct bcm_cfg80211 *cfg, struct net_device *ndev, bool aborted, bool fw_abort) wl_notify_escan_complete() argument
2265 wl_escan_without_scan_cache(struct bcm_cfg80211 *cfg, wl_escan_result_t *escan_result, struct net_device *ndev, const wl_event_msg_t *e, s32 status) wl_escan_without_scan_cache() argument
2409 struct net_device *ndev = NULL; wl_notify_scan_status() local
2676 struct net_device *ndev = NULL; wl_scan_timeout() local
2819 wl_notify_sched_scan_results(struct bcm_cfg80211 *cfg, struct net_device *ndev, const wl_event_msg_t *e, void *data) wl_notify_sched_scan_results() argument
3201 struct net_device *ndev = NULL; wl_notify_pfn_status() local
3253 struct net_device *ndev = cfgdev_to_wlc_ndev(cfgdev, cfg); wl_notify_gscan_event() local
[all...]
H A Dwl_cfg80211.h750 struct net_device *ndev; member
902 struct net_device *ndev; member
1137 struct net_device *ndev; member
1399 #define IS_CFG80211_STATIC_IF(cfg, ndev) \
1400 ((cfg && (cfg->static_ndev == ndev)) ? true : false)
1527 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_alloc_netinfo() argument
1560 _net_info->ndev = ndev; in wl_alloc_netinfo()
1634 if (_net_info->ndev && in wl_get_status_all()
1675 struct net_device *ndev, u3 in wl_set_status_by_netdev()
1674 wl_set_status_by_netdev(struct bcm_cfg80211 *cfg, s32 status, struct net_device *ndev, u32 op) wl_set_status_by_netdev() argument
1753 wl_get_status_by_netdev(struct bcm_cfg80211 *cfg, s32 status, struct net_device *ndev) wl_get_status_by_netdev() argument
1774 wl_get_mode_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_get_mode_by_netdev() argument
1836 wl_get_profile_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_get_profile_by_netdev() argument
1855 wl_get_netinfo_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_get_netinfo_by_netdev() argument
[all...]
H A Dwl_cfgp2p.c69 static s32 wl_cfgp2p_cancel_listen(struct bcm_cfg80211 *cfg, struct net_device *ndev,
73 static netdev_tx_t wl_cfgp2p_start_xmit(struct sk_buff *skb, struct net_device *ndev);
93 int dhd_del_monitor(struct net_device *ndev);
385 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_firm_p2p() local
395 ret = wldev_iovar_getint(ndev, "apsta", &val); in wl_cfgp2p_set_firm_p2p()
402 ret = wldev_ioctl_set(ndev, WLC_DOWN, &val, sizeof(s32)); in wl_cfgp2p_set_firm_p2p()
408 ret = wldev_iovar_setint(ndev, "apsta", val); in wl_cfgp2p_set_firm_p2p()
415 ret = wldev_ioctl_set(ndev, WLC_UP, &val, sizeof(s32)); in wl_cfgp2p_set_firm_p2p()
426 ret = wldev_iovar_setbuf_bsscfg(ndev, "p2p_da_override", p2p_dev_addr, in wl_cfgp2p_set_firm_p2p()
461 struct net_device *ndev in wl_cfgp2p_ifadd() local
604 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfgp2p_set_discovery() local
724 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfgp2p_init_discovery() local
1145 wl_cfgp2p_act_frm_search(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx, s32 channel, struct ether_addr *tx_dst_addr) wl_cfgp2p_act_frm_search() argument
1348 struct net_device *ndev = NULL; wl_cfgp2p_find_ndev() local
1406 struct net_device *ndev = NULL; wl_cfgp2p_listen_complete() local
1531 struct net_device *ndev; wl_cfgp2p_listen_expired() local
1557 wl_cfgp2p_cancel_listen(struct bcm_cfg80211 *cfg, struct net_device *ndev, struct wireless_dev *wdev, bool notify) wl_cfgp2p_cancel_listen() argument
1694 struct net_device *ndev = NULL; wl_cfgp2p_action_tx_complete() local
1885 wl_cfgp2p_supported(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_cfgp2p_supported() argument
1915 struct net_device *ndev = NULL; wl_cfgp2p_down() local
1958 wl_cfgp2p_set_p2p_noa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len) wl_cfgp2p_set_p2p_noa() argument
2044 wl_cfgp2p_get_p2p_noa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int buf_len) wl_cfgp2p_get_p2p_noa() argument
2087 wl_cfgp2p_set_p2p_ps(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len) wl_cfgp2p_set_p2p_ps() argument
2137 wl_cfgp2p_set_p2p_ecsa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len) wl_cfgp2p_set_p2p_ecsa() argument
2191 wl_cfgp2p_increase_p2p_bw(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len) wl_cfgp2p_increase_p2p_bw() argument
2468 wl_cfgp2p_start_xmit(struct sk_buff *skb, struct net_device *ndev) wl_cfgp2p_start_xmit() argument
2485 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfgp2p_do_ioctl() local
2669 struct net_device *ndev = NULL; wl_cfgp2p_stop_p2p_device() local
[all...]
H A Dwl_cfgnan.h671 extern int wl_cfgnan_config_eventmask(struct net_device *ndev, struct bcm_cfg80211 *cfg,
673 extern int wl_cfgnan_start_handler(struct net_device *ndev,
675 extern int wl_cfgnan_stop_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg);
677 extern int wl_cfgnan_config_handler(struct net_device *ndev,
679 extern int wl_cfgnan_support_handler(struct net_device *ndev,
681 extern int wl_cfgnan_status_handler(struct net_device *ndev,
683 extern int wl_cfgnan_publish_handler(struct net_device *ndev,
685 extern int wl_cfgnan_subscribe_handler(struct net_device *ndev,
687 extern int wl_cfgnan_cancel_pub_handler(struct net_device *ndev,
689 extern int wl_cfgnan_cancel_sub_handler(struct net_device *ndev,
[all...]
H A Dwl_cfgnan.c74 static int wl_cfgnan_get_capability(struct net_device *ndev,
136 static int wl_cfgnan_execute_ioctl(struct net_device *ndev,
812 wl_cfgnan_config_eventmask(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_eventmask() argument
833 ret = wl_add_remove_eventmsg(ndev, WLC_E_NAN, true); in wl_cfgnan_config_eventmask()
876 ret = wl_cfgnan_execute_ioctl(ndev, cfg, nan_buf, nan_buf_size, &status, in wl_cfgnan_config_eventmask()
925 ret = wl_cfgnan_execute_ioctl(ndev, cfg, nan_buf, nan_buf_size, &status, in wl_cfgnan_config_eventmask()
942 wl_cfgnan_set_nan_avail(struct net_device *ndev, in wl_cfgnan_set_nan_avail() argument
958 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(ndev); in wl_cfgnan_set_nan_avail()
1028 ret = wl_cfgnan_execute_ioctl(ndev, cfg, nan_buf, nan_buf_size, &status, in wl_cfgnan_set_nan_avail()
1160 ret = wl_cfgnan_execute_ioctl(ndev, cf in wl_cfgnan_set_nan_avail()
1186 wl_cfgnan_config_control_flag(struct net_device *ndev, struct bcm_cfg80211 *cfg, uint32 flag, uint32 *status, bool set) wl_cfgnan_config_control_flag() argument
1328 wl_cfgnan_execute_ioctl(struct net_device *ndev, struct bcm_cfg80211 *cfg, bcm_iov_batch_buf_t *nan_buf, uint16 nan_buf_size, uint32 *status, uint8 *resp_buf, uint16 resp_buf_size) wl_cfgnan_execute_ioctl() argument
1415 wl_cfgnan_get_ver(struct net_device *ndev, struct bcm_cfg80211 *cfg) wl_cfgnan_get_ver() argument
1820 check_for_valid_5gchan(struct net_device *ndev, uint8 chan) check_for_valid_5gchan() argument
1857 wl_cfgnan_set_nan_soc_chans(struct net_device *ndev, nan_config_cmd_data_t *cmd_data, wl_nan_iov_t *nan_iov_data, uint32 nan_attr_mask) wl_cfgnan_set_nan_soc_chans() argument
1917 wl_cfgnan_set_nan_scan_params(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_config_cmd_data_t *cmd_data, uint8 band_index, uint32 nan_attr_mask) wl_cfgnan_set_nan_scan_params() argument
2173 wl_cfgnan_set_awake_dws(struct net_device *ndev, nan_config_cmd_data_t *cmd_data, wl_nan_iov_t *nan_iov_data, struct bcm_cfg80211 *cfg, uint32 nan_attr_mask) wl_cfgnan_set_awake_dws() argument
2257 wl_cfgnan_start_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_config_cmd_data_t *cmd_data, uint32 nan_attr_mask) wl_cfgnan_start_handler() argument
2635 struct net_device *ndev; wl_cfgnan_disable() local
2768 wl_cfgnan_stop_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg) wl_cfgnan_stop_handler() argument
2857 wl_cfgnan_config_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_config_cmd_data_t *cmd_data, uint32 nan_attr_mask) wl_cfgnan_config_handler() argument
3031 wl_cfgnan_support_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_config_cmd_data_t *cmd_data) wl_cfgnan_support_handler() argument
3039 wl_cfgnan_status_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_config_cmd_data_t *cmd_data) wl_cfgnan_status_handler() argument
3173 wl_cfgnan_cancel_ranging(struct net_device *ndev, struct bcm_cfg80211 *cfg, uint8 range_id, uint8 flags, uint32 *status) wl_cfgnan_cancel_ranging() argument
3431 wl_cfgnan_terminate_directed_rtt_sessions(struct net_device *ndev, struct bcm_cfg80211 *cfg) wl_cfgnan_terminate_directed_rtt_sessions() argument
3467 wl_cfgnan_suspend_geofence_rng_session(struct net_device *ndev, struct ether_addr *peer, int suspend_reason, u8 cancel_flags) wl_cfgnan_suspend_geofence_rng_session() argument
3853 wl_cfgnan_cancel_rng_responders(struct net_device *ndev, struct bcm_cfg80211 *cfg) wl_cfgnan_cancel_rng_responders() argument
3893 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfgnan_handle_ranging_ind() local
3979 wl_cfgnan_trigger_ranging(struct net_device *ndev, struct bcm_cfg80211 *cfg, void *ranging_ctxt, nan_svc_info_t *svc, uint8 range_cmd, bool accept_req) wl_cfgnan_trigger_ranging() argument
4172 wl_cfgnan_sd_params_handler(struct net_device *ndev, nan_discover_cmd_data_t *cmd_data, uint16 cmd_id, void *p_buf, uint16 *nan_buf_size) wl_cfgnan_sd_params_handler() argument
4590 wl_cfgnan_svc_get_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, uint16 cmd_id, nan_discover_cmd_data_t *cmd_data) wl_cfgnan_svc_get_handler() argument
4666 wl_cfgnan_svc_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, uint16 cmd_id, nan_discover_cmd_data_t *cmd_data) wl_cfgnan_svc_handler() argument
4760 wl_cfgnan_publish_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_discover_cmd_data_t *cmd_data) wl_cfgnan_publish_handler() argument
4792 wl_cfgnan_subscribe_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_discover_cmd_data_t *cmd_data) wl_cfgnan_subscribe_handler() argument
4920 wl_cfgnan_cancel_pub_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_discover_cmd_data_t *cmd_data) wl_cfgnan_cancel_pub_handler() argument
4983 wl_cfgnan_cancel_sub_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_discover_cmd_data_t *cmd_data) wl_cfgnan_cancel_sub_handler() argument
5052 wl_cfgnan_transmit_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_discover_cmd_data_t *cmd_data) wl_cfgnan_transmit_handler() argument
5228 wl_cfgnan_get_capability(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_hal_capabilities_t *capabilities) wl_cfgnan_get_capability() argument
5339 wl_cfgnan_get_capablities_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_hal_capabilities_t *capabilities) wl_cfgnan_get_capablities_handler() argument
5592 wl_cfgnan_data_path_iface_create_delete_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, char *ifname, uint16 type, uint8 busstate) wl_cfgnan_data_path_iface_create_delete_handler() argument
5817 wl_cfgnan_data_path_request_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_datapath_cmd_data_t *cmd_data, uint8 *ndp_instance_id) wl_cfgnan_data_path_request_handler() argument
6082 wl_cfgnan_data_path_response_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_datapath_cmd_data_t *cmd_data) wl_cfgnan_data_path_response_handler() argument
6314 wl_cfgnan_data_path_end_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, nan_data_path_id ndp_instance_id, int *status) wl_cfgnan_data_path_end_handler() argument
6538 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); wl_cfgnan_clear_peer_ranging() local
7990 wl_cfgnan_is_dp_active(struct net_device *ndev) wl_cfgnan_is_dp_active() argument
8116 wl_cfgnan_get_status(struct net_device *ndev, wl_nan_conf_status_t *nan_status) wl_cfgnan_get_status() argument
[all...]
H A Dwl_android.h272 s32 wl_genl_send_msg(struct net_device *ndev, u32 event_type,
298 extern int wl_android_bcnrecv_config(struct net_device *ndev, char *data,
300 extern int wl_android_bcnrecv_stop(struct net_device *ndev, uint reason);
301 extern int wl_android_bcnrecv_resume(struct net_device *ndev);
302 extern int wl_android_bcnrecv_suspend(struct net_device *ndev);
303 extern int wl_android_bcnrecv_event(struct net_device *ndev,
H A Ddhd_debug_linux.c77 struct net_device *ndev; in debug_data_send() local
79 ndev = dhd_linux_get_primary_netdev(dhdp); in debug_data_send()
80 if (!ndev) in debug_data_send()
86 ring_sub_send(ndev, ring_id, data, len, ring_status); in debug_data_send()
93 struct net_device *ndev; in dhd_os_dbg_urgent_notifier() local
94 ndev = dhd_linux_get_primary_netdev(dhdp); in dhd_os_dbg_urgent_notifier()
95 if (!ndev) in dhd_os_dbg_urgent_notifier()
98 urgent_noti_sub_cb(ndev, data, len, dhdp->soc_ram_length); in dhd_os_dbg_urgent_notifier()
H A Dwl_cfgp2p.h304 wl_cfgp2p_act_frm_search(struct bcm_cfg80211 *cfg, struct net_device *ndev,
319 wl_cfgp2p_set_management_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx,
353 wl_cfgp2p_supported(struct bcm_cfg80211 *cfg, struct net_device *ndev);
359 wl_cfgp2p_set_p2p_noa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len);
362 wl_cfgp2p_get_p2p_noa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len);
365 wl_cfgp2p_set_p2p_ps(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len);
368 wl_cfgp2p_set_p2p_ecsa(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len);
371 wl_cfgp2p_increase_p2p_bw(struct bcm_cfg80211 *cfg, struct net_device *ndev, char* buf, int len);
H A Dwl_cfgscan.h58 struct net_device *ndev, struct cfg80211_scan_request *request);
59 extern s32 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev,
64 extern s32 wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev,
H A Dwl_android.c1447 static int wl_android_get_p2p_dev_addr(struct net_device *ndev, char *command, int total_len) in wl_android_get_p2p_dev_addr() argument
1459 ret = wl_cfg80211_get_p2p_dev_addr(ndev, &p2pdev_addr); in wl_android_get_p2p_dev_addr()
5015 wl_android_bcnrecv_event(struct net_device *ndev, uint attr_type, in wl_android_bcnrecv_event() argument
5021 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_android_bcnrecv_event()
5028 skb = CFG80211_VENDOR_EVENT_ALLOC(wiphy, ndev_to_wdev(ndev), len, in wl_android_bcnrecv_event()
5052 _wl_android_bcnrecv_start(struct bcm_cfg80211 *cfg, struct net_device *ndev, bool user_trigger) in _wl_android_bcnrecv_start() argument
5071 if (wl_get_drv_status(cfg, REMAINING_ON_CHANNEL, ndev)) { in _wl_android_bcnrecv_start()
5081 if (!wl_get_drv_status(cfg, CONNECTED, ndev)) { in _wl_android_bcnrecv_start()
5097 err = wldev_iovar_setint(ndev, "sendup_bcn", 1); in _wl_android_bcnrecv_start()
5104 if ((err = wl_android_bcnrecv_event(ndev, BCNRECV_ATTR_STATU in _wl_android_bcnrecv_start()
5125 _wl_android_bcnrecv_stop(struct bcm_cfg80211 *cfg, struct net_device *ndev, uint reason) _wl_android_bcnrecv_stop() argument
5164 wl_android_bcnrecv_start(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_android_bcnrecv_start() argument
5178 wl_android_bcnrecv_stop(struct net_device *ndev, uint reason) wl_android_bcnrecv_stop() argument
5193 wl_android_bcnrecv_suspend(struct net_device *ndev) wl_android_bcnrecv_suspend() argument
5208 wl_android_bcnrecv_resume(struct net_device *ndev) wl_android_bcnrecv_resume() argument
5227 wl_android_bcnrecv_config(struct net_device *ndev, char *cmd_argv, int total_len) wl_android_bcnrecv_config() argument
5292 wl_android_handle_cac_action(struct bcm_cfg80211 * cfg, struct net_device * ndev, char * argv) wl_android_handle_cac_action() argument
5354 wl_android_cac_ts_config(struct net_device *ndev, char *cmd_argv, int total_len) wl_android_cac_ts_config() argument
5388 wl_android_get_channel_util(struct net_device *ndev, char *command, int total_len) wl_android_get_channel_util() argument
5416 wl_android_set_rtt_geofence_interval(struct net_device *ndev, char *command) wl_android_set_rtt_geofence_interval() argument
6281 wl_genl_send_msg( struct net_device *ndev, u32 event_type, const u8 *buf, u16 len, u8 *subhdr, u16 subhdr_len) wl_genl_send_msg() argument
6465 struct net_device *ndev; wl_cfg80211_register_static_if() local
6635 wl_cfg80211_post_static_ifdel(struct bcm_cfg80211 *cfg, struct net_device *ndev) wl_cfg80211_post_static_ifdel() argument
[all...]
H A Dhdf_public_ap6275s.h41 extern int32_t wl_get_all_sta(struct net_device *ndev, uint32_t *num);
42 extern s32 wl_get_all_sta_info(struct net_device *ndev, char* mac, uint32_t num);
76 extern struct wiphy *get_linux_wiphy_ndev(struct net_device *ndev);
H A Dwl_cfgvendor.c1213 struct net_device *ndev = wdev->netdev; in wl_cfgvendor_gscan_get_channel_list() local
1215 if (!ndev) { in wl_cfgvendor_gscan_get_channel_list()
1216 WL_ERR(("ndev null\n")); in wl_cfgvendor_gscan_get_channel_list()
1220 dhdp = wl_cfg80211_get_dhdp(ndev); in wl_cfgvendor_gscan_get_channel_list()
1317 struct net_device *ndev = wdev_to_ndev(wdev); in wl_cfgvendor_get_wake_reason_stats() local
1324 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(ndev); in wl_cfgvendor_get_wake_reason_stats()
1454 struct net_device *ndev = wdev_to_wlc_ndev(wdev, cfg); in wl_cfgvendor_set_tcpack_sup_mode() local
1472 err = dhd_dev_set_tcpack_sup_mode_cfg(ndev, enable); in wl_cfgvendor_set_tcpack_sup_mode()
2015 struct net_device *ndev = wdev_to_wlc_ndev(wdev, cfg); in wl_cfgvendor_rtt_set_responder() local
2026 err = dhd_dev_rtt_enable_responder(ndev, NUL in wl_cfgvendor_rtt_set_responder()
2705 struct net_device *ndev = NULL; wl_cfgvendor_get_ndev() local
2812 struct net_device *ndev = wdev->netdev; wl_cfgvendor_priv_bcm_handler() local
6933 struct net_device *ndev = ctx; wl_cfgvendor_dbg_ring_send_evt() local
6964 wl_cfgvendor_nla_put_sssr_dump_data(struct sk_buff *skb, struct net_device *ndev) wl_cfgvendor_nla_put_sssr_dump_data() argument
7041 wl_cfgvendor_nla_put_debug_dump_data(struct sk_buff *skb, struct net_device *ndev) wl_cfgvendor_nla_put_debug_dump_data() argument
7178 wl_cfgvendor_nla_put_axi_error_data(struct sk_buff *skb, struct net_device *ndev) wl_cfgvendor_nla_put_axi_error_data() argument
7202 wl_cfgvendor_nla_put_memdump_data(struct sk_buff *skb, struct net_device *ndev, const uint32 fw_len) wl_cfgvendor_nla_put_memdump_data() argument
7227 struct net_device *ndev = ctx; wl_cfgvendor_dbg_send_file_dump_evt() local
7567 struct net_device *ndev = wdev_to_ndev(wdev); wl_cfgvendor_apf_get_capabilities() local
7621 struct net_device *ndev = wdev_to_ndev(wdev); wl_cfgvendor_apf_set_filter() local
7742 struct net_device *ndev = wdev_to_ndev(wdev); wl_cfgvendor_set_pmk() local
[all...]
H A Ddhd_cfg80211.h54 s32 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout);
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_event.c46 void HdfInformBssFrameEventCallback(struct net_device *ndev, const struct InnerBssInfo *innerBssInfo) in HdfInformBssFrameEventCallback() argument
49 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfInformBssFrameEventCallback()
72 int32_t HdfScanEventCallback(struct net_device *ndev, HdfWifiScanStatus _status) in HdfScanEventCallback() argument
76 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfScanEventCallback()
85 int32_t HdfConnectResultEventCallback(struct net_device *ndev, const struct InnerConnetResult *innerConnResult) in HdfConnectResultEventCallback() argument
88 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfConnectResultEventCallback()
118 int32_t HdfDisconnectedEventCallback(struct net_device *ndev, uint16_t reason, uint8_t *ie, uint32_t len) in HdfDisconnectedEventCallback() argument
122 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfDisconnectedEventCallback()
H A Dhdf_bdh_mac80211.c47 struct wiphy *get_linux_wiphy_ndev(struct net_device *ndev) in get_linux_wiphy_ndev() argument
49 if (ndev == NULL || ndev->ieee80211_ptr == NULL) { in get_linux_wiphy_ndev()
53 return ndev->ieee80211_ptr->wiphy; in get_linux_wiphy_ndev()
58 struct net_device *ndev = GetLinuxInfByNetDevice(netDev); in get_linux_wiphy_hdfdev() local
59 return get_linux_wiphy_ndev(ndev); in get_linux_wiphy_hdfdev()
829 struct net_device *ndev = NULL; in HdfStartScanEntry() local
837 ndev = GetLinuxInfByNetDevice(netDev); in HdfStartScanEntry()
838 wiphy = get_linux_wiphy_ndev(ndev); in HdfStartScanEntry()
846 HDF_LOGI("%s: enter hdfStartScan %s, channelTotal: %d, for %u", __func__, ndev in HdfStartScanEntry()
885 struct net_device *ndev = NULL; HdfAbortScan() local
990 struct net_device *ndev = NULL; HdfConnectEntry() local
1051 struct net_device *ndev = NULL; HdfDisconnect() local
1130 wl_get_all_sta(struct net_device *ndev, uint32_t *num) wl_get_all_sta() argument
1612 ndev_to_cfg(struct net_device *ndev) ndev_to_cfg() argument
1617 ndev_to_cfg(struct net_device *ndev) ndev_to_cfg() argument
[all...]
H A Dhdf_bdh_event.h41 extern int32_t HdfScanEventCallback(struct net_device *ndev, HdfWifiScanStatus _status);
42 extern int32_t HdfDisconnectedEventCallback(struct net_device *ndev, uint16_t reason, uint8_t *ie, uint32_t len);
/device/soc/rockchip/common/vendor/drivers/net/ethernet/
H A Ddwmac-rk-tool.c1288 struct net_device *ndev = priv->dev; in dwmac_rk_loopback_run() local
1293 if (!ndev || !priv->mii) { in dwmac_rk_loopback_run()
1302 ndev_up = ndev->flags & IFF_UP; in dwmac_rk_loopback_run()
1305 if (!netif_running(ndev) || !ndev->phydev) { in dwmac_rk_loopback_run()
1311 if (ndev->phydev->state != PHY_NOLINK && ndev->phydev->state != PHY_RUNNING) { in dwmac_rk_loopback_run()
1317 ndev->netdev_ops->ndo_stop(ndev); in dwmac_rk_loopback_run()
1332 ret = dwmac_rk_init(ndev, lb_pri in dwmac_rk_loopback_run()
1371 struct net_device *ndev = dev_get_drvdata(dev); rgmii_delayline_show() local
1382 struct net_device *ndev = dev_get_drvdata(dev); rgmii_delayline_store() local
1422 struct net_device *ndev = dev_get_drvdata(dev); mac_lb_store() local
1459 struct net_device *ndev = dev_get_drvdata(dev); phy_lb_store() local
1495 struct net_device *ndev = dev_get_drvdata(dev); phy_lb_scan_store() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk-tool.c1331 struct net_device *ndev = priv->dev; in dwmac_rk_loopback_run() local
1336 if (!ndev || !priv->mii) in dwmac_rk_loopback_run()
1344 ndev_up = ndev->flags & IFF_UP; in dwmac_rk_loopback_run()
1347 if (!netif_running(ndev) || !ndev->phydev) { in dwmac_rk_loopback_run()
1353 if (ndev->phydev->state != PHY_NOLINK && in dwmac_rk_loopback_run()
1354 ndev->phydev->state != PHY_RUNNING) { in dwmac_rk_loopback_run()
1360 ndev->netdev_ops->ndo_stop(ndev); in dwmac_rk_loopback_run()
1374 ret = dwmac_rk_init(ndev, lb_pri in dwmac_rk_loopback_run()
1417 struct net_device *ndev = dev_get_drvdata(dev); rgmii_delayline_show() local
1431 struct net_device *ndev = dev_get_drvdata(dev); rgmii_delayline_store() local
1470 struct net_device *ndev = dev_get_drvdata(dev); mac_lb_store() local
1507 struct net_device *ndev = dev_get_drvdata(dev); phy_lb_store() local
1543 struct net_device *ndev = dev_get_drvdata(dev); phy_lb_scan_store() local
[all...]
H A Dstmmac.h256 int stmmac_mdio_unregister(struct net_device *ndev);
257 int stmmac_mdio_register(struct net_device *ndev);
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dstmmac.h182 int (*serdes_powerup)(struct net_device *ndev, void *priv);
183 void (*serdes_powerdown)(struct net_device *ndev, void *priv);
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h537 #define RTL_NAPI_CONFIG(ndev, priv, function, weig) ndev->poll=function; \
538 ndev->weight=weig;
539 #define RTL_NAPI_QUOTA(budget, ndev) min(*budget, ndev->quota)
543 #define RTL_NAPI_QUOTA_UPDATE(ndev, work_done, budget) *budget -= work_done; \
544 ndev->quota -= work_done;
556 #define RTL_NAPI_CONFIG(ndev, priv, function, weight) netif_napi_add(ndev, &priv->napi, function, weight)
557 #define RTL_NAPI_QUOTA(budget, ndev) mi
[all...]
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dstmmac.h256 int stmmac_mdio_unregister(struct net_device *ndev);
257 int stmmac_mdio_register(struct net_device *ndev);

Completed in 52 milliseconds

12