Searched refs:fnic_id (Results 1 – 1 of 1) sorted by relevance
709 int fnic_id = 0; in fnic_probe() local726 fnic_id = ida_alloc(&fnic_ida, GFP_KERNEL); in fnic_probe()727 if (fnic_id < 0) { in fnic_probe()729 err = fnic_id; in fnic_probe()734 fnic->fnic_num = fnic_id; in fnic_probe()