Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev.h94 int hfi1_netdev_rx_destroy(struct hfi1_devdata *dd);
H A Dipoib_rx.c91 hfi1_netdev_rx_destroy(dd); in hfi1_ipoib_rxq_deinit()
H A Dvnic_main.c442 hfi1_netdev_rx_destroy(dd); in hfi1_vnic_down()
508 hfi1_netdev_rx_destroy(dd); in hfi1_vnic_deinit()
H A Dnetdev_rx.c327 int hfi1_netdev_rx_destroy(struct hfi1_devdata *dd) in hfi1_netdev_rx_destroy() function