Searched refs:fnic_id (Results 1 – 1 of 1) sorted by relevance
614 int fnic_id = 0; in fnic_probe() local633 fnic_id = ida_alloc(&fnic_ida, GFP_KERNEL); in fnic_probe()634 if (fnic_id < 0) { in fnic_probe()636 err = fnic_id; in fnic_probe()648 fnic->fnic_num = fnic_id; in fnic_probe()