/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_cfg80211.c | 90 struct net_device *ndev; in dhd_cfg80211_down() local 124 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() 137 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 143 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if() 162 struct net_device * dhd_cfg80211_netdev_free(struct net_device *ndev) in dhd_cfg80211_netdev_free() 179 void dhd_netdev_free(struct net_device *ndev) in dhd_netdev_free() 189 wl_dongle_up(struct net_device *ndev) in wl_dongle_up() 211 wl_dongle_down(struct net_device *ndev) in wl_dongle_down() 237 static s32 wl_dongle_power(struct net_device *ndev, u32 power_mode) in wl_dongle_power() 251 wl_dongle_glom(struct net_device *ndev, s32 glom, u32 dongle_align) in wl_dongle_glom() [all …]
|
D | wl_linux_mon.c | 120 struct net_device *ndev; in lookup_real_netdev() local 152 static monitor_interface* ndev_to_monif(struct net_device *ndev) in ndev_to_monif() 164 static int dhd_mon_if_open(struct net_device *ndev) in dhd_mon_if_open() 172 static int dhd_mon_if_stop(struct net_device *ndev) in dhd_mon_if_stop() 180 static netdev_tx_t dhd_mon_if_subif_start_xmit(struct sk_buff *skb, struct net_device *ndev) in dhd_mon_if_subif_start_xmit() 258 static void dhd_mon_if_set_multicast_list(struct net_device *ndev) in dhd_mon_if_set_multicast_list() 271 static int dhd_mon_if_change_mac(struct net_device *ndev, void *addr) in dhd_mon_if_change_mac() 295 struct net_device* ndev = NULL; in dhd_add_monitor() local 357 int dhd_del_monitor(struct net_device *ndev) in dhd_del_monitor() 396 struct net_device *ndev; in dhd_monitor_uninit() local
|
D | wl_cfgp2p.c | 374 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_firm_p2p() local 451 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifadd() local 579 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_discovery() local 703 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_init_discovery() local 1132 wl_cfgp2p_act_frm_search(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_act_frm_search() 1338 struct net_device *ndev = NULL; in wl_cfgp2p_find_ndev() local 1396 struct net_device *ndev = NULL; in wl_cfgp2p_listen_complete() local 1508 struct net_device *ndev; in wl_cfgp2p_listen_expired() local 1534 wl_cfgp2p_cancel_listen(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_cancel_listen() 1664 struct net_device *ndev = NULL; in wl_cfgp2p_action_tx_complete() local [all …]
|
D | wl_cfgvif.c | 329 wl_cfg80211_check_vif_in_use(struct net_device *ndev) in wl_cfg80211_check_vif_in_use() 389 wl_cfg80211_set_iface_conc_disc(struct net_device *ndev, in wl_cfg80211_set_iface_conc_disc() 412 wl_cfg80211_get_iface_conc_disc(struct net_device *ndev) in wl_cfg80211_get_iface_conc_disc() 424 wl_cfg80211_set_iface_policy(struct net_device *ndev, in wl_cfg80211_set_iface_policy() 471 wl_cfg80211_get_iface_policy(struct net_device *ndev) in wl_cfg80211_get_iface_policy() 864 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_release_vif_macaddr() local 911 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_get_vif_macaddr() local 1073 wl_cfg80211_change_p2prole(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type) in wl_cfg80211_change_p2prole() 1178 wl_cfg80211_change_virtual_iface(struct wiphy *wiphy, struct net_device *ndev, in wl_cfg80211_change_virtual_iface() 1433 wl_get_bandwidth_cap(struct net_device *ndev, uint32 band, uint32 *bandwidth) in wl_get_bandwidth_cap() [all …]
|
D | wl_cfgnan.c | 1011 wl_cfgnan_config_eventmask(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_eventmask() 1142 wl_cfgnan_set_nan_avail(struct net_device *ndev, in wl_cfgnan_set_nan_avail() 1387 wl_cfgnan_config_control_flag(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_control_flag() 1555 wl_cfgnan_execute_ioctl(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_execute_ioctl() 1642 wl_cfgnan_get_ver(struct net_device *ndev, struct bcm_cfg80211 *cfg) in wl_cfgnan_get_ver() 2047 check_for_valid_5gchan(struct net_device *ndev, uint8 chan) in check_for_valid_5gchan() 2084 wl_cfgnan_set_nan_soc_chans(struct net_device *ndev, nan_config_cmd_data_t *cmd_data, in wl_cfgnan_set_nan_soc_chans() 2144 wl_cfgnan_set_nan_scan_params(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_set_nan_scan_params() 2421 wl_cfgnan_set_awake_dws(struct net_device *ndev, nan_config_cmd_data_t *cmd_data, in wl_cfgnan_set_awake_dws() 2487 wl_cfgnan_set_enable_merge(struct net_device *ndev, in wl_cfgnan_set_enable_merge() [all …]
|
D | wl_cfgscan.c | 547 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_inform_bss_cache() local 574 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_inform_bss() local 633 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx) in wl_cfg80211_clear_iw_ie() 650 wl_cfg80211_add_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx, s32 pktflag, in wl_cfg80211_add_iw_ie() 870 struct net_device *ndev = NULL; in wl_escan_handler() local 1363 wl_is_wps_enrollee_active(struct net_device *ndev, const u8 *ie_ptr, u16 len) in wl_is_wps_enrollee_active() 1819 struct net_device *ndev, bool randmac_enable, u8 *mac_addr, u8 *mac_addr_mask) in wl_config_scan_macaddr() 1874 wl_run_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_run_escan() 2122 wl_do_escan(struct bcm_cfg80211 *cfg, struct wiphy *wiphy, struct net_device *ndev, in wl_do_escan() 2224 wl_cfgscan_handle_scanbusy(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 err) in wl_cfgscan_handle_scanbusy() [all …]
|
D | wl_cfg80211.c | 1995 struct net_device *ndev; in wl_cfg80211_iface_state_ops() local 2117 struct net_device *ndev; in wl_cfg80211_p2p_if_del() local 2871 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfg80211_set_wiphy_params() local 3064 struct net_device *ndev = NULL; in bcm_cfg80211_del_ibss_if() local 3140 struct net_device *ndev, s32 bsscfg_idx, in wl_cfg80211_interface_ops() 3281 struct net_device *ndev) in wl_customer6_legacy_chip_check() 3322 struct net_device *ndev, s32 bsscfg_idx, in wl_cfg80211_add_del_bss() 3375 wl_cfg80211_bss_up(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bsscfg_idx, s32 bss_up) in wl_cfg80211_bss_up() 3400 wl_cfg80211_bss_isup(struct net_device *ndev, int bsscfg_idx) in wl_cfg80211_bss_isup() 3585 wl_cfg80211_post_ifcreate(struct net_device *ndev, in wl_cfg80211_post_ifcreate() [all …]
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_cfg80211.c | 86 struct net_device *ndev; in dhd_cfg80211_down() local 138 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, 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() 207 void dhd_netdev_free(struct net_device *ndev) in dhd_netdev_free() 218 wl_dongle_up(struct net_device *ndev) in wl_dongle_up() 231 wl_dongle_down(struct net_device *ndev) in wl_dongle_down() 244 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam() 271 struct net_device *ndev; in dhd_config_dongle() local [all …]
|
D | wl_linux_mon.c | 119 struct net_device *ndev; in lookup_real_netdev() local 150 static monitor_interface* ndev_to_monif(struct net_device *ndev) in ndev_to_monif() 162 static int dhd_mon_if_open(struct net_device *ndev) in dhd_mon_if_open() 170 static int dhd_mon_if_stop(struct net_device *ndev) in dhd_mon_if_stop() 178 static netdev_tx_t dhd_mon_if_subif_start_xmit(struct sk_buff *skb, struct net_device *ndev) in dhd_mon_if_subif_start_xmit() 253 static void dhd_mon_if_set_multicast_list(struct net_device *ndev) in dhd_mon_if_set_multicast_list() 266 static int dhd_mon_if_change_mac(struct net_device *ndev, void *addr) in dhd_mon_if_change_mac() 290 struct net_device* ndev = NULL; in dhd_add_monitor() local 358 struct net_device* ndev = NULL; in magiclink_add_p2p() local 419 int dhd_del_monitor(struct net_device *ndev) in dhd_del_monitor() [all …]
|
D | wl_cfgp2p.c | 385 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_firm_p2p() local 461 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifadd() local 604 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_discovery() local 724 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_init_discovery() local 1145 wl_cfgp2p_act_frm_search(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_act_frm_search() 1348 struct net_device *ndev = NULL; in wl_cfgp2p_find_ndev() local 1406 struct net_device *ndev = NULL; in wl_cfgp2p_listen_complete() local 1531 struct net_device *ndev; in wl_cfgp2p_listen_expired() local 1557 wl_cfgp2p_cancel_listen(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_cancel_listen() 1694 struct net_device *ndev = NULL; in wl_cfgp2p_action_tx_complete() local [all …]
|
D | wl_cfgscan.c | 129 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx) 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() 363 struct net_device *ndev = NULL; in wl_escan_handler() local 1138 wl_get_valid_channels(struct net_device *ndev, u8 *valid_chan_list, s32 size) in wl_get_valid_channels() 1157 wl_run_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_run_escan() 1464 wl_do_escan(struct bcm_cfg80211 *cfg, struct wiphy *wiphy, struct net_device *ndev, in wl_do_escan() 1548 wl_cfgscan_handle_scanbusy(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 err) in wl_cfgscan_handle_scanbusy() 1635 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, in __wl_cfg80211_scan() 1892 struct net_device *ndev = wdev_to_wlc_ndev(request->wdev, cfg); in wl_cfg80211_scan() local 1968 struct net_device *ndev = NULL; in wl_cfg80211_cancel_scan() local [all …]
|
D | wl_cfg80211.c | 1971 wl_cfg80211_check_vif_in_use(struct net_device *ndev) in wl_cfg80211_check_vif_in_use() 1997 struct net_device *ndev; in wl_cfg80211_iface_state_ops() local 2104 struct net_device *ndev; in wl_cfg80211_p2p_if_del() local 2233 wl_cfg80211_set_iface_conc_disc(struct net_device *ndev, in wl_cfg80211_set_iface_conc_disc() 2256 wl_cfg80211_get_iface_conc_disc(struct net_device *ndev) in wl_cfg80211_get_iface_conc_disc() 2268 wl_cfg80211_set_iface_policy(struct net_device *ndev, in wl_cfg80211_set_iface_policy() 2315 wl_cfg80211_get_iface_policy(struct net_device *ndev) in wl_cfg80211_get_iface_policy() 2748 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_release_vif_macaddr() local 2797 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_get_vif_macaddr() local 3362 wl_cfg80211_change_p2prole(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type) in wl_cfg80211_change_p2prole() [all …]
|
D | wl_cfgnan.c | 812 wl_cfgnan_config_eventmask(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_eventmask() 942 wl_cfgnan_set_nan_avail(struct net_device *ndev, in wl_cfgnan_set_nan_avail() 1186 wl_cfgnan_config_control_flag(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_control_flag() 1328 wl_cfgnan_execute_ioctl(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_execute_ioctl() 1415 wl_cfgnan_get_ver(struct net_device *ndev, struct bcm_cfg80211 *cfg) in wl_cfgnan_get_ver() 1820 check_for_valid_5gchan(struct net_device *ndev, uint8 chan) in check_for_valid_5gchan() 1857 wl_cfgnan_set_nan_soc_chans(struct net_device *ndev, nan_config_cmd_data_t *cmd_data, in wl_cfgnan_set_nan_soc_chans() 1917 wl_cfgnan_set_nan_scan_params(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_set_nan_scan_params() 2173 wl_cfgnan_set_awake_dws(struct net_device *ndev, nan_config_cmd_data_t *cmd_data, in wl_cfgnan_set_awake_dws() 2257 wl_cfgnan_start_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_start_handler() [all …]
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_cfg80211.c | 86 struct net_device *ndev; in dhd_cfg80211_down() local 138 struct net_device *ndev, int ifidx, in wl_cfg80211_update_iflist_info() 156 struct net_device *ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 162 struct net_device *ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if() 176 struct net_device *dhd_cfg80211_netdev_free(struct net_device *ndev) in dhd_cfg80211_netdev_free() 213 void dhd_netdev_free(struct net_device *ndev) in dhd_netdev_free() 225 static s32 wl_dongle_up(struct net_device *ndev) in wl_dongle_up() 237 static s32 wl_dongle_down(struct net_device *ndev) in wl_dongle_down() 249 s32 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam() 277 struct net_device *ndev; in dhd_config_dongle() local [all …]
|
D | wl_linux_mon.c | 121 struct net_device *ndev; in lookup_real_netdev() local 151 static monitor_interface *ndev_to_monif(struct net_device *ndev) in ndev_to_monif() 164 static int dhd_mon_if_open(struct net_device *ndev) in dhd_mon_if_open() 172 static int dhd_mon_if_stop(struct net_device *ndev) in dhd_mon_if_stop() 181 struct net_device *ndev) in dhd_mon_if_subif_start_xmit() 264 static void dhd_mon_if_set_multicast_list(struct net_device *ndev) in dhd_mon_if_set_multicast_list() 277 static int dhd_mon_if_change_mac(struct net_device *ndev, void *addr) in dhd_mon_if_change_mac() 301 struct net_device *ndev = NULL; in dhd_add_monitor() local 372 struct net_device *ndev = NULL; in magiclink_add_p2p() local 435 int dhd_del_monitor(struct net_device *ndev) in dhd_del_monitor() [all …]
|
D | wl_cfgp2p.c | 411 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_firm_p2p() local 496 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifadd() local 639 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_discovery() local 757 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_init_discovery() local 1181 s32 wl_cfgp2p_act_frm_search(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_act_frm_search() 1387 struct net_device *ndev = NULL; in wl_cfgp2p_find_ndev() local 1444 struct net_device *ndev = NULL; in wl_cfgp2p_listen_complete() local 1579 struct net_device *ndev; in wl_cfgp2p_listen_expired() local 1605 struct net_device *ndev, in wl_cfgp2p_cancel_listen() 1746 struct net_device *ndev = NULL; in wl_cfgp2p_action_tx_complete() local [all …]
|
D | wl_cfg80211.c | 2011 bool wl_cfg80211_check_vif_in_use(struct net_device *ndev) in wl_cfg80211_check_vif_in_use() 2036 struct net_device *ndev; in wl_cfg80211_iface_state_ops() local 2144 struct net_device *ndev; in wl_cfg80211_p2p_if_del() local 2272 int wl_cfg80211_set_iface_conc_disc(struct net_device *ndev, uint8 arg_val) in wl_cfg80211_set_iface_conc_disc() 2293 uint8 wl_cfg80211_get_iface_conc_disc(struct net_device *ndev) in wl_cfg80211_get_iface_conc_disc() 2304 int wl_cfg80211_set_iface_policy(struct net_device *ndev, char *arg, int len) in wl_cfg80211_set_iface_policy() 2348 uint8 wl_cfg80211_get_iface_policy(struct net_device *ndev) in wl_cfg80211_get_iface_policy() 2785 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_release_vif_macaddr() local 2834 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_get_vif_macaddr() local 3402 struct net_device *ndev, in wl_cfg80211_change_p2prole() [all …]
|
D | wl_cfgscan.c | 128 struct net_device *ndev, s32 bssidx) in wl_cfg80211_clear_iw_ie() 146 struct net_device *ndev, s32 bssidx, in wl_cfg80211_add_iw_ie() 366 struct net_device *ndev = NULL; in wl_escan_handler() local 1039 static s32 wl_scan_prep(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_scan_prep() 1185 static s32 wl_get_valid_channels(struct net_device *ndev, u8 *valid_chan_list, in wl_get_valid_channels() 1205 static s32 wl_run_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_run_escan() 1520 struct net_device *ndev, struct cfg80211_scan_request *request) in wl_do_escan() 1603 struct net_device *ndev, s32 err) in wl_cfgscan_handle_scanbusy() 1689 s32 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, in __wl_cfg80211_scan() 1945 struct net_device *ndev = wdev_to_wlc_ndev(request->wdev, cfg); in wl_cfg80211_scan() local [all …]
|
D | wl_cfgnan.c | 820 int wl_cfgnan_config_eventmask(struct net_device *ndev, in wl_cfgnan_config_eventmask() 950 static int wl_cfgnan_set_nan_avail(struct net_device *ndev, in wl_cfgnan_set_nan_avail() 1196 static int wl_cfgnan_config_control_flag(struct net_device *ndev, in wl_cfgnan_config_control_flag() 1336 static int wl_cfgnan_execute_ioctl(struct net_device *ndev, in wl_cfgnan_execute_ioctl() 1422 static int wl_cfgnan_get_ver(struct net_device *ndev, struct bcm_cfg80211 *cfg) in wl_cfgnan_get_ver() 1811 static int check_for_valid_5gchan(struct net_device *ndev, uint8 chan) in check_for_valid_5gchan() 1847 static int wl_cfgnan_set_nan_soc_chans(struct net_device *ndev, in wl_cfgnan_set_nan_soc_chans() 1906 static int wl_cfgnan_set_nan_scan_params(struct net_device *ndev, in wl_cfgnan_set_nan_scan_params() 2159 static int wl_cfgnan_set_awake_dws(struct net_device *ndev, in wl_cfgnan_set_awake_dws() 2244 int wl_cfgnan_start_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_start_handler() [all …]
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_cfg80211.c | 79 struct net_device *ndev; in dhd_cfg80211_down() local 134 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if() 140 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if() 145 struct net_device *dhd_cfg80211_netdev_free(struct net_device *ndev) in dhd_cfg80211_netdev_free() 159 void dhd_netdev_free(struct net_device *ndev) in dhd_netdev_free() 171 wl_dongle_up(struct net_device *ndev) in wl_dongle_up() 184 wl_dongle_down(struct net_device *ndev) in wl_dongle_down() 202 struct net_device *ndev; in dhd_config_dongle() local 228 struct net_device *ndev = NULL; in dhd_cfgvendor_priv_string_handler() local
|
D | wl_linux_mon.c | 118 struct net_device *ndev; in lookup_real_netdev() local 149 static monitor_interface* ndev_to_monif(struct net_device *ndev) in ndev_to_monif() 161 static int dhd_mon_if_open(struct net_device *ndev) in dhd_mon_if_open() 169 static int dhd_mon_if_stop(struct net_device *ndev) in dhd_mon_if_stop() 177 static int dhd_mon_if_subif_start_xmit(struct sk_buff *skb, struct net_device *ndev) in dhd_mon_if_subif_start_xmit() 252 static void dhd_mon_if_set_multicast_list(struct net_device *ndev) in dhd_mon_if_set_multicast_list() 265 static int dhd_mon_if_change_mac(struct net_device *ndev, void *addr) in dhd_mon_if_change_mac() 289 struct net_device* ndev = NULL; in dhd_add_monitor() local 351 int dhd_del_monitor(struct net_device *ndev) in dhd_del_monitor() 389 struct net_device *ndev; in dhd_monitor_uninit() local
|
D | wl_cfgp2p.c | 363 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_firm_p2p() local 434 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifadd() local 562 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_set_discovery() local 1018 wl_cfgp2p_act_frm_search(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_act_frm_search() 1218 struct net_device *ndev = NULL; in wl_cfgp2p_find_ndev() local 1273 struct net_device *ndev = NULL; in wl_cfgp2p_listen_complete() local 1394 struct net_device *ndev; in wl_cfgp2p_listen_expired() local 1420 wl_cfgp2p_cancel_listen(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfgp2p_cancel_listen() 1545 struct net_device *ndev = NULL; in wl_cfgp2p_action_tx_complete() local 1728 wl_cfgp2p_supported(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_cfgp2p_supported() [all …]
|
D | wl_cfg80211.c | 2066 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfg80211_add_virtual_iface() local 2187 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfg80211_del_virtual_iface() local 2247 wl_cfg80211_change_virtual_iface(struct wiphy *wiphy, struct net_device *ndev, in wl_cfg80211_change_virtual_iface() 2501 struct net_device* ndev) in wl_cfg80211_handle_ifdel() 2746 wl_get_valid_channels(struct net_device *ndev, u8 *valid_chan_list, s32 size) in wl_get_valid_channels() 2770 wl_run_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_run_escan() 3011 wl_do_escan(struct bcm_cfg80211 *cfg, struct wiphy *wiphy, struct net_device *ndev, in wl_do_escan() 3078 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, in __wl_cfg80211_scan() 3367 struct net_device *ndev = wdev_to_wlc_ndev(request->wdev, cfg); in wl_cfg80211_scan() local 3445 struct net_device *ndev = bcmcfg_to_prmry_ndev(cfg); in wl_cfg80211_set_wiphy_params() local [all …]
|
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
D | hdf_bdh_event.c | 46 void HdfInformBssFrameEventCallback(struct net_device *ndev, const struct InnerBssInfo *innerBssInf… in HdfInformBssFrameEventCallback() 72 int32_t HdfScanEventCallback(struct net_device *ndev, HdfWifiScanStatus _status) in HdfScanEventCallback() 85 int32_t HdfConnectResultEventCallback(struct net_device *ndev, const struct InnerConnetResult *inne… in HdfConnectResultEventCallback() 118 int32_t HdfDisconnectedEventCallback(struct net_device *ndev, uint16_t reason, uint8_t *ie, uint32_… in HdfDisconnectedEventCallback()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/gmac/ |
D | sunxi-gmac.c | 431 struct net_device *ndev; member 1134 struct net_device *ndev = dev_get_drvdata(dev); in sunxi_gmac_extra_tx_stats_show() local 1154 struct net_device *ndev = dev_get_drvdata(dev); in sunxi_gmac_extra_rx_stats_show() local 1193 struct net_device *ndev = dev_get_drvdata(dev); in sunxi_gmac_gphy_test_store() local 1227 struct net_device *ndev = dev_get_drvdata(dev); in sunxi_gmac_mii_read_store() local 1256 struct net_device *ndev = dev_get_drvdata(dev); in sunxi_gmac_mii_write_store() local 1298 struct net_device *ndev = dev_get_drvdata(dev); in sunxi_gmac_loopback_show() local 1324 struct net_device *ndev = dev_get_drvdata(dev); in sunxi_gmac_loopback_store() local 1365 static void sunxi_gmac_adjust_link(struct net_device *ndev) in sunxi_gmac_adjust_link() 1414 static int sunxi_gmac_phy_release(struct net_device *ndev) in sunxi_gmac_phy_release() [all …]
|