Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c3629 u8 InfoContent[16] = {0}; in issue_action_BSSCoexistPacket() local
3729 InfoContent[k] = i; in issue_action_BSSCoexistPacket()
3736 InfoContent[k] = j; /* channel number */ in issue_action_BSSCoexistPacket()
3743 …pframe = rtw_set_ie(pframe, WLAN_EID_BSS_INTOLERANT_CHL_REPORT, k, InfoContent, &(pattrib->pktlen)… in issue_action_BSSCoexistPacket()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c6081 u8 InfoContent[16] = {0}; in issue_action_BSSCoexistPacket() local
6171 InfoContent[k] = i; in issue_action_BSSCoexistPacket()
6178 InfoContent[k] = j; /* channel number */ in issue_action_BSSCoexistPacket()
6185 pframe = rtw_set_ie(pframe, EID_BSSIntolerantChlReport, k, InfoContent, &pattrib->pktlen); in issue_action_BSSCoexistPacket()