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()
115 struct bnxt *bp = netdev_priv(dev); in bnxt_req_msix_vecs()
174 struct bnxt *bp = netdev_priv(dev); in bnxt_free_msix_vecs()
192 int bnxt_get_ulp_msix_num(struct bnxt *bp) in bnxt_get_ulp_msix_num()
202 int bnxt_get_ulp_msix_base(struct bnxt *bp) in bnxt_get_ulp_msix_base()
213 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp) in bnxt_get_ulp_stat_ctxs()
225 struct bnxt *bp = netdev_priv(dev); in bnxt_send_msg()
260 void bnxt_ulp_stop(struct bnxt *bp) in bnxt_ulp_stop()
279 void bnxt_ulp_start(struct bnxt *bp) in bnxt_ulp_start()
298 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs) in bnxt_ulp_sriov_cfg()
323 void bnxt_ulp_shutdown(struct bnxt *bp) in bnxt_ulp_shutdown()
342 void bnxt_ulp_irq_stop(struct bnxt *bp) in bnxt_ulp_irq_stop()
363 void bnxt_ulp_irq_restart(struct bnxt *bp, int err) in bnxt_ulp_irq_restart()
394 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events()
427 struct bnxt *bp = netdev_priv(dev); in bnxt_register_async_events()
453 struct bnxt *bp = netdev_priv(dev); in bnxt_ulp_probe()