Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Dwmi.c255 offsetof(struct wil6210_mbox_ctl, tx.tail)); in __wmi_send()
284 wil_w(wil, RGF_MBOX + offsetof(struct wil6210_mbox_ctl, tx.head), in __wmi_send()
842 offsetof(struct wil6210_mbox_ctl, rx.head)); in wmi_recv_cmd()
910 offsetof(struct wil6210_mbox_ctl, rx.tail), r->tail); in wmi_recv_cmd()
Dwil6210.h323 struct wil6210_mbox_ctl { struct
606 struct wil6210_mbox_ctl mbox_ctl;
Dinterrupt.c354 sizeof(struct wil6210_mbox_ctl)); in wil_cache_mbox_regs()
Ddebugfs.c249 offsetof(struct wil6210_mbox_ctl, tx)); in wil_mbox_debugfs_show()
251 offsetof(struct wil6210_mbox_ctl, rx)); in wil_mbox_debugfs_show()