Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dcnic_if.h329 extern struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev);
Dcnic.c5223 probe = symbol_get(bnx2x_cnic_probe); in init_bnx2x_cnic()
5226 symbol_put(bnx2x_cnic_probe); in init_bnx2x_cnic()
/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_main.c10431 struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev) in bnx2x_cnic_probe() function
10480 EXPORT_SYMBOL(bnx2x_cnic_probe);