Lines Matching refs:slowpath
3373 &bp->slowpath->drv_info_to_mcp.ether_stat; in bnx2x_drv_info_ether_stat()
3417 &bp->slowpath->drv_info_to_mcp.fcoe_stat; in bnx2x_drv_info_fcoe_stat()
3519 &bp->slowpath->drv_info_to_mcp.iscsi_stat; in bnx2x_drv_info_iscsi_stat()
3592 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_handle_drv_info_req()
3699 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_update_mng_version()
3702 version = bp->slowpath->drv_info_to_mcp.iscsi_stat.version; in bnx2x_update_mng_version()
3705 memset(&bp->slowpath->drv_info_to_mcp, 0, in bnx2x_update_mng_version()
3708 version = bp->slowpath->drv_info_to_mcp.fcoe_stat.version; in bnx2x_update_mng_version()
8285 BNX2X_PCI_FREE(bp->slowpath, bp->slowpath_mapping, in bnx2x_free_mem()
8329 &bp->slowpath->drv_info_to_mcp; in bnx2x_alloc_mem_cnic()
8358 bp->slowpath = BNX2X_PCI_ALLOC(&bp->slowpath_mapping, in bnx2x_alloc_mem()
8360 if (!bp->slowpath) in bnx2x_alloc_mem()
9385 else if (bp->slowpath) in bnx2x_chip_cleanup()