Searched refs:iw_copy_mgmt_info_element (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | wl3501_cs.c | 182 static void iw_copy_mgmt_info_element(struct iw_mgmt_info_element *to, in iw_copy_mgmt_info_element() function 654 iw_copy_mgmt_info_element(&sig.ssid.el, &this->essid.el); in wl3501_mgmt_start() 655 iw_copy_mgmt_info_element(&this->keep_essid.el, &this->essid.el); in wl3501_mgmt_start() 894 iw_copy_mgmt_info_element(&this->keep_essid.el, in wl3501_mgmt_join_confirm() 903 iw_copy_mgmt_info_element(&this->keep_essid.el, in wl3501_mgmt_join_confirm()
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | wl3501_cs.c | 182 static void iw_copy_mgmt_info_element(struct iw_mgmt_info_element *to, in iw_copy_mgmt_info_element() function 654 iw_copy_mgmt_info_element(&sig.ssid.el, &this->essid.el); in wl3501_mgmt_start() 655 iw_copy_mgmt_info_element(&this->keep_essid.el, &this->essid.el); in wl3501_mgmt_start() 894 iw_copy_mgmt_info_element(&this->keep_essid.el, in wl3501_mgmt_join_confirm() 903 iw_copy_mgmt_info_element(&this->keep_essid.el, in wl3501_mgmt_join_confirm()
|
Completed in 6 milliseconds