Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.h29 struct bnxt_ulp_ops { struct
50 struct bnxt_ulp_ops __rcu *ulp_ops; argument
73 struct bnxt_ulp_ops *, void *);
Dbnxt_ulp.c28 struct bnxt_ulp_ops *ulp_ops, void *handle) in bnxt_register_dev()
263 struct bnxt_ulp_ops *ops; in bnxt_ulp_stop()
282 struct bnxt_ulp_ops *ops; in bnxt_ulp_start()
301 struct bnxt_ulp_ops *ops; in bnxt_ulp_sriov_cfg()
326 struct bnxt_ulp_ops *ops; in bnxt_ulp_shutdown()
345 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_stop()
366 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_restart()
398 struct bnxt_ulp_ops *ops; in bnxt_ulp_async_events()
/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dmain.c262 static struct bnxt_ulp_ops bnxt_re_ulp_ops = {