Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c214 actions->nat.src_xlate = true; in bnxt_tc_parse_pedit()
217 actions->nat.src_xlate = false; in bnxt_tc_parse_pedit()
227 actions->nat.src_xlate, &actions->nat.l3.ipv4.saddr, in bnxt_tc_parse_pedit()
239 actions->nat.src_xlate = true; in bnxt_tc_parse_pedit()
245 actions->nat.src_xlate = false; in bnxt_tc_parse_pedit()
265 if (actions->nat.src_xlate) in bnxt_tc_parse_pedit()
619 if (actions->nat.src_xlate) { in bnxt_hwrm_cfa_flow_alloc()
642 req->nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
645 if (actions->nat.src_xlate) { in bnxt_hwrm_cfa_flow_alloc()
670 req->nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
H A Dbnxt_tc.h94 bool src_xlate; /* true => translate src, member