Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
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()
15017 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev) in bnx2x_cnic_probe() function