Home
last modified time | relevance | path

Searched refs:_IBSS_PARA_IE_ (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/staging/r8188eu/include/
Dwifi.h488 #define _IBSS_PARA_IE_ 6 macro
/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_cmd.c300 pframe = rtw_set_ie(pframe, _IBSS_PARA_IE_, 2, (unsigned char *)(&ATIMWindow), &pktlen); in ConstructBeacon()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_ieee80211.c408 ie = rtw_set_ie(ie, _IBSS_PARA_IE_, 2, (u8 *)&pdev_network->Configuration.ATIMWindow, &sz); in rtw_generate_ie()
Drtw_mlme_ext.c4602 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()