Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dcnic_if.h347 extern struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev);
Dcnic.c5352 probe = symbol_get(bnx2_cnic_probe); in init_bnx2_cnic()
5355 symbol_put(bnx2_cnic_probe); in init_bnx2_cnic()
Dbnx2.c418 struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev) in bnx2_cnic_probe() function
436 EXPORT_SYMBOL(bnx2_cnic_probe);