Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dipoib.h169 void hfi1_ipoib_tx_timeout(struct net_device *dev, unsigned int q);
Dipoib_main.c203 rn->tx_timeout = hfi1_ipoib_tx_timeout; in hfi1_ipoib_setup_rn()
Dipoib_tx.c837 void hfi1_ipoib_tx_timeout(struct net_device *dev, unsigned int q) in hfi1_ipoib_tx_timeout() function