Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.c643 cookie = DP_LINK_DESC_COOKIE_SET(n_entries, i); in ath12k_dp_scatter_idle_link_desc_setup()
849 cookie = DP_LINK_DESC_COOKIE_SET(n_entries, i); in ath12k_dp_link_desc_setup()
H A Ddp.h88 #define DP_LINK_DESC_COOKIE_SET(id, page) \ macro