Home
last modified time | relevance | path

Searched refs:rtw_set_fixed_ie (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c2671 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &(pattrib->pktlen)); in issue_auth()
3407 pframe = rtw_set_fixed_ie(pframe, 1, &category, &pattrib->pktlen); in issue_action_SA_Query()
3408 pframe = rtw_set_fixed_ie(pframe, 1, &action, &pattrib->pktlen); in issue_action_SA_Query()
3420 pframe = rtw_set_fixed_ie(pframe, 2, (unsigned char *)&le_tmp, &pattrib->pktlen); in issue_action_SA_Query()
3481 pframe = rtw_set_fixed_ie(pframe, 1, &(category), &(pattrib->pktlen)); in issue_action_BA()
3482 pframe = rtw_set_fixed_ie(pframe, 1, &(action), &(pattrib->pktlen)); in issue_action_BA()
3490 pframe = rtw_set_fixed_ie(pframe, 1, &(pmlmeinfo->dialogToken), &(pattrib->pktlen)); in issue_action_BA()
3505 pframe = rtw_set_fixed_ie(pframe, 2, (unsigned char *)(&(le_tmp)), &(pattrib->pktlen)); in issue_action_BA()
3527 pframe = rtw_set_fixed_ie(pframe, 2, (unsigned char *)(&status), &(pattrib->pktlen)); in issue_action_BA()
3636 pframe = rtw_set_fixed_ie(pframe, 1, &(category), &(pattrib->pktlen)); in issue_action_BSSCoexistPacket()
[all …]
A Drtw_ieee80211.c108 u8 *rtw_set_fixed_ie(unsigned char *pbuf, unsigned int len, unsigned char *source, in rtw_set_fixed_ie() function
/drivers/staging/rtl8723bs/include/
A Dieee80211.h733 u8 *rtw_set_fixed_ie(unsigned char *pbuf, unsigned int len, unsigned char *source, unsigned int *fr…

Completed in 19 milliseconds