Home
last modified time | relevance | path

Searched refs:OTX2_TX_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h544 #define OTX2_TX_TIMEOUT (100 * HZ) macro
Dotx2_vf.c563 netdev->watchdog_timeo = OTX2_TX_TIMEOUT; in otx2vf_probe()
Dotx2_pf.c2114 netdev->watchdog_timeo = OTX2_TX_TIMEOUT; in otx2_probe()