Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.c153 pinfo->gmbox_address = HIF_GMBOX_BASE_ADDR; in set_extended_mbox_window_info()
161 pinfo->gmbox_address = HIF_GMBOX_BASE_ADDR; in set_extended_mbox_window_info()
176 pinfo->gmbox_address = HIF_GMBOX_BASE_ADDR; in set_extended_mbox_window_info()
192 pinfo->gmbox_address = HIF_GMBOX_BASE_ADDR; in set_extended_mbox_window_info()
470 if (pdev->MailBoxInfo.gmbox_address != 0) { in hif_dev_dump_registers()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h245 u_int32_t gmbox_address; member