Home
last modified time | relevance | path

Searched refs:vht_capab (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1744 struct mwifiex_ie_types_vhtcap *vht_capab; in mwifiex_cmd_tdls_oper() local
1825 vht_capab = (struct mwifiex_ie_types_vhtcap *)(pos + in mwifiex_cmd_tdls_oper()
1827 vht_capab->header.type = in mwifiex_cmd_tdls_oper()
1829 vht_capab->header.len = in mwifiex_cmd_tdls_oper()
1831 memcpy(&vht_capab->vht_cap, params->vht_capa, in mwifiex_cmd_tdls_oper()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1737 struct mwifiex_ie_types_vhtcap *vht_capab; in mwifiex_cmd_tdls_oper() local
1820 vht_capab = (struct mwifiex_ie_types_vhtcap *)(pos + in mwifiex_cmd_tdls_oper()
1822 vht_capab->header.type = in mwifiex_cmd_tdls_oper()
1824 vht_capab->header.len = in mwifiex_cmd_tdls_oper()
1826 memcpy(&vht_capab->vht_cap, params->link_sta_params.vht_capa, in mwifiex_cmd_tdls_oper()

Completed in 8 milliseconds