Home
last modified time | relevance | path

Searched refs:pr_ie (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Die.c166 if (pr_ie) { in mwifiex_update_uap_custom_ie()
168 le16_to_cpu(pr_ie->ie_length); in mwifiex_update_uap_custom_ie()
169 memcpy(pos, pr_ie, len); in mwifiex_update_uap_custom_ie()
191 if (pr_ie && le16_to_cpu(pr_ie->ie_index) == MWIFIEX_AUTO_IDX_MASK) { in mwifiex_update_uap_custom_ie()
292 if (beacon_ie || pr_ie || ar_ie) { in mwifiex_set_mgmt_beacon_data_ies()
294 &beacon_idx, pr_ie, in mwifiex_set_mgmt_beacon_data_ies()
306 kfree(pr_ie); in mwifiex_set_mgmt_beacon_data_ies()
471 if (!pr_ie) { in mwifiex_del_mgmt_ies()
477 pr_ie->ie_length = 0; in mwifiex_del_mgmt_ies()
490 if (beacon_ie || pr_ie || ar_ie) in mwifiex_del_mgmt_ies()
[all …]

Completed in 5 milliseconds