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

/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.c191 struct cnic_eth_dev *ethdev = cp->ethdev;
206 struct cnic_eth_dev *ethdev = cp->ethdev;
220 struct cnic_eth_dev *ethdev = cp->ethdev;
238 struct cnic_eth_dev *ethdev = cp->ethdev;
252 struct cnic_eth_dev *ethdev = cp->ethdev;
266 struct cnic_eth_dev *ethdev = cp->ethdev;
293 struct cnic_eth_dev *ethdev = cp->ethdev;
1247 struct cnic_eth_dev *ethdev = cp->ethdev;
1665 struct cnic_eth_dev *ethdev = cp->ethdev;
4426 struct cnic_eth_dev *ethde
[all...]
H A Dcnic_if.h200 struct cnic_eth_dev { struct
H A Dcnic.h227 struct cnic_eth_dev *ethdev;
H A Dbnx2.c349 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
379 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
405 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
416 static struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev)
419 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
7369 if (bp->cnic_eth_dev
[all...]
H A Dbnx2.h6998 struct cnic_eth_dev cnic_eth_dev; member in struct:bnx2
6999 struct cnic_eth_dev *(*cnic_probe)(struct net_device *);
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c304 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev);
1963 if (c_ops && (bp->cnic_eth_dev.drv_state &
3533 memcpy(iscsi_stat->mac_local + MAC_PAD, bp->cnic_eth_dev.iscsi_mac,
5260 if (!bp->cnic_eth_dev.starting_cid ||
5261 (cid < bp->cnic_eth_dev.starting_cid &&
5262 cid != bp->cnic_eth_dev.iscsi_l2_cid))
8337 bp->cnic_eth_dev.addr_drv_info_to_mcp =
11590 bp->cnic_eth_dev.max_iscsi_conn =
11595 bp->cnic_eth_dev.max_iscsi_conn);
11601 if (!bp->cnic_eth_dev
[all...]
H A Dbnx2x.h1509 struct cnic_eth_dev *(*cnic_probe)(struct net_device *);
1681 struct cnic_eth_dev cnic_eth_dev; member in struct:bnx2x
H A Dbnx2x_cmn.c4866 struct cnic_eth_dev *cp = &bp->cnic_eth_dev;

Completed in 365 milliseconds