Searched refs:_IBSS_PARA_IE_ (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/r8188eu/include/ |
| A D | wifi.h | 446 #define _IBSS_PARA_IE_ 6 macro
|
| /linux/drivers/staging/r8188eu/hal/ |
| A D | rtl8188e_cmd.c | 275 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pktlen); in ConstructBeacon()
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_ieee80211.c | 265 ie = rtw_set_ie(ie, _IBSS_PARA_IE_, 2, (u8 *)&pdev_network->Configuration.ATIMWindow, &sz); in rtw_generate_ie()
|
| A D | rtw_mlme_ext.c | 4487 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pattrib->pktlen); in issue_beacon() 4642 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pattrib->pktlen); in issue_probersp()
|
Completed in 22 milliseconds