Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c4907 t_u8 wmmParamElement[] = { 0x00, 0x50, 0xf2, in woal_add_wmm_ie() local
4939 memcpy(pos, wmmParamElement, sizeof(wmmParamElement)); in woal_add_wmm_ie()
4940 pos += sizeof(wmmParamElement); in woal_add_wmm_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c7145 t_u8 wmmParamElement[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01}; in woal_add_wmm_ie() local
7176 moal_memcpy_ext(priv->phandle, pos, wmmParamElement, in woal_add_wmm_ie()
7177 sizeof(wmmParamElement), in woal_add_wmm_ie()
7178 sizeof(wmmParamElement)); in woal_add_wmm_ie()
7179 pos += sizeof(wmmParamElement); in woal_add_wmm_ie()