Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c623 req->nat_ip_address[0] = in bnxt_hwrm_cfa_flow_alloc()
633 req->nat_ip_address[0] = in bnxt_hwrm_cfa_flow_alloc()
642 req->nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
649 memcpy(req->nat_ip_address, in bnxt_hwrm_cfa_flow_alloc()
651 sizeof(req->nat_ip_address)); in bnxt_hwrm_cfa_flow_alloc()
660 memcpy(req->nat_ip_address, in bnxt_hwrm_cfa_flow_alloc()
662 sizeof(req->nat_ip_address)); in bnxt_hwrm_cfa_flow_alloc()
670 req->nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
Dbnxt_hsi.h7612 __be32 nat_ip_address[4]; member