Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Dntmp_private.h70 #define NTMP_TBLV_QACT(v, a) (FIELD_PREP(NTMP_TBL_VER, (v)) | \ macro
H A Dntmp.c211 crd->tblv_qact = NTMP_TBLV_QACT(tblv, qa); in ntmp_fill_crd()