Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h633 fp->fp_hc_idx = fp->sb_running_index[SM_RX_ID]; in bnx2x_update_fpsb_idx()
H A Dbnx2x.h588 __le16 fp_hc_idx; member
H A Dbnx2x_cmn.c3285 "Update index to %d\n", fp->fp_hc_idx); in bnx2x_poll()
3287 le16_to_cpu(fp->fp_hc_idx), in bnx2x_poll()
H A Dbnx2x_main.c999 le16_to_cpu(fp->fp_hc_idx)); in bnx2x_panic_dump()