Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c213 actions->nat.src_xlate = true; in bnxt_tc_parse_pedit()
216 actions->nat.src_xlate = false; in bnxt_tc_parse_pedit()
226 actions->nat.src_xlate, &actions->nat.l3.ipv4.saddr, in bnxt_tc_parse_pedit()
238 actions->nat.src_xlate = true; in bnxt_tc_parse_pedit()
244 actions->nat.src_xlate = false; in bnxt_tc_parse_pedit()
264 if (actions->nat.src_xlate) in bnxt_tc_parse_pedit()
614 if (actions->nat.src_xlate) { in bnxt_hwrm_cfa_flow_alloc()
637 req.nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
640 if (actions->nat.src_xlate) { in bnxt_hwrm_cfa_flow_alloc()
665 req.nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
Dbnxt_tc.h94 bool src_xlate; /* true => translate src, member