Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dlink_layer_stats.h139 u32 retries_long; // number of long data pkt retries member
192 u32 retries_long; // number of long data pkt retries member
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dllstats.cpp308 …stats->retries_long = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES… in get_wifi_wmm_ac_stat()
352 stats->retries_long, in get_wifi_wmm_ac_stat()
440 …stats->retries_long = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES_LON… in get_wifi_rate_stat()
453 stats->retries_long); in get_wifi_rate_stat()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dllstats.cpp294 …stats->retries_long = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_RETRIES… in get_wifi_wmm_ac_stat()
338 stats->retries_long, in get_wifi_wmm_ac_stat()
426 …stats->retries_long = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_RETRIES_LON… in get_wifi_rate_stat()
439 stats->retries_long); in get_wifi_rate_stat()
/hardware/interfaces/wifi/aidl/default/tests/
Daidl_struct_util_unit_tests.cpp202 .retries_long = 5, in TEST_F()
211 .retries_long = 11, in TEST_F()
521 .retries_long = 5, in TEST_F()
530 .retries_long = 11, in TEST_F()