Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/dp/src/
Dos_if_dp.c129 #define STATS_DEST_IPV4 \ macro
143 [STATS_DEST_IPV4] = {.type = NLA_U32 },
670 if (!tb2[STATS_DEST_IPV4]) { in osif_dp_set_clear_connectivity_check_stats_info()
677 tb2[STATS_DEST_IPV4]); in osif_dp_set_clear_connectivity_check_stats_info()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c18742 #define STATS_DEST_IPV4 \ macro
18756 [STATS_DEST_IPV4] = {.type = NLA_U32 },