Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1708 u8 InfoContent[16] = {0}; in issue_action_BSSCoexistPacket() local
1800 InfoContent[k] = i; in issue_action_BSSCoexistPacket()
1807 InfoContent[k] = j; /* channel number */ in issue_action_BSSCoexistPacket()
1814 pframe = rtw_set_ie(pframe, EID_BSSIntolerantChlReport, k, InfoContent, &(pattrib->pktlen)); in issue_action_BSSCoexistPacket()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c4065 u8 InfoContent[16] = {0}; in issue_action_BSSCoexistPacket() local
4169 InfoContent[k] = i; in issue_action_BSSCoexistPacket()
4176 InfoContent[k] = j; /* channel number */ in issue_action_BSSCoexistPacket()
4183 pframe = rtw_set_ie(pframe, EID_BSSIntolerantChlReport, k, InfoContent, &(pattrib->pktlen)); in issue_action_BSSCoexistPacket()