Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c711 offsetof(struct wil6210_mbox_ctl, tx.tail)); in __wmi_send()
741 wil_w(wil, RGF_MBOX + offsetof(struct wil6210_mbox_ctl, tx.head), in __wmi_send()
1933 offsetof(struct wil6210_mbox_ctl, rx.head)); in wmi_recv_cmd()
2017 offsetof(struct wil6210_mbox_ctl, rx.tail), r->tail); in wmi_recv_cmd()
3444 offsetof(struct wil6210_mbox_ctl, rx.head)); in wil_is_wmi_idle()
H A Dwil6210.h470 struct wil6210_mbox_ctl { struct
963 struct wil6210_mbox_ctl mbox_ctl;
H A Dinterrupt.c509 sizeof(struct wil6210_mbox_ctl)); in wil_cache_mbox_regs()
H A Ddebugfs.c364 offsetof(struct wil6210_mbox_ctl, tx)); in mbox_show()
366 offsetof(struct wil6210_mbox_ctl, rx)); in mbox_show()