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()606 memcpy(req->l2_rewrite_dmac, actions->l2_rewrite_dmac, in bnxt_hwrm_cfa_flow_alloc()753 memcpy(&req->l2_rewrite_dmac, &req->dmac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()761 memcpy(&req->l2_rewrite_dmac, &req->dmac, ETH_ALEN); in bnxt_hwrm_cfa_flow_alloc()
7918 __be16 l2_rewrite_dmac[3]; member