Searched refs:ethertype (Results 1 – 4 of 4) sorted by relevance
50 uint16_t ethertype; member
91 header->ethhdr.ethertype = htons(NCSI_ETHERTYPE); in set_header_fields()
828 OF_DPA_ETHERTYPE 2 (N) ethertype855 payload. Only used if ethertype
1540 unsigned short ethertype) in mvpp2_prs_match_etype() argument1542 mvpp2_prs_tcam_data_byte_set(pe, offset + 0, ethertype >> 8, 0xff); in mvpp2_prs_match_etype()1543 mvpp2_prs_tcam_data_byte_set(pe, offset + 1, ethertype & 0xff, 0xff); in mvpp2_prs_match_etype()