Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c3095 int reinit_count = 0; in ixgbe_msix_other() local
3101 reinit_count++; in ixgbe_msix_other()
3103 if (reinit_count) { in ixgbe_msix_other()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c3085 int reinit_count = 0; in ixgbe_msix_other() local
3091 reinit_count++; in ixgbe_msix_other()
3093 if (reinit_count) { in ixgbe_msix_other()

Completed in 30 milliseconds