Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HT.h101 struct ht_capab_ele self_ht_cap; member
Drtl819x_HTProc.c519 memset((void *)(&ht_info->self_ht_cap), 0, in ht_initialize_ht_info()
520 sizeof(ht_info->self_ht_cap)); in ht_initialize_ht_info()
Drtllib_softmac.c730 ht_cap_buf = (u8 *)&ieee->ht_info->self_ht_cap; in rtllib_association_req()
731 ht_cap_len = sizeof(ieee->ht_info->self_ht_cap); in rtllib_association_req()