Searched refs:twt_oper_attr (Results 1 – 1 of 1) sorted by relevance
203 struct nlattr *twt_oper_attr; in hdd_twt_configure() local210 twt_oper_attr = tb[id]; in hdd_twt_configure()212 if (!twt_oper_attr) { in hdd_twt_configure()217 twt_oper = nla_get_u8(twt_oper_attr); in hdd_twt_configure()4226 struct nlattr *twt_oper_attr; in hdd_twt_configure() local4232 twt_oper_attr = tb[id]; in hdd_twt_configure()4234 if (!twt_oper_attr) { in hdd_twt_configure()4239 twt_oper = nla_get_u8(twt_oper_attr); in hdd_twt_configure()