Searched refs:esbq_confirm (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | wl3501_cs.c | 830 wl3501_get_from_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm() 847 wl3501_set_to_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm_done() 848 this->esbq_confirm += 4; in wl3501_esbq_confirm_done() 849 if (this->esbq_confirm >= this->esbq_confirm_end) in wl3501_esbq_confirm_done() 850 this->esbq_confirm = this->esbq_confirm_start; in wl3501_esbq_confirm_done() 1057 wl3501_get_from_wla(this, this->esbq_confirm, &addr, sizeof(addr)); in wl3501_rx_interrupt() 1207 this->esbq_confirm = this->esbq_confirm_start; in wl3501_init_firmware()
|
H A D | wl3501.h | 591 u16 esbq_confirm; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | wl3501_cs.c | 830 wl3501_get_from_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm() 847 wl3501_set_to_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); in wl3501_esbq_confirm_done() 848 this->esbq_confirm += 4; in wl3501_esbq_confirm_done() 849 if (this->esbq_confirm >= this->esbq_confirm_end) in wl3501_esbq_confirm_done() 850 this->esbq_confirm = this->esbq_confirm_start; in wl3501_esbq_confirm_done() 1057 wl3501_get_from_wla(this, this->esbq_confirm, &addr, sizeof(addr)); in wl3501_rx_interrupt() 1207 this->esbq_confirm = this->esbq_confirm_start; in wl3501_init_firmware()
|
H A D | wl3501.h | 591 u16 esbq_confirm; member
|
Completed in 16 milliseconds