Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.h824 ANDR_TWT_ATTR_ALL_TWT = 13, enumerator
H A Dwl_cfgvendor.c9213 case ANDR_TWT_ATTR_ALL_TWT: in wl_cfgvendor_twt_teardown()
9279 } else if (type == ANDR_TWT_ATTR_ALL_TWT) { in wl_cfgvendor_twt_info_frame()
9684 err = nla_put_u8(skb, ANDR_TWT_ATTR_ALL_TWT, teardesc->alltwt); in wl_cfgvendor_twt_update_teardown_response()
9726 err = nla_put_u8(skb, ANDR_TWT_ATTR_ALL_TWT, in wl_cfgvendor_twt_update_infoframe_response()
10144 [ANDR_TWT_ATTR_ALL_TWT] = { .type = NLA_U8 },