Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h32 struct bnxt_ulp_ops { struct
49 struct bnxt_ulp_ops __rcu *ulp_ops; argument
127 int bnxt_register_dev(struct bnxt_en_dev *edev, struct bnxt_ulp_ops *ulp_ops,
H A Dbnxt_ulp.c107 struct bnxt_ulp_ops *ulp_ops, in bnxt_register_dev()
301 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_stop()
325 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_restart()
357 struct bnxt_ulp_ops *ops; in bnxt_ulp_async_events()
/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dmain.c509 static struct bnxt_ulp_ops bnxt_re_ulp_ops = {