Searched refs:fp_hc_idx (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h633 fp->fp_hc_idx = fp->sb_running_index[SM_RX_ID];
H A Dbnx2x_cmn.c3285 "Update index to %d\n", fp->fp_hc_idx);
3287 le16_to_cpu(fp->fp_hc_idx),
H A Dbnx2x.h588 __le16 fp_hc_idx; member in struct:bnx2x_fastpath
H A Dbnx2x_main.c997 BNX2X_ERR(" rx_sge_prod(0x%x) last_max_sge(0x%x) fp_hc_idx(0x%x)\n",
999 le16_to_cpu(fp->fp_hc_idx));

Completed in 185 milliseconds