Lines Matching refs:bnxt
31 struct bnxt *bp = netdev_priv(dev); in bnxt_register_dev()
67 struct bnxt *bp = netdev_priv(dev); in bnxt_unregister_dev()
97 static void bnxt_fill_msix_vecs(struct bnxt *bp, struct bnxt_msix_entry *ent) in bnxt_fill_msix_vecs()
121 struct bnxt *bp = netdev_priv(dev); in bnxt_req_msix_vecs()
184 struct bnxt *bp = netdev_priv(dev); in bnxt_free_msix_vecs()
202 int bnxt_get_ulp_msix_num(struct bnxt *bp) in bnxt_get_ulp_msix_num()
212 int bnxt_get_ulp_msix_base(struct bnxt *bp) in bnxt_get_ulp_msix_base()
223 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp) in bnxt_get_ulp_stat_ctxs()
235 struct bnxt *bp = netdev_priv(dev); in bnxt_send_msg()
270 void bnxt_ulp_stop(struct bnxt *bp) in bnxt_ulp_stop()
290 void bnxt_ulp_start(struct bnxt *bp, int err) in bnxt_ulp_start()
314 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs) in bnxt_ulp_sriov_cfg()
339 void bnxt_ulp_shutdown(struct bnxt *bp) in bnxt_ulp_shutdown()
358 void bnxt_ulp_irq_stop(struct bnxt *bp) in bnxt_ulp_irq_stop()
379 void bnxt_ulp_irq_restart(struct bnxt *bp, int err) in bnxt_ulp_irq_restart()
410 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events()
443 struct bnxt *bp = netdev_priv(dev); in bnxt_register_async_events()
469 struct bnxt *bp = netdev_priv(dev); in bnxt_ulp_probe()