Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_reps.c172 struct bnxt *parent_bp; in bnxt_representor_init() local
254 struct bnxt *parent_bp; in bnxt_representor_uninit() local
266 if (!parent_bp) { in bnxt_representor_uninit()
272 parent_bp->num_reps--; in bnxt_representor_uninit()
283 struct bnxt *parent_bp; in bnxt_rep_link_update_op() local
290 if (!parent_bp) in bnxt_rep_link_update_op()
314 if (!parent_bp || !parent_bp->ulp_ctx) { in bnxt_tf_vfr_alloc()
352 struct bnxt *parent_bp; in bnxt_vfr_alloc() local
361 if (parent_bp && !parent_bp->ulp_ctx) { in bnxt_vfr_alloc()
451 if (!parent_bp) { in bnxt_vfr_free()
[all …]