Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c305 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev);
13904 bp->cnic_probe = bnx2x_cnic_probe; in bnx2x_init_one()
15022 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev) in bnx2x_cnic_probe() function