Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wcn36xx/
A Dsmd.c544 memcpy(wcn->hal_buf + sizeof(msg_body), in wcn36xx_smd_load_nv()
623 PREPARE_HAL_BUF(wcn->hal_buf, msg_body); in wcn36xx_smd_start()
1234 wcn->hal_buf, in wcn36xx_smd_add_sta_self()
1538 PREPARE_HAL_BUF(wcn->hal_buf, msg); in wcn36xx_smd_config_sta_v0()
1567 wcn->hal_buf, in wcn36xx_smd_config_sta()
1811 PREPARE_HAL_BUF(wcn->hal_buf, (*msg)); in wcn36xx_smd_config_bss_v0()
1895 wcn->hal_buf, in wcn36xx_smd_config_bss()
2037 PREPARE_HAL_BUF(wcn->hal_buf, msg); in wcn36xx_smd_update_proberesp_tmpl()
2651 (wcn->hal_buf + sizeof(msg_body)); in wcn36xx_smd_trigger_ba()
2881 wcn->hal_buf; in wcn36xx_smd_set_mc_list()
[all …]
A Dwcn36xx.h239 u8 *hal_buf; member
A Dmain.c1509 wcn->hal_buf = devm_kmalloc(wcn->dev, WCN36XX_HAL_BUF_SIZE, GFP_KERNEL); in wcn36xx_probe()
1510 if (!wcn->hal_buf) { in wcn36xx_probe()

Completed in 13 milliseconds