Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dnetdev.h98 void *hfi1_netdev_remove_data(struct hfi1_devdata *dd, int id);
Dvnic_main.c429 hfi1_netdev_remove_data(dd, VNIC_ID(vinfo->vesw_id)); in hfi1_vnic_up()
440 hfi1_netdev_remove_data(dd, VNIC_ID(vinfo->vesw_id)); in hfi1_vnic_down()
Dipoib_main.c54 hfi1_netdev_remove_data(priv->dd, qpn_from_mac(priv->netdev->dev_addr)); in hfi1_ipoib_dev_uninit()
Dnetdev_rx.c447 void *hfi1_netdev_remove_data(struct hfi1_devdata *dd, int id) in hfi1_netdev_remove_data() function