Searched refs:otx2_tx_timeout (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h961 void otx2_tx_timeout(struct net_device *netdev, unsigned int txq);
H A Dotx2_vf.c498 .ndo_tx_timeout = otx2_tx_timeout,
H A Dotx2_common.c582 void otx2_tx_timeout(struct net_device *netdev, unsigned int txq) function
588 EXPORT_SYMBOL(otx2_tx_timeout); variable
H A Dotx2_pf.c2777 .ndo_tx_timeout = otx2_tx_timeout,

Completed in 138 milliseconds