Home
last modified time | relevance | path

Searched refs:updateCap (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c1540 void update_capinfo(struct adapter *Adapter, u16 updateCap) in update_capinfo() argument
1550 if (updateCap & cShortPreamble) { in update_capinfo()
1567 if (updateCap & cIBSS) { in update_capinfo()
1575 …if ((updateCap & cShortSlotTime) /* && (!(pMgntInfo->pHTInfo->RT2RT_HT_Mode & RT_HT_CAP_USE_LONG_P… in update_capinfo()
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h546 void update_capinfo(struct adapter *Adapter, u16 updateCap);