Searched refs:cnic_probe (Results 1 – 5 of 5) sorted by relevance
5509 if (bp->cnic_probe) in init_bnx2_cnic()5510 ethdev = (bp->cnic_probe)(dev); in init_bnx2_cnic()5569 if (bp->cnic_probe) in init_bnx2x_cnic()5570 ethdev = bp->cnic_probe(dev); in init_bnx2x_cnic()
7000 struct cnic_eth_dev *(*cnic_probe)(struct net_device *); member
8470 bp->cnic_probe = bnx2_cnic_probe; in bnx2_init_board()
1510 struct cnic_eth_dev *(*cnic_probe)(struct net_device *); member
14010 bp->cnic_probe = bnx2x_cnic_probe; in bnx2x_init_one()