Searched refs:wmmInfoElement (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_sta_cfg80211.c | 4904 t_u8 wmmInfoElement[] = { 0x00, 0x50, 0xf2, in woal_add_wmm_ie() local 4942 memcpy(pos, wmmInfoElement, sizeof(wmmInfoElement)); in woal_add_wmm_ie() 4943 pos += sizeof(wmmInfoElement); in woal_add_wmm_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_sta_cfg80211.c | 7144 t_u8 wmmInfoElement[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in woal_add_wmm_ie() local 7181 moal_memcpy_ext(priv->phandle, pos, wmmInfoElement, in woal_add_wmm_ie() 7182 sizeof(wmmInfoElement), sizeof(wmmInfoElement)); in woal_add_wmm_ie() 7183 pos += sizeof(wmmInfoElement); in woal_add_wmm_ie()
|