Home
last modified time | relevance | path

Searched refs:recover_error (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c775 int recover_error; member
3835 np->recover_error = 1; in nv_napi_poll()
3938 np->recover_error = 1; in nv_nic_irq_other()
4199 if (np->recover_error) { in nv_do_nic_poll()
4200 np->recover_error = 0; in nv_do_nic_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c775 int recover_error; member
3830 np->recover_error = 1; in nv_napi_poll()
3933 np->recover_error = 1; in nv_nic_irq_other()
4194 if (np->recover_error) { in nv_do_nic_poll()
4195 np->recover_error = 0; in nv_do_nic_poll()

Completed in 17 milliseconds