Home
last modified time | relevance | path

Searched refs:WCN36XX_NV_FRAGMENT_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h23 #define WCN36XX_NV_FRAGMENT_SIZE 3072 macro
H A Dsmd.c528 msg_body.header.len += WCN36XX_NV_FRAGMENT_SIZE; in wcn36xx_smd_load_nv()
536 if (fw_bytes_left > WCN36XX_NV_FRAGMENT_SIZE) { in wcn36xx_smd_load_nv()
538 msg_body.nv_img_buffer_size = WCN36XX_NV_FRAGMENT_SIZE; in wcn36xx_smd_load_nv()
567 fm_offset += WCN36XX_NV_FRAGMENT_SIZE; in wcn36xx_smd_load_nv()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h23 #define WCN36XX_NV_FRAGMENT_SIZE 3072 macro
H A Dsmd.c524 msg_body.header.len += WCN36XX_NV_FRAGMENT_SIZE; in wcn36xx_smd_load_nv()
532 if (fw_bytes_left > WCN36XX_NV_FRAGMENT_SIZE) { in wcn36xx_smd_load_nv()
534 msg_body.nv_img_buffer_size = WCN36XX_NV_FRAGMENT_SIZE; in wcn36xx_smd_load_nv()
563 fm_offset += WCN36XX_NV_FRAGMENT_SIZE; in wcn36xx_smd_load_nv()

Completed in 8 milliseconds