Searched refs:OTX2_TX_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ | ||
| H A D | otx2_common.h | 931 #define OTX2_TX_TIMEOUT (100 * HZ) macro |
| H A D | otx2_pf.c | 3249 netdev->watchdog_timeo = OTX2_TX_TIMEOUT; in otx2_probe() |