Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211_util.h673 ATTR_LL_STATS_STOP_REQ, enumerator
H A Dmoal_cfg80211_util.c129 [ATTR_LL_STATS_STOP_REQ] = {.type = NLA_U8}};
3067 if (!tb[ATTR_LL_STATS_STOP_REQ]) in woal_cfg80211_subcmd_link_statistic_clr()
3070 stop_req = nla_get_u8(tb[ATTR_LL_STATS_STOP_REQ]); in woal_cfg80211_subcmd_link_statistic_clr()