Home
last modified time | relevance | path

Searched refs:nat_ip_address (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c618 req.nat_ip_address[0] = in bnxt_hwrm_cfa_flow_alloc()
628 req.nat_ip_address[0] = in bnxt_hwrm_cfa_flow_alloc()
636 "req.nat_ip_address: %pI4 src_xlate: %d req.nat_port: %x\n", in bnxt_hwrm_cfa_flow_alloc()
637 req.nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
644 memcpy(req.nat_ip_address, in bnxt_hwrm_cfa_flow_alloc()
646 sizeof(req.nat_ip_address)); in bnxt_hwrm_cfa_flow_alloc()
655 memcpy(req.nat_ip_address, in bnxt_hwrm_cfa_flow_alloc()
657 sizeof(req.nat_ip_address)); in bnxt_hwrm_cfa_flow_alloc()
664 "req.nat_ip_address: %pI6 src_xlate: %d req.nat_port: %x\n", in bnxt_hwrm_cfa_flow_alloc()
665 req.nat_ip_address, action in bnxt_hwrm_cfa_flow_alloc()
[all...]
H A Dbnxt_hsi.h6594 __be32 nat_ip_address[4]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A 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()
641 "req->nat_ip_address: %pI4 src_xlate: %d req->nat_port: %x\n", 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()
669 "req->nat_ip_address: %pI6 src_xlate: %d req->nat_port: %x\n", in bnxt_hwrm_cfa_flow_alloc()
670 req->nat_ip_address, action in bnxt_hwrm_cfa_flow_alloc()
[all...]
H A Dbnxt_hsi.h7612 __be32 nat_ip_address[4]; member

Completed in 86 milliseconds