Lines Matching refs:BP_PORT

490 	opcode |= (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0);  in bnx2x_dmae_opcode()
840 int port = BP_PORT(bp); in bnx2x_hc_int_disable()
1452 TM_REG_LIN0_VNIC_UC + 4*BP_PORT(bp), in bnx2x_poll_hw_usage_counters()
1457 TM_REG_LIN0_NUM_SCANS + 4*BP_PORT(bp), in bnx2x_poll_hw_usage_counters()
1548 int port = BP_PORT(bp); in bnx2x_hc_int_enable()
2335 USTORM_ETH_PAUSE_ENABLED_OFFSET(BP_PORT(bp)), in bnx2x_init_dropless_fc()
2542 int /*abs*/func = n * (2 * vn + BP_PORT(bp)) + BP_PATH(bp); in bnx2x_read_mf_cfg()
2630 storm_memset_cmng(bp, &bp->cmng, BP_PORT(bp)); in bnx2x_set_local_cmng()
2703 bp->link_params.port = BP_PORT(bp); in bnx2x__link_status_update()
2939 REG_WR(bp, NIG_REG_LLH0_FUNC_VLAN_ID + BP_PORT(bp) * 8, in bnx2x_handle_update_svid_cmd()
2967 int port = BP_PORT(bp); in bnx2x_pmf_update()
3326 storm_memset_cmng(bp, &bp->cmng, BP_PORT(bp)); in bnx2x_pf_init()
3339 int port = BP_PORT(bp); in bnx2x_e1h_disable()
3348 int port = BP_PORT(bp); in bnx2x_e1h_enable()
3539 storm_memset_cmng(bp, &bp->cmng, BP_PORT(bp)); in bnx2x_config_mf_bw()
3992 int port = BP_PORT(bp); in bnx2x_attn_int_asserted()
4114 int port = BP_PORT(bp); in bnx2x_fan_failure()
4139 int port = BP_PORT(bp); in bnx2x_attn_int_deasserted0()
4192 int port = BP_PORT(bp); in bnx2x_attn_int_deasserted1()
4236 int port = BP_PORT(bp); in bnx2x_attn_int_deasserted2()
5002 int port = BP_PORT(bp); in bnx2x_chk_parity_attn()
5089 int port = BP_PORT(bp); in bnx2x_attn_int_deasserted()
6019 int port = BP_PORT(bp); in bnx2x_init_def_sb()
6519 bp->common.shmem2_base, BP_PORT(bp)); in bnx2x_pre_irq_nic_init()
6545 REG_RD(bp, MISC_REG_AEU_AFTER_INVERT_1_FUNC_0 + BP_PORT(bp)*4) & in bnx2x_post_irq_nic_init()
6980 (u32)offsetof(struct shmem2_region, lfa_host_addr[BP_PORT(bp)])) in bnx2x__common_init_phy()
7494 int port = BP_PORT(bp); in bnx2x_init_hw_port()
7559 REG_WR(bp, (BP_PORT(bp) ? in bnx2x_init_hw_port()
7567 REG_WR(bp, BP_PORT(bp) ? in bnx2x_init_hw_port()
7570 REG_WR(bp, BP_PORT(bp) ? in bnx2x_init_hw_port()
7573 REG_WR(bp, BP_PORT(bp) ? in bnx2x_init_hw_port()
7581 REG_WR(bp, BP_PORT(bp) ? in bnx2x_init_hw_port()
7660 REG_WR(bp, BP_PORT(bp) ? in bnx2x_init_hw_port()
7664 REG_WR(bp, BP_PORT(bp) ? in bnx2x_init_hw_port()
7670 REG_WR(bp, BP_PORT(bp) ? in bnx2x_init_hw_port()
7694 REG_WR(bp, (BP_PORT(bp) ? NIG_REG_LLH1_CLS_TYPE : in bnx2x_init_hw_port()
7791 int port = BP_PORT(bp); in bnx2x_init_searcher()
7825 int rc, i, port = BP_PORT(bp); in bnx2x_reset_nic_mode()
7931 int port = BP_PORT(bp); in bnx2x_init_hw_func()
8207 BP_PORT(bp) * (main_mem_size * 4); in bnx2x_init_hw_func()
8934 int port = BP_PORT(bp); in bnx2x_reset_func()
9015 int port = BP_PORT(bp); in bnx2x_reset_port()
9098 int port = BP_PORT(bp); in bnx2x_send_unload_req()
9245 int port = BP_PORT(bp); in bnx2x_disable_ptp()
9287 int port = BP_PORT(bp); in bnx2x_chip_cleanup()
9437 int port = BP_PORT(bp); in bnx2x_disable_close_the_gate()
9538 offsetof(struct shmem_region, validity_map[BP_PORT(bp)]); in bnx2x_reset_mcp_prep()
9574 val = SHMEM_RD(bp, validity_map[BP_PORT(bp)]); in bnx2x_init_shmem()
10373 u8 port = BP_PORT(bp); in bnx2x_prev_unload_close_mac()
10386 base_addr = BP_PORT(bp) ? NIG_REG_INGRESS_BMAC1_MEM in bnx2x_prev_unload_close_mac()
10407 vals->emac_addr = NIG_REG_NIG_EMAC0_EN + BP_PORT(bp)*4; in bnx2x_prev_unload_close_mac()
10414 base_addr = BP_PORT(bp) ? GRCBASE_XMAC1 : GRCBASE_XMAC0; in bnx2x_prev_unload_close_mac()
10470 addr = BNX2X_PREV_UNDI_PROD_ADDR(BP_PORT(bp)); in bnx2x_prev_unload_undi_inc()
10482 BP_PORT(bp), BP_FUNC(bp), addr, bd, rcq); in bnx2x_prev_unload_undi_inc()
10569 val = !!(entry && (entry->undi & (1 << BP_PORT(bp)))); in bnx2x_port_after_undi()
10613 tmp_list->undi = after_undi ? (1 << BP_PORT(bp)) : 0; in bnx2x_prev_mark_path()
10817 (MCPR_NVM_SW_ARB_ARB_REQ_CLR1 << BP_PORT(bp))); in bnx2x_prev_unload()
10961 (u32)offsetof(struct shmem2_region, lfa_host_addr[BP_PORT(bp)])) in bnx2x_get_common_hwinfo()
10965 lfa_host_addr[BP_PORT(bp)])); in bnx2x_get_common_hwinfo()
11033 dev_info.port_feature_config[BP_PORT(bp)].mba_config) & in bnx2x_get_common_hwinfo()
11129 int cfg_size = 0, idx, port = BP_PORT(bp); in bnx2x_link_settings_supported()
11437 int port = BP_PORT(bp); in bnx2x_get_port_hwinfo()
11522 int port = BP_PORT(bp); in bnx2x_get_iscsi_info()
11606 int port = BP_PORT(bp); in bnx2x_get_fcoe_info()
11686 int port = BP_PORT(bp); in bnx2x_get_cnic_mac_hwinfo()
11778 int port = BP_PORT(bp); in bnx2x_get_mac_hwinfo()
11837 tmp = BP_PORT(bp); in bnx2x_get_dropless_info()
11934 bp->base_fw_ndsb = BP_PORT(bp) * FP_SB_MAX_E1x + BP_L_ID(bp); in bnx2x_get_hwinfo()
12122 u8 other_port = !BP_PORT(bp); in bnx2x_get_hwinfo()
14719 int port = BP_PORT(bp); in bnx2x_drv_ctl()
14821 offset = SHMEM2_RD(bp, fc_npiv_nvram_tbl_addr[BP_PORT(bp)]); in bnx2x_get_fc_npiv()
15041 offset += USTORM_RX_PRODS_E1X_OFFSET(BP_PORT(bp), fp->cl_id); in bnx2x_rx_ustorm_prods_offset()
15068 int port = BP_PORT(bp); in bnx2x_ptp_task()
15105 int port = BP_PORT(bp); in bnx2x_set_rx_ts()
15130 int port = BP_PORT(bp); in bnx2x_cyclecounter_read()
15207 int port = BP_PORT(bp); in bnx2x_configure_ptp_filters()
15323 int rc, port = BP_PORT(bp); in bnx2x_configure_ptp()