Searched refs:hfi1_netdev_get_first_data (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c473 * hfi1_netdev_get_first_data - Gets first entry with greater or equal id.
478 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) function
H A Dnetdev.h100 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id);
H A Dvnic_main.c324 vinfo = hfi1_netdev_get_first_data(dd, &next_id);

Completed in 180 milliseconds