Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Ddp.h300 struct ath12k_spt_info { struct
352 struct ath12k_spt_info *spt_info;
Ddp.c1517 dp->spt_info = kcalloc(dp->num_spt_pages, sizeof(struct ath12k_spt_info), in ath12k_dp_cc_init()