Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1701 u8 InfoContent[16] = {0}; in issue_action_BSSCoexistPacket() local
1793 InfoContent[k] = i; in issue_action_BSSCoexistPacket()
1800 InfoContent[k] = j; /* channel number */ in issue_action_BSSCoexistPacket()
1807 pframe = rtw_set_ie(pframe, EID_BSSIntolerantChlReport, k, InfoContent, &pattrib->pktlen); in issue_action_BSSCoexistPacket()
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c4047 u8 InfoContent[16] = {0}; in issue_action_BSSCoexistPacket() local
4151 InfoContent[k] = i; in issue_action_BSSCoexistPacket()
4158 InfoContent[k] = j; /* channel number */ in issue_action_BSSCoexistPacket()
4165 pframe = rtw_set_ie(pframe, EID_BSSIntolerantChlReport, k, InfoContent, &(pattrib->pktlen)); in issue_action_BSSCoexistPacket()