Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c2674 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &(pattrib->pktlen)); in issue_auth()
3410 pframe = rtw_set_fixed_ie(pframe, 1, &category, &pattrib->pktlen); in issue_action_SA_Query()
3411 pframe = rtw_set_fixed_ie(pframe, 1, &action, &pattrib->pktlen); in issue_action_SA_Query()
3423 pframe = rtw_set_fixed_ie(pframe, 2, (unsigned char *)&le_tmp, &pattrib->pktlen); in issue_action_SA_Query()
3484 pframe = rtw_set_fixed_ie(pframe, 1, &(category), &(pattrib->pktlen)); in issue_action_BA()
3485 pframe = rtw_set_fixed_ie(pframe, 1, &(action), &(pattrib->pktlen)); in issue_action_BA()
3493 pframe = rtw_set_fixed_ie(pframe, 1, &(pmlmeinfo->dialogToken), &(pattrib->pktlen)); in issue_action_BA()
3508 pframe = rtw_set_fixed_ie(pframe, 2, (unsigned char *)(&(le_tmp)), &(pattrib->pktlen)); in issue_action_BA()
3530 pframe = rtw_set_fixed_ie(pframe, 2, (unsigned char *)(&status), &(pattrib->pktlen)); in issue_action_BA()
3639 pframe = rtw_set_fixed_ie(pframe, 1, &(category), &(pattrib->pktlen)); in issue_action_BSSCoexistPacket()
[all …]
A Drtw_ieee80211.c107 u8 *rtw_set_fixed_ie(unsigned char *pbuf, unsigned int len, unsigned char *source, in rtw_set_fixed_ie() function
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Dieee80211.h730 u8 *rtw_set_fixed_ie(unsigned char *pbuf, unsigned int len, unsigned char *source, unsigned int *fr…

Completed in 17 milliseconds