Searched refs:def_u_idx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x.h695 __le16 def_u_idx; member in struct:bnx2x
H A Dbnx2x_main.c535 BNX2X_ERR("def_c_idx(0x%x) def_u_idx(0x%x) def_x_idx(0x%x)"
538 bp->def_c_idx, bp->def_u_idx, bp->def_x_idx, bp->def_t_idx,
1829 if (bp->def_u_idx != def_sb->u_def_status_block.status_block_index) {
1830 bp->def_u_idx = def_sb->u_def_status_block.status_block_index;
2594 bnx2x_ack_sb(bp, DEF_SB_ID, USTORM_ID, le16_to_cpu(bp->def_u_idx),

Completed in 170 milliseconds