Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h270 int bnxt_hwrm_tunnel_redirect(struct bnxt *bp, uint8_t type);
H A Dbnxt_flow.c1776 ret = bnxt_hwrm_tunnel_redirect(bp, filter->tunnel_type); in bnxt_flow_create()
H A Dbnxt_hwrm.c5244 bnxt_hwrm_tunnel_redirect(struct bnxt *bp, uint8_t type) in bnxt_hwrm_tunnel_redirect() function