Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.c6869 uint cca_v2_req_size = sizeof(cca_congest_ext_channel_req_v2_t); in wl_cfgvendor_lstats_get_info() local
7100 cca_v2_req = (void *)MALLOCZ(cfg->osh, cca_v2_req_size); in wl_cfgvendor_lstats_get_info()
7111 cca_v2_req_size, iovar_buf, WLC_IOCTL_MAXLEN, NULL); in wl_cfgvendor_lstats_get_info()
7323 MFREE(cfg->osh, cca_v2_req, cca_v2_req_size); in wl_cfgvendor_lstats_get_info()