Searched defs:ulp_ops (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ | ||
H A D | bnxt_ulp.h | 72 struct bnxt_ulp_ops __rcu *ulp_ops; member |
H A D | bnxt_ulp.c | 55 struct bnxt_ulp_ops *ulp_ops, void *handle) in bnxt_register_dev() |