Searched refs:cnic_eth_dev (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcnic_if.h145 struct cnic_eth_dev { struct
309 extern struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev);
310 extern struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev);
H A Dcnic.c173 struct cnic_eth_dev *ethdev = cp->ethdev;
187 struct cnic_eth_dev *ethdev = cp->ethdev;
200 struct cnic_eth_dev *ethdev = cp->ethdev;
217 struct cnic_eth_dev *ethdev = cp->ethdev;
230 struct cnic_eth_dev *ethdev = cp->ethdev;
248 struct cnic_eth_dev *ethdev = cp->ethdev;
1061 struct cnic_eth_dev *ethdev = cp->ethdev;
1426 struct cnic_eth_dev *ethdev = cp->ethdev;
3417 struct cnic_eth_dev *ethdev = cp->ethdev;
3429 struct cnic_eth_dev *ethde
[all...]
H A Dcnic.h198 struct cnic_eth_dev *ethdev;
H A Dbnx2.c353 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
382 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
405 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
416 struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev)
419 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
7170 if (bp->cnic_eth_dev
[all...]
H A Dbnx2.h6923 struct cnic_eth_dev cnic_eth_dev; member in struct:bnx2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x.h843 struct cnic_eth_dev cnic_eth_dev; member in struct:bnx2x
H A Dbnx2x_main.c7762 for (; bp->cnic_spq_pending < bp->cnic_eth_dev.max_kwqe_pending;
7822 if (bp->cnic_spq_pending < bp->cnic_eth_dev.max_kwqe_pending)
7929 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
7951 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
7988 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
8005 struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev)
8008 struct cnic_eth_dev *c
[all...]
H A Dbnx2x_cmn.c1360 if (bp->cnic_eth_dev.drv_state & CNIC_DRV_STATE_REGD) {

Completed in 248 milliseconds