Lines Matching refs:bnxt
32 struct bnxt *bp = netdev_priv(dev); in bnxt_register_dev()
68 struct bnxt *bp = netdev_priv(dev); in bnxt_unregister_dev()
98 static void bnxt_fill_msix_vecs(struct bnxt *bp, struct bnxt_msix_entry *ent) in bnxt_fill_msix_vecs()
122 struct bnxt *bp = netdev_priv(dev); in bnxt_req_msix_vecs()
185 struct bnxt *bp = netdev_priv(dev); in bnxt_free_msix_vecs()
203 int bnxt_get_ulp_msix_num(struct bnxt *bp) in bnxt_get_ulp_msix_num()
213 int bnxt_get_ulp_msix_base(struct bnxt *bp) in bnxt_get_ulp_msix_base()
224 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp) in bnxt_get_ulp_stat_ctxs()
240 struct bnxt *bp = netdev_priv(dev); in bnxt_send_msg()
281 void bnxt_ulp_stop(struct bnxt *bp) in bnxt_ulp_stop()
301 void bnxt_ulp_start(struct bnxt *bp, int err) in bnxt_ulp_start()
325 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs) in bnxt_ulp_sriov_cfg()
350 void bnxt_ulp_shutdown(struct bnxt *bp) in bnxt_ulp_shutdown()
369 void bnxt_ulp_irq_stop(struct bnxt *bp) in bnxt_ulp_irq_stop()
390 void bnxt_ulp_irq_restart(struct bnxt *bp, int err) in bnxt_ulp_irq_restart()
421 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events()
454 struct bnxt *bp = netdev_priv(dev); in bnxt_register_async_events()
480 struct bnxt *bp = netdev_priv(dev); in bnxt_ulp_probe()