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