Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/wcn36xx/
A Dsmd.c556 wcn->hal_rsp_len); in wcn36xx_smd_load_nv()
658 ret = wcn36xx_smd_start_rsp(wcn, wcn->hal_buf, wcn->hal_rsp_len); in wcn36xx_smd_start()
686 ret = wcn36xx_smd_rsp_status_check(wcn->hal_buf, wcn->hal_rsp_len); in wcn36xx_smd_stop()
724 ret = wcn36xx_smd_rsp_status_check(wcn->hal_buf, wcn->hal_rsp_len); in wcn36xx_smd_init_scan()
1179 wcn->hal_rsp_len); in wcn36xx_smd_update_scan_params()
1243 wcn->hal_rsp_len); in wcn36xx_smd_add_sta_self()
1365 ret = wcn36xx_smd_join_rsp(wcn->hal_buf, wcn->hal_rsp_len); in wcn36xx_smd_join()
1576 wcn->hal_rsp_len); in wcn36xx_smd_config_sta()
1904 wcn->hal_rsp_len); in wcn36xx_smd_config_bss()
2458 if (wcn->hal_rsp_len != sizeof(*rsp)) { in wcn36xx_smd_feature_caps_exchange()
[all …]
A Dwcn36xx.h248 size_t hal_rsp_len; member

Completed in 10 milliseconds