Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h29 struct bnxt_ulp_ops { struct
46 struct bnxt_ulp_ops __rcu *ulp_ops; argument
122 int bnxt_register_dev(struct bnxt_en_dev *edev, struct bnxt_ulp_ops *ulp_ops,
H A Dbnxt_ulp.c113 struct bnxt_ulp_ops *ulp_ops, in bnxt_register_dev()
295 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_stop()
319 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_restart()
350 struct bnxt_ulp_ops *ops; in bnxt_ulp_async_events()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c514 static struct bnxt_ulp_ops bnxt_re_ulp_ops = {