Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dcnic.c191 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr()
206 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr()
220 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl()
238 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind()
252 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind()
266 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl()
293 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion()
1240 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc()
1657 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx()
5503 struct cnic_eth_dev *ethdev = NULL; in init_bnx2_cnic()
[all …]
A Dcnic_if.h199 struct cnic_eth_dev { struct
A Dcnic.h227 struct cnic_eth_dev *ethdev;
A Dbnx2.c350 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2_setup_cnic_irq_info()
379 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2_register_cnic()
405 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2_unregister_cnic()
416 static struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev) in bnx2_cnic_probe()
419 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2_cnic_probe()
7385 if (bp->cnic_eth_dev.drv_state & CNIC_DRV_STATE_REGD) in bnx2_change_ring_size()
8453 bp->cnic_eth_dev.max_iscsi_conn = in bnx2_init_board()
A Dbnx2.h6999 struct cnic_eth_dev cnic_eth_dev; member
7000 struct cnic_eth_dev *(*cnic_probe)(struct net_device *);
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c5261 if (!bp->cnic_eth_dev.starting_cid || in bnx2x_cnic_handle_cfc_del()
11588 bp->cnic_eth_dev.max_iscsi_conn = in bnx2x_get_iscsi_info()
11599 if (!bp->cnic_eth_dev.max_iscsi_conn) in bnx2x_get_iscsi_info()
11674 bp->cnic_eth_dev.max_fcoe_conn = in bnx2x_get_fcoe_info()
11723 if (!bp->cnic_eth_dev.max_fcoe_conn) { in bnx2x_get_fcoe_info()
14684 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2x_drv_ctl()
14908 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2x_setup_cnic_irq_info()
14934 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2x_setup_cnic_info()
14954 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2x_register_cnic()
15009 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2x_unregister_cnic()
[all …]
A Dbnx2x.h1510 struct cnic_eth_dev *(*cnic_probe)(struct net_device *);
1680 struct cnic_eth_dev cnic_eth_dev; member
A Dbnx2x_cmn.c4851 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2x_fcoe_get_wwn()

Completed in 111 milliseconds