Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Drxp_hsi.h71 u32_t hw_filter_ctx_offset; member
138 … RXP_HSI_OFFSETOFF(hw_filter_ctx_offset) == (RXP_HSI_OFFSET * sizeof(u32_t) +0x31cc) && \
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c2118 RXP_HSI_OFFSETOFF(hw_filter_ctx_offset), in lm_reset_setup()
2119 &pdev->vars.hw_filter_ctx_offset); in lm_reset_setup()
H A Dlm5706.h772 u32_t hw_filter_ctx_offset; member
H A Dbnx_lm_main.c5549 u32_t ctx_offset = pdev->vars.hw_filter_ctx_offset; in lm_update_defq_filter_ctx()