Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt.h681 #define BNXT_STINGRAY(bp) ((bp)->flags & BNXT_FLAG_STINGRAY) macro
887 if (BNXT_STINGRAY(bp)) { in bnxt_max_rings()
H A Dbnxt_flow.c1102 if (BNXT_STINGRAY(bp)) in bnxt_get_vnic()
H A Dbnxt_hwrm.c1055 if ((BNXT_PF(bp) || BNXT_VF_IS_TRUSTED(bp)) && !BNXT_STINGRAY(bp)) in bnxt_hwrm_func_driver_register()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c76 if (BNXT_STINGRAY(bp)) in bnxt_ulp_devid_get()