Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c290 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev);
14010 bp->cnic_probe = bnx2x_cnic_probe; in bnx2x_init_one()
15132 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev) in bnx2x_cnic_probe() function