Searched refs:cnic_eth_dev (Results 1 – 8 of 8) sorted by relevance
191 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_wr()205 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ctx_tbl_wr()218 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ring_ctl()235 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_wr_ind()248 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_reg_rd_ind()261 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_ulp_ctl()286 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_spq_completion()1231 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_alloc_bnx2x_resc()1648 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_get_bnx2x_ctx()4409 struct cnic_eth_dev *ethdev = cp->ethdev; in cnic_free_irq()[all …]
185 struct cnic_eth_dev { struct
227 struct cnic_eth_dev *ethdev;
353 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2_setup_cnic_irq_info()382 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2_register_cnic()408 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2_unregister_cnic()419 static struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev) in bnx2_cnic_probe()422 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2_cnic_probe()7347 if (bp->cnic_eth_dev.drv_state & CNIC_DRV_STATE_REGD) in bnx2_change_ring_size()8431 bp->cnic_eth_dev.max_iscsi_conn = in bnx2_init_board()
6998 struct cnic_eth_dev cnic_eth_dev; member6999 struct cnic_eth_dev *(*cnic_probe)(struct net_device *);
286 static struct cnic_eth_dev *bnx2x_cnic_probe(struct net_device *dev);1947 if (c_ops && (bp->cnic_eth_dev.drv_state & in bnx2x_interrupt()3522 memcpy(iscsi_stat->mac_local + MAC_PAD, bp->cnic_eth_dev.iscsi_mac, in bnx2x_drv_info_iscsi_stat()5206 if (!bp->cnic_eth_dev.starting_cid || in bnx2x_cnic_handle_cfc_del()5207 (cid < bp->cnic_eth_dev.starting_cid && in bnx2x_cnic_handle_cfc_del()5208 cid != bp->cnic_eth_dev.iscsi_l2_cid)) in bnx2x_cnic_handle_cfc_del()8270 bp->cnic_eth_dev.addr_drv_info_to_mcp = in bnx2x_alloc_mem_cnic()11328 bp->cnic_eth_dev.max_iscsi_conn = in bnx2x_get_iscsi_info()11333 bp->cnic_eth_dev.max_iscsi_conn); in bnx2x_get_iscsi_info()11339 if (!bp->cnic_eth_dev.max_iscsi_conn) in bnx2x_get_iscsi_info()[all …]
1583 struct cnic_eth_dev *(*cnic_probe)(struct net_device *);1750 struct cnic_eth_dev cnic_eth_dev; member
4764 struct cnic_eth_dev *cp = &bp->cnic_eth_dev; in bnx2x_fcoe_get_wwn()