Searched refs:mapped_as (Results 1 – 2 of 2) sorted by relevance
145 switch (ctx->mapped_as) { in wil_txdesc_unmap()1142 vring->ctx[i].mapped_as = wil_mapped_as_single; in __wil_tx_vring()1181 vring->ctx[i].mapped_as = wil_mapped_as_page; in __wil_tx_vring()
380 u8 mapped_as; member