Searched refs:cnic_probe (Results 1 – 5 of 5) sorted by relevance
5475 if (bp->cnic_probe) in init_bnx2_cnic()5476 ethdev = (bp->cnic_probe)(dev); in init_bnx2_cnic()5535 if (bp->cnic_probe) in init_bnx2x_cnic()5536 ethdev = bp->cnic_probe(dev); in init_bnx2x_cnic()
6999 struct cnic_eth_dev *(*cnic_probe)(struct net_device *); member
8434 bp->cnic_probe = bnx2_cnic_probe; in bnx2_init_board()
1583 struct cnic_eth_dev *(*cnic_probe)(struct net_device *); member
13431 bp->cnic_probe = bnx2x_cnic_probe; in bnx2x_init_one()