Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/net/
H A Dnet.c28 #define PMS_FIFONO_MEP 0x04 macro
47 EXTRACT_BIT_SET(PMS_FIFONO, (buf)[3]) == PMS_FIFONO_MEP)
151 *buff++ = (PMS_FIFONO_MEP << PMS_FIFONO_SHIFT) | PMS_MSGTYPE_DATA; in skb_to_mep()