Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.c34 static void lio_vf_rep_tx_timeout(struct net_device *netdev, unsigned int txqueue);
47 .ndo_tx_timeout = lio_vf_rep_tx_timeout,
175 lio_vf_rep_tx_timeout(struct net_device *ndev, unsigned int txqueue) in lio_vf_rep_tx_timeout() function