Searched refs:b43_controller_restart (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | main.h | 78 void b43_controller_restart(struct b43_wldev *dev, const char *reason);
|
H A D | debugfs.c | 400 b43_controller_restart(dev, "manually restarted"); in restart_write_file()
|
H A D | main.c | 1885 b43_controller_restart(dev, "Microcode panic"); in b43_handle_firmware_panic() 1989 b43_controller_restart(dev, "PHY TX errors"); in b43_do_interrupt_thread() 2003 b43_controller_restart(dev, "DMA error"); in b43_do_interrupt_thread() 3374 b43_controller_restart(dev, "Firmware watchdog"); in b43_periodic_every15sec() 5196 * Use b43_controller_restart() 5778 void b43_controller_restart(struct b43_wldev *dev, const char *reason) in b43_controller_restart() function
|
H A D | dma.c | 1467 b43_controller_restart(dev, "Out of order TX"); in b43_dma_handle_txstatus()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | main.h | 78 void b43_controller_restart(struct b43_wldev *dev, const char *reason);
|
H A D | debugfs.c | 400 b43_controller_restart(dev, "manually restarted"); in restart_write_file()
|
H A D | main.c | 1885 b43_controller_restart(dev, "Microcode panic"); in b43_handle_firmware_panic() 1989 b43_controller_restart(dev, "PHY TX errors"); in b43_do_interrupt_thread() 2003 b43_controller_restart(dev, "DMA error"); in b43_do_interrupt_thread() 3375 b43_controller_restart(dev, "Firmware watchdog"); in b43_periodic_every15sec() 5199 * Use b43_controller_restart() 5778 void b43_controller_restart(struct b43_wldev *dev, const char *reason) in b43_controller_restart() function
|
H A D | dma.c | 1467 b43_controller_restart(dev, "Out of order TX"); in b43_dma_handle_txstatus()
|
Completed in 19 milliseconds