Searched refs:BP_PORT (Results 1 – 2 of 2) sorted by relevance
205 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) | in bnx2x_write_dmae()281 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) | in bnx2x_read_dmae()589 int port = BP_PORT(bp); in bnx2x_int_enable()634 int port = BP_PORT(bp); in bnx2x_int_disable()686 u32 hc_addr = (HC_REG_COMMAND_REG + BP_PORT(bp)*32 + in bnx2x_ack_sb()721 u32 hc_addr = (HC_REG_COMMAND_REG + BP_PORT(bp)*32 + in bnx2x_ack_int()1399 TSTORM_RX_PRODS_OFFSET(BP_PORT(bp), FP_CL_ID(fp)) + i*4, in bnx2x_update_rx_prod()2059 int i, port = BP_PORT(bp); in bnx2x_calc_vn_wsum()2092 int port = BP_PORT(bp); in bnx2x_init_port_minmax()2292 func = ((vn << 1) | BP_PORT(bp)); in bnx2x_link_attn()[all …]
804 #define BP_PORT(bp) (bp->func % PORT_MAX) macro982 #define INIT_DMAE_C(bp) (BP_PORT(bp)*MAX_DMAE_C_PER_PORT + \984 #define PMF_DMAE_C(bp) (BP_PORT(bp)*MAX_DMAE_C_PER_PORT + \1010 #define HW_CID(bp, x) ((BP_PORT(bp) << 23) | (BP_E1HVN(bp) << 17) | x)