Lines Matching refs:slowpath
3372 &bp->slowpath->drv_info_to_mcp.ether_stat; in bnx2x_drv_info_ether_stat()
3416 &bp->slowpath->drv_info_to_mcp.fcoe_stat; in bnx2x_drv_info_fcoe_stat()
3518 &bp->slowpath->drv_info_to_mcp.iscsi_stat; in bnx2x_drv_info_iscsi_stat()
3591 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_handle_drv_info_req()
3698 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_update_mng_version()
3701 version = bp->slowpath->drv_info_to_mcp.iscsi_stat.version; in bnx2x_update_mng_version()
3704 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_update_mng_version()
3707 version = bp->slowpath->drv_info_to_mcp.fcoe_stat.version; in bnx2x_update_mng_version()
8284 BNX2X_PCI_FREE(bp->slowpath, bp->slowpath_mapping, in bnx2x_free_mem()
8328 &bp->slowpath->drv_info_to_mcp; in bnx2x_alloc_mem_cnic()
8357 bp->slowpath = BNX2X_PCI_ALLOC(&bp->slowpath_mapping, in bnx2x_alloc_mem()
8359 if (!bp->slowpath) in bnx2x_alloc_mem()
9384 else if (bp->slowpath) in bnx2x_chip_cleanup()