Searched refs:esbq_confirm (Results 1 – 2 of 2) sorted by relevance
826 wl3501_get_from_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm()843 wl3501_set_to_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm_done()844 this->esbq_confirm += 4; in wl3501_esbq_confirm_done()845 if (this->esbq_confirm >= this->esbq_confirm_end) in wl3501_esbq_confirm_done()846 this->esbq_confirm = this->esbq_confirm_start; in wl3501_esbq_confirm_done()1052 wl3501_get_from_wla(this, this->esbq_confirm, &addr, sizeof(addr)); in wl3501_rx_interrupt()1202 this->esbq_confirm = this->esbq_confirm_start; in wl3501_init_firmware()
592 u16 esbq_confirm; member