Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwil6210.h479 struct wil6210_mbox_ctl { struct
972 struct wil6210_mbox_ctl mbox_ctl;
Dwmi.c721 offsetof(struct wil6210_mbox_ctl, tx.tail)); in __wmi_send()
751 wil_w(wil, RGF_MBOX + offsetof(struct wil6210_mbox_ctl, tx.head), in __wmi_send()
1919 offsetof(struct wil6210_mbox_ctl, rx.head)); in wmi_recv_cmd()
2003 offsetof(struct wil6210_mbox_ctl, rx.tail), r->tail); in wmi_recv_cmd()
3427 offsetof(struct wil6210_mbox_ctl, rx.head)); in wil_is_wmi_idle()
Dinterrupt.c520 sizeof(struct wil6210_mbox_ctl)); in wil_cache_mbox_regs()
Ddebugfs.c375 offsetof(struct wil6210_mbox_ctl, tx)); in mbox_show()
377 offsetof(struct wil6210_mbox_ctl, rx)); in mbox_show()