Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1707 u8 InfoContent[16] = {0}; in issue_action_BSSCoexistPacket() local
1799 InfoContent[k] = i; in issue_action_BSSCoexistPacket()
1806 InfoContent[k] = j; /* channel number */ in issue_action_BSSCoexistPacket()
1813 pframe = rtw_set_ie(pframe, EID_BSSIntolerantChlReport, k, InfoContent, &pattrib->pktlen); in issue_action_BSSCoexistPacket()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c4046 u8 InfoContent[16] = {0}; in issue_action_BSSCoexistPacket() local
4150 InfoContent[k] = i; in issue_action_BSSCoexistPacket()
4157 InfoContent[k] = j; /* channel number */ in issue_action_BSSCoexistPacket()
4164 pframe = rtw_set_ie(pframe, EID_BSSIntolerantChlReport, k, InfoContent, &(pattrib->pktlen)); in issue_action_BSSCoexistPacket()