Home
last modified time | relevance | path

Searched refs:bnx2x_cnic_probe (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c304 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev);
13892 bp->cnic_probe = bnx2x_cnic_probe; in bnx2x_init_one()
15015 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev) in bnx2x_cnic_probe() function