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