Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dlink_layer_stats.h138 u32 retries_short; // number of short data pkt retries member
191 u32 retries_short; // number of short data pkt retries member
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dllstats.cpp287 …stats->retries_short = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES… in get_wifi_wmm_ac_stat()
337 stats->retries_short, in get_wifi_wmm_ac_stat()
419 …stats->retries_short = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES_SHO… in get_wifi_rate_stat()
438 stats->retries_short, in get_wifi_rate_stat()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dllstats.cpp301 …stats->retries_short = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES… in get_wifi_wmm_ac_stat()
351 stats->retries_short, in get_wifi_wmm_ac_stat()
433 …stats->retries_short = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES_SHO… in get_wifi_rate_stat()
452 stats->retries_short, in get_wifi_rate_stat()
/hardware/interfaces/wifi/aidl/default/tests/
Daidl_struct_util_unit_tests.cpp201 .retries_short = 4, in TEST_F()
210 .retries_short = 10, in TEST_F()
520 .retries_short = 4, in TEST_F()
529 .retries_short = 10, in TEST_F()