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