Home
last modified time | relevance | path

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

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