Searched refs:converted_state (Results 1 – 2 of 2) sorted by relevance
1745 enum qca_wlan_twt_setup_state converted_state; in osif_twt_pack_get_params_resp_nlmsg() local1877 converted_state = osif_get_converted_twt_state(state); in osif_twt_pack_get_params_resp_nlmsg()1878 if (nla_put_u32(reply_skb, attr, converted_state)) { in osif_twt_pack_get_params_resp_nlmsg()
816 enum qca_wlan_twt_setup_state converted_state; in hdd_twt_pack_get_params_resp_nlmsg() local951 converted_state = hdd_get_converted_twt_state(state); in hdd_twt_pack_get_params_resp_nlmsg()952 if (nla_put_u32(reply_skb, attr, converted_state)) { in hdd_twt_pack_get_params_resp_nlmsg()