Symbol: bnxt_bar_info
sys/dev/bnxt/bnxt_en/bnxt.h
1099
struct bnxt_bar_info hwrm_bar;
sys/dev/bnxt/bnxt_en/bnxt.h
1100
struct bnxt_bar_info doorbell_bar;
sys/dev/bnxt/bnxt_en/bnxt_ulp.h
128
struct bnxt_bar_info hwrm_bar;
sys/dev/bnxt/bnxt_en/bnxt_ulp.h
44
struct bnxt_bar_info;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1513
struct bnxt_bar_info *db_bar = &ring->softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1524
struct bnxt_bar_info *db_bar = &ring->softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1535
struct bnxt_bar_info *db_bar = &cpr->ring.softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1551
struct bnxt_bar_info *db_bar = &ring->softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1563
struct bnxt_bar_info *db_bar = &ring->softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1575
struct bnxt_bar_info *db_bar = &cpr->ring.softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1601
struct bnxt_bar_info *db_bar = &cpr->ring.softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1622
struct bnxt_bar_info *db_bar = &cpr->ring.softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1644
struct bnxt_bar_info *db_bar = &ring->softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1668
struct bnxt_bar_info *db_bar = &ring->softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1692
struct bnxt_bar_info *db_bar = &cpr->ring.softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1723
struct bnxt_bar_info *db_bar = &cpr->ring.softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
1751
struct bnxt_bar_info *db_bar = &cpr->ring.softc->doorbell_bar;
sys/dev/bnxt/bnxt_en/if_bnxt.c
4953
bnxt_map_bar(struct bnxt_softc *softc, struct bnxt_bar_info *bar, int bar_num, bool shareable)