Home
last modified time | relevance | path

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

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