Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dtxrx.c140 struct wil_ctx *ctx) in wil_txdesc_unmap()
178 struct wil_ctx *ctx; in wil_vring_free()
1221 struct wil_ctx *hdr_ctx, *first_ctx = NULL; in __wil_tx_vring_tso()
1476 struct wil_ctx *ctx; in __wil_tx_vring_tso()
1620 struct wil_ctx *ctx; in __wil_tx_vring()
1772 struct wil_ctx *ctx = &vring->ctx[vring->swtail]; in wil_tx_complete()
Dwil6210.h372 struct wil_ctx { struct
387 struct wil_ctx *ctx; /* ctx[size] - software context */ argument