Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dipoib.h151 void hfi1_ipoib_tx_timeout(struct net_device *dev, unsigned int q);
Dipoib_main.c199 rn->tx_timeout = hfi1_ipoib_tx_timeout; in hfi1_ipoib_setup_rn()
Dipoib_tx.c873 void hfi1_ipoib_tx_timeout(struct net_device *dev, unsigned int q) in hfi1_ipoib_tx_timeout() function