Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.h52 struct bnxt_ulp_ops { struct
72 struct bnxt_ulp_ops __rcu *ulp_ops; argument
128 struct bnxt_ulp_ops *, void *);
H A Dbnxt_ulp.c55 struct bnxt_ulp_ops *ulp_ops, void *handle) in bnxt_register_dev()
230 struct bnxt_ulp_ops *ops; in bnxt_ulp_stop()
251 struct bnxt_ulp_ops *ops; in bnxt_ulp_start()
276 struct bnxt_ulp_ops *ops; in bnxt_ulp_sriov_cfg()
301 struct bnxt_ulp_ops *ops; in bnxt_ulp_shutdown()
320 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_stop()
342 struct bnxt_ulp_ops *ops; in bnxt_ulp_async_events()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c1334 static struct bnxt_ulp_ops bnxt_re_ulp_ops = {