Searched refs:cnic_probe (Results 1 – 3 of 3) sorted by relevance
5515 if (bp->cnic_probe) in init_bnx2_cnic()5516 ethdev = (bp->cnic_probe)(dev); in init_bnx2_cnic()5575 if (bp->cnic_probe) in init_bnx2x_cnic()5576 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