Searched refs:l2_rewrite_smac (Results 1 – 3 of 3) sorted by relevance
92 __be16 l2_rewrite_smac[3]; member
176 actions->l2_rewrite_smac[j] = cpu_to_be16(*(p + j)); in bnxt_fill_l2_rewrite_fields()608 memcpy(req->l2_rewrite_smac, actions->l2_rewrite_smac, in bnxt_hwrm_cfa_flow_alloc()754 memcpy(&req->l2_rewrite_smac, &req->smac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()762 memcpy(&req->l2_rewrite_smac, &req->smac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()
7615 __be16 l2_rewrite_smac[3]; member