Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h289 struct ath12k_spt_info { struct
341 struct ath12k_spt_info *spt_info;
H A Ddp.c1447 dp->spt_info = kcalloc(dp->num_spt_pages, sizeof(struct ath12k_spt_info), in ath12k_dp_cc_init()