Home
last modified time | relevance | path

Searched refs:bnxt_ulp_ops (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.h29 struct bnxt_ulp_ops { struct
50 struct bnxt_ulp_ops __rcu *ulp_ops; argument
82 struct bnxt_ulp_ops *, void *);
Dbnxt_ulp.c28 struct bnxt_ulp_ops *ulp_ops, void *handle) in bnxt_register_dev()
277 struct bnxt_ulp_ops *ops; in bnxt_ulp_stop()
297 struct bnxt_ulp_ops *ops; in bnxt_ulp_start()
321 struct bnxt_ulp_ops *ops; in bnxt_ulp_sriov_cfg()
346 struct bnxt_ulp_ops *ops; in bnxt_ulp_shutdown()
365 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_stop()
386 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_restart()
418 struct bnxt_ulp_ops *ops; in bnxt_ulp_async_events()
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
Dmain.c309 static struct bnxt_ulp_ops bnxt_re_ulp_ops = {