Lines Matching refs:bnxt
20 struct bnxt;
99 int bnxt_get_ulp_msix_num(struct bnxt *bp);
100 int bnxt_get_ulp_msix_base(struct bnxt *bp);
101 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp);
102 void bnxt_ulp_stop(struct bnxt *bp);
103 void bnxt_ulp_start(struct bnxt *bp, int err);
104 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs);
105 void bnxt_ulp_shutdown(struct bnxt *bp);
106 void bnxt_ulp_irq_stop(struct bnxt *bp);
107 void bnxt_ulp_irq_restart(struct bnxt *bp, int err);
108 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl);