Home
last modified time | relevance | path

Searched refs:NTMP_HDR_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Dntmp_private.h38 #define NTMP_HDR_VERSION GENMASK(5, 0) macro
H A Dntmp.c201 cbd->req_hdr.ver_cci_rr = FIELD_PREP(NTMP_HDR_VERSION, in ntmp_fill_request_hdr()