Searched refs:_IBSS_PARA_IE_ (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | wifi.h | 488 #define _IBSS_PARA_IE_ 6 macro
|
| /Linux-v5.15/drivers/staging/r8188eu/hal/ |
| D | rtl8188e_cmd.c | 300 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pktlen); in ConstructBeacon()
|
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_ieee80211.c | 408 ie = rtw_set_ie(ie, _IBSS_PARA_IE_, 2, (u8 *)&pdev_network->Configuration.ATIMWindow, &sz); in rtw_generate_ie()
|
| D | rtw_mlme_ext.c | 4602 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pattrib->pktlen); in issue_beacon() 4766 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pattrib->pktlen); in issue_probersp()
|