Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.h832 ANDR_TWT_ATTR_REASON_CODE = 21, enumerator
H A Dwl_cfgvendor.c9616 err = nla_put_u8(skb, ANDR_TWT_ATTR_REASON_CODE, setup_cplt->reason_code); in wl_cfgvendor_twt_update_setup_response()
9669 err = nla_put_u8(skb, ANDR_TWT_ATTR_REASON_CODE, td_cplt->reason_code); in wl_cfgvendor_twt_update_teardown_response()
9711 err = nla_put_u8(skb, ANDR_TWT_ATTR_REASON_CODE, info_cplt->reason_code); in wl_cfgvendor_twt_update_infoframe_response()
10152 [ANDR_TWT_ATTR_REASON_CODE] = { .type = NLA_U8 },