next_tx_hang_check  363 drivers/net/ethernet/intel/fm10k/fm10k.h 	unsigned long next_tx_hang_check;
next_tx_hang_check  707 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 	if (time_is_after_eq_jiffies(interface->next_tx_hang_check))
next_tx_hang_check  709 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 	interface->next_tx_hang_check = jiffies + (2 * HZ);