Searched refs:iw_set_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 | 173 static void iw_set_mgmt_info_element(enum iw_mgmt_info_element_ids id, in iw_set_mgmt_info_element() function 185 iw_set_mgmt_info_element(from->id, to, from->data, from->len); in iw_copy_mgmt_info_element() 1623 iw_set_mgmt_info_element(IW_MGMT_INFO_ELEMENT_SSID, in wl3501_set_essid() 1627 iw_set_mgmt_info_element(IW_MGMT_INFO_ELEMENT_SSID, in wl3501_set_essid() 1968 iw_set_mgmt_info_element(IW_MGMT_INFO_ELEMENT_SSID, &this->essid.el, in wl3501_config()
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | wl3501_cs.c | 173 static void iw_set_mgmt_info_element(enum iw_mgmt_info_element_ids id, in iw_set_mgmt_info_element() function 185 iw_set_mgmt_info_element(from->id, to, from->data, from->len); in iw_copy_mgmt_info_element() 1623 iw_set_mgmt_info_element(IW_MGMT_INFO_ELEMENT_SSID, in wl3501_set_essid() 1627 iw_set_mgmt_info_element(IW_MGMT_INFO_ELEMENT_SSID, in wl3501_set_essid() 1968 iw_set_mgmt_info_element(IW_MGMT_INFO_ELEMENT_SSID, &this->essid.el, in wl3501_config()
|
Completed in 6 milliseconds