Searched refs:hfi1_netdev_remove_data (Results 1 – 4 of 4) sorted by relevance
111 void *hfi1_netdev_remove_data(struct hfi1_devdata *dd, int id);
471 hfi1_netdev_remove_data(dd, VNIC_ID(vinfo->vesw_id)); in hfi1_vnic_up()482 hfi1_netdev_remove_data(dd, VNIC_ID(vinfo->vesw_id)); in hfi1_vnic_down()
45 hfi1_netdev_remove_data(priv->dd, qpn_from_mac(priv->netdev->dev_addr)); in hfi1_ipoib_dev_uninit()
445 void *hfi1_netdev_remove_data(struct hfi1_devdata *dd, int id) in hfi1_netdev_remove_data() function