Home
last modified time | relevance | path

Searched refs:wil6210_mbox_ctl (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dwmi.c232 offsetof(struct wil6210_mbox_ctl, tx.tail)); in __wmi_send()
259 wil_w(wil, RGF_MBOX + offsetof(struct wil6210_mbox_ctl, tx.head), in __wmi_send()
737 offsetof(struct wil6210_mbox_ctl, rx.head)); in wmi_recv_cmd()
796 offsetof(struct wil6210_mbox_ctl, rx.tail), r->tail); in wmi_recv_cmd()
Dwil6210.h318 struct wil6210_mbox_ctl { struct
574 struct wil6210_mbox_ctl mbox_ctl;
Dinterrupt.c327 sizeof(struct wil6210_mbox_ctl)); in wil_cache_mbox_regs()
Ddebugfs.c245 offsetof(struct wil6210_mbox_ctl, tx)); in wil_mbox_debugfs_show()
247 offsetof(struct wil6210_mbox_ctl, rx)); in wil_mbox_debugfs_show()