Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.h816 ANDR_TWT_ATTR_WAKE_INTERVAL = 5, enumerator
H A Dwl_cfgvendor.c9122 case ANDR_TWT_ATTR_WAKE_INTERVAL: in wl_cfgvendor_twt_setup()
9636 err = nla_put_u32(skb, ANDR_TWT_ATTR_WAKE_INTERVAL, sdesc->wake_int); in wl_cfgvendor_twt_update_setup_response()
10136 [ANDR_TWT_ATTR_WAKE_INTERVAL] = { .type = NLA_U32 },