Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dnetdev.h107 int hfi1_netdev_rx_destroy(struct hfi1_devdata *dd);
H A Dipoib_rx.c94 hfi1_netdev_rx_destroy(dd); in hfi1_ipoib_rxq_deinit()
H A Dvnic_main.c484 hfi1_netdev_rx_destroy(dd); in hfi1_vnic_down()
550 hfi1_netdev_rx_destroy(dd); in hfi1_vnic_deinit()
H A Dnetdev_rx.c329 int hfi1_netdev_rx_destroy(struct hfi1_devdata *dd) in hfi1_netdev_rx_destroy() function