Searched refs:cnic_probe (Results 1 – 3 of 3) sorted by relevance
5512 if (bp->cnic_probe) in init_bnx2_cnic()5513 ethdev = (bp->cnic_probe)(dev); in init_bnx2_cnic()5572 if (bp->cnic_probe) in init_bnx2x_cnic()5573 ethdev = bp->cnic_probe(dev); in init_bnx2x_cnic()
6999 struct cnic_eth_dev *(*cnic_probe)(struct net_device *); member
1509 struct cnic_eth_dev *(*cnic_probe)(struct net_device *); member