Searched refs:customQmuxMsgFunction (Results 1 – 1 of 1) sorted by relevance
95 static PQCQMIMSG ComposeQMUXMsg(UCHAR QMIType, USHORT Type, CUSTOMQMUX customQmuxMsgFunction, void … in ComposeQMUXMsg() argument108 if (customQmuxMsgFunction) in ComposeQMUXMsg()109 …pRequest->MUXMsg.QMUXMsgHdr.Length = cpu_to_le16(customQmuxMsgFunction(&pRequest->MUXMsg, arg) - s… in ComposeQMUXMsg()