Searched refs:l2_rewrite_dmac (Results 1 – 3 of 3) sorted by relevance
91 __be16 l2_rewrite_dmac[3]; member
167 actions->l2_rewrite_dmac[j] = cpu_to_be16(*(p + j)); in bnxt_fill_l2_rewrite_fields()610 memcpy(req->l2_rewrite_dmac, actions->l2_rewrite_dmac, in bnxt_hwrm_cfa_flow_alloc()757 memcpy(&req->l2_rewrite_dmac, &req->dmac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()765 memcpy(&req->l2_rewrite_dmac, &req->dmac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()
8281 __be16 l2_rewrite_dmac[3]; member