Searched refs:l2_rewrite_smac (Results 1 – 3 of 3) sorted by relevance
92 __be16 l2_rewrite_smac[3]; member
175 actions->l2_rewrite_smac[j] = cpu_to_be16(*(p + j)); in bnxt_fill_l2_rewrite_fields()603 memcpy(req.l2_rewrite_smac, actions->l2_rewrite_smac, in bnxt_hwrm_cfa_flow_alloc()749 memcpy(&req.l2_rewrite_smac, &req.smac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()757 memcpy(&req.l2_rewrite_smac, &req.smac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()
6597 __be16 l2_rewrite_smac[3]; member