Lines Matching refs:bnxt
21 struct bnxt;
91 int bnxt_get_ulp_msix_num(struct bnxt *bp);
92 int bnxt_get_ulp_msix_base(struct bnxt *bp);
93 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp);
94 void bnxt_ulp_stop(struct bnxt *bp);
95 void bnxt_ulp_start(struct bnxt *bp);
96 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs);
97 void bnxt_ulp_shutdown(struct bnxt *bp);
98 void bnxt_ulp_irq_stop(struct bnxt *bp);
99 void bnxt_ulp_irq_restart(struct bnxt *bp, int err);
100 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl);