Home
last modified time | relevance | path

Searched refs:HT_IOT_PEER_BROADCOM (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c159 ht_info->iot_peer = HT_IOT_PEER_BROADCOM; in ht_iot_peer_determine()
163 ht_info->iot_peer = HT_IOT_PEER_BROADCOM; in ht_iot_peer_determine()
195 if (ieee->ht_info->iot_peer == HT_IOT_PEER_BROADCOM) in ht_iot_act_is_mgnt_use_cck_6m()
205 if (ieee->ht_info->iot_peer == HT_IOT_PEER_BROADCOM) in ht_iot_act_is_ccd_fsync()
Drtl819x_HT.h162 HT_IOT_PEER_BROADCOM = 3, enumerator
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c1214 if (ht_info->iot_peer == HT_IOT_PEER_BROADCOM) { in _rtl92e_dm_cts_to_self()
1703 priv->rtllib->ht_info->iot_peer == HT_IOT_PEER_BROADCOM) { in _rtl92e_dm_check_fsync()
/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h181 HT_IOT_PEER_BROADCOM = 3, enumerator
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c1485 return HT_IOT_PEER_BROADCOM; in check_assoc_AP()