Searched refs:BP_PORT (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/bnx2x/
H A Dbnx2x_main.c209 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
284 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
638 int port = BP_PORT(bp);
698 int port = BP_PORT(bp);
1359 int port = BP_PORT(bp);
1469 int port = BP_PORT(bp);
1497 int port = BP_PORT(bp);
1550 int port = BP_PORT(bp);
1613 int port = BP_PORT(bp);
1624 int port = BP_PORT(b
[all...]
H A Dbnx2x_cmn.h323 USTORM_RX_PRODS_OFFSET(BP_PORT(bp), fp->cl_id) + i*4,
338 u32 hc_addr = (HC_REG_COMMAND_REG + BP_PORT(bp)*32 +
359 u32 hc_addr = (HC_REG_COMMAND_REG + BP_PORT(bp)*32 +
H A Dbnx2x_stats.c187 (BP_PORT(bp) ? DMAE_CMD_PORT_1 :
256 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
291 int port = BP_PORT(bp);
518 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
707 SHMEM_RD(bp, port_mb[BP_PORT(bp)].stat_nig_timer);
1119 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
1253 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
1272 int port = BP_PORT(bp);
1320 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
1338 int port = BP_PORT(b
[all...]
H A Dbnx2x.h739 #define BP_PORT(bp) (bp->func % PORT_MAX) macro
1000 #define INIT_DMAE_C(bp) (BP_PORT(bp) * MAX_DMAE_C_PER_PORT + \
1002 #define PMF_DMAE_C(bp) (BP_PORT(bp) * MAX_DMAE_C_PER_PORT + \
1027 #define HW_CID(bp, x) ((BP_PORT(bp) << 23) | \
H A Dbnx2x_ethtool.c439 int port = BP_PORT(bp);
470 int port = BP_PORT(bp);
797 int port = BP_PORT(bp);
1108 int port = BP_PORT(bp);
1508 config->hdr.offset = (BP_PORT(bp) ? 63 : 31);
1554 int port = BP_PORT(bp);
H A Dbnx2x_cmn.c1267 int port = BP_PORT(bp);
1341 REG_WR(bp, TM_REG_EN_LINEAR0_TIMER + BP_PORT(bp)*4, 1);
1420 REG_WR(bp, TM_REG_EN_LINEAR0_TIMER + BP_PORT(bp)*4, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_main.c209 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
284 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
638 int port = BP_PORT(bp);
698 int port = BP_PORT(bp);
1359 int port = BP_PORT(bp);
1469 int port = BP_PORT(bp);
1497 int port = BP_PORT(bp);
1550 int port = BP_PORT(bp);
1613 int port = BP_PORT(bp);
1624 int port = BP_PORT(b
[all...]
H A Dbnx2x_cmn.h323 USTORM_RX_PRODS_OFFSET(BP_PORT(bp), fp->cl_id) + i*4,
338 u32 hc_addr = (HC_REG_COMMAND_REG + BP_PORT(bp)*32 +
359 u32 hc_addr = (HC_REG_COMMAND_REG + BP_PORT(bp)*32 +
H A Dbnx2x_stats.c187 (BP_PORT(bp) ? DMAE_CMD_PORT_1 :
256 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
291 int port = BP_PORT(bp);
518 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
707 SHMEM_RD(bp, port_mb[BP_PORT(bp)].stat_nig_timer);
1119 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
1253 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
1272 int port = BP_PORT(bp);
1320 (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0) |
1338 int port = BP_PORT(b
[all...]
H A Dbnx2x.h739 #define BP_PORT(bp) (bp->func % PORT_MAX) macro
1000 #define INIT_DMAE_C(bp) (BP_PORT(bp) * MAX_DMAE_C_PER_PORT + \
1002 #define PMF_DMAE_C(bp) (BP_PORT(bp) * MAX_DMAE_C_PER_PORT + \
1027 #define HW_CID(bp, x) ((BP_PORT(bp) << 23) | \
H A Dbnx2x_ethtool.c439 int port = BP_PORT(bp);
470 int port = BP_PORT(bp);
797 int port = BP_PORT(bp);
1108 int port = BP_PORT(bp);
1508 config->hdr.offset = (BP_PORT(bp) ? 63 : 31);
1554 int port = BP_PORT(bp);
H A Dbnx2x_cmn.c1267 int port = BP_PORT(bp);
1341 REG_WR(bp, TM_REG_EN_LINEAR0_TIMER + BP_PORT(bp)*4, 1);
1420 REG_WR(bp, TM_REG_EN_LINEAR0_TIMER + BP_PORT(bp)*4, 0);

Completed in 190 milliseconds