Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c192 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr()
207 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr()
221 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl()
239 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind()
253 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind()
267 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl()
294 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion()
1248 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc()
1666 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx()
4427 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_free_irq()
[all …]
H A Dcnic_if.h200 struct cnic_eth_dev { struct
H A Dcnic.h227 struct cnic_eth_dev *ethdev;
H A Dbnx2.h6998 struct cnic_eth_dev cnic_eth_dev; member
6999 struct cnic_eth_dev *(*cnic_probe)(struct net_device *);
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1509 struct cnic_eth_dev *(*cnic_probe)(struct net_device *);
1681 struct cnic_eth_dev cnic_eth_dev; member
H A Dbnx2x_cmn.c4866 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2x_fcoe_get_wwn()