Searched refs:esbq_confirm (Results 1 – 2 of 2) sorted by relevance
815 wl3501_get_from_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm()832 wl3501_set_to_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm_done()833 this->esbq_confirm += 4; in wl3501_esbq_confirm_done()834 if (this->esbq_confirm >= this->esbq_confirm_end) in wl3501_esbq_confirm_done()835 this->esbq_confirm = this->esbq_confirm_start; in wl3501_esbq_confirm_done()1041 wl3501_get_from_wla(this, this->esbq_confirm, &addr, sizeof(addr)); in wl3501_rx_interrupt()1191 this->esbq_confirm = this->esbq_confirm_start; in wl3501_init_firmware()
591 u16 esbq_confirm; member