Searched refs:cnic_probe (Results 1 – 5 of 5) sorted by relevance
5505 if (bp->cnic_probe) in init_bnx2_cnic()5506 ethdev = (bp->cnic_probe)(dev); in init_bnx2_cnic()5565 if (bp->cnic_probe) in init_bnx2x_cnic()5566 ethdev = bp->cnic_probe(dev); in init_bnx2x_cnic()
6999 struct cnic_eth_dev *(*cnic_probe)(struct net_device *); member
8432 bp->cnic_probe = bnx2_cnic_probe; in bnx2_init_board()
1509 struct cnic_eth_dev *(*cnic_probe)(struct net_device *); member
13892 bp->cnic_probe = bnx2x_cnic_probe; in bnx2x_init_one()