Searched refs:stop_rsp (Results 1 – 1 of 1) sorted by relevance
3048 u8 stop_req = 0x0, stop_rsp = 0x0; in woal_cfg80211_subcmd_link_statistic_clr() local3095 length = NLA_HDRLEN + sizeof(stats_clear_rsp_mask) + sizeof(stop_rsp); in woal_cfg80211_subcmd_link_statistic_clr()3110 stop_rsp = 1; in woal_cfg80211_subcmd_link_statistic_clr()3113 nla_put_u8(skb, ATTR_LL_STATS_STOP_RSP, stop_rsp)) { in woal_cfg80211_subcmd_link_statistic_clr()