Searched refs:esbq_confirm (Results 1 – 2 of 2) sorted by relevance
832 wl3501_get_from_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm()849 wl3501_set_to_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm_done()850 this->esbq_confirm += 4; in wl3501_esbq_confirm_done()851 if (this->esbq_confirm >= this->esbq_confirm_end) in wl3501_esbq_confirm_done()852 this->esbq_confirm = this->esbq_confirm_start; in wl3501_esbq_confirm_done()1059 wl3501_get_from_wla(this, this->esbq_confirm, &addr, sizeof(addr)); in wl3501_rx_interrupt()1209 this->esbq_confirm = this->esbq_confirm_start; in wl3501_init_firmware()
591 u16 esbq_confirm; member