Home
last modified time | relevance | path

Searched defs:MME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c1153 u8 MME[_MME_IE_LENGTH_]; in rtw_mgmt_xmitframe_coalesce() local
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2468 #define MME(op, me, rc) (M ((op), (rc)) | ((((unsigned long)(me)) & 0x1f) << 1)) macro