Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_port_db.c156 func->func_svif = bnxt_get_svif(port_id, true, in ulp_port_db_dev_port_intf_update()
174 bnxt_get_svif(port_id, true, BNXT_ULP_INTF_TYPE_VF_REP); in ulp_port_db_dev_port_intf_update()
188 bnxt_get_svif(port_id, false, in ulp_port_db_dev_port_intf_update()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h939 uint16_t bnxt_get_svif(uint16_t port_id, bool func_svif,
H A Dbnxt_ethdev.c4434 bnxt_get_svif(uint16_t port_id, bool func_svif, in bnxt_get_svif() function