Searched refs:l2_rewrite_dmac (Results 1 – 3 of 3) sorted by relevance
91 __be16 l2_rewrite_dmac[3]; member
166 actions->l2_rewrite_dmac[j] = cpu_to_be16(*(p + j)); in bnxt_fill_l2_rewrite_fields()601 memcpy(req.l2_rewrite_dmac, actions->l2_rewrite_dmac, in bnxt_hwrm_cfa_flow_alloc()748 memcpy(&req.l2_rewrite_dmac, &req.dmac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()756 memcpy(&req.l2_rewrite_dmac, &req.dmac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()
6595 __be16 l2_rewrite_dmac[3]; member