Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Dtxrx.c140 struct wil_ctx *ctx) in wil_txdesc_unmap()
179 struct wil_ctx *ctx; in wil_vring_free()
1338 struct wil_ctx *hdr_ctx, *first_ctx = NULL; in __wil_tx_vring_tso()
1600 struct wil_ctx *ctx; in __wil_tx_vring_tso()
1751 struct wil_ctx *ctx; in __wil_tx_vring()
1903 struct wil_ctx *ctx = &vring->ctx[vring->swtail]; in wil_tx_complete()
Dwil6210.h359 struct wil_ctx { struct
374 struct wil_ctx *ctx; /* ctx[size] - software context */ argument