Searched refs:_IBSS_PARA_IE_ (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/staging/r8188eu/include/ ! |
D | wifi.h | 346 #define _IBSS_PARA_IE_ 6 macro
|
/linux-6.1.9/drivers/staging/r8188eu/hal/ ! |
D | rtl8188e_cmd.c | 266 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pktlen); in ConstructBeacon()
|
/linux-6.1.9/drivers/staging/r8188eu/core/ ! |
D | rtw_ieee80211.c | 263 ie = rtw_set_ie(ie, _IBSS_PARA_IE_, 2, (u8 *)&pdev_network->Configuration.ATIMWindow, &sz); in rtw_generate_ie()
|
D | rtw_mlme_ext.c | 4325 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pattrib->pktlen); in issue_beacon() 4475 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pattrib->pktlen); in issue_probersp()
|