Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/
H A Dxx_ext.h579 uint8_t *p_Msg,
621 uint8_t *p_Msg,
784 uint8_t *p_Msg,
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c419 if (p_Msg->fq.fqs & QM_MR_FQS_NOTEMPTY) in fq_state_change()
421 if (p_Msg->fq.fqs & QM_MR_FQS_ORLPRESENT) in fq_state_change()
514 UNUSED(p_Msg); in cb_ern_dcErn()
524 const struct qm_mr_entry *p_Msg) in cb_fqs() argument
526 UNUSED(p_Msg); in cb_fqs()
554 struct qm_mr_entry *p_Msg; in LoopMessageRing() local
609 if (p_Msg) { in LoopMessageRing()
618 switch(p_Msg->ern.rc) in LoopMessageRing()
1171 struct qm_mr_entry *p_Msg; in clean_dqrr_mr() local
1186 if (p_Msg) { in clean_dqrr_mr()
[all …]
H A Dqm.c58 uint8_t *p_Msg, in QmIpcMsgCompletionCB() argument
65 UNUSED(p_Msg);UNUSED(p_Reply);UNUSED(replyLength);UNUSED(status);UNUSED(h_Module); in QmIpcMsgCompletionCB()
70 uint8_t *p_Msg, in QmHandleIpcMsgCB() argument
76 t_QmIpcMsg *p_IpcMsg = (t_QmIpcMsg*)p_Msg; in QmHandleIpcMsgCB()
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm.c61 uint8_t *p_Msg, in BmIpcMsgCompletionCB() argument
71 UNUSED(p_Msg);UNUSED(p_Reply);UNUSED(replyLength);UNUSED(status); in BmIpcMsgCompletionCB()
77 uint8_t *p_Msg, in BmHandleIpcMsgCB() argument
83 t_BmIpcMsg *p_IpcMsg = (t_BmIpcMsg*)p_Msg; in BmHandleIpcMsgCB()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c88 uint8_t *p_Msg, in IpcMsgCompletionCB() argument
93 UNUSED(h_FmPcd);UNUSED(p_Msg);UNUSED(p_Reply);UNUSED(replyLength);UNUSED(status); in IpcMsgCompletionCB()
98 uint8_t *p_Msg, in IpcMsgHandlerCB() argument
105 t_FmPcdIpcMsg *p_IpcMsg = (t_FmPcdIpcMsg*)p_Msg; in IpcMsgHandlerCB()
115 ASSERT_COND(p_Msg); in IpcMsgHandlerCB()
/f-stack/freebsd/contrib/ncsw/user/env/
H A Dxx.c588 uint8_t *p_Msg, uint32_t msgLength, uint8_t *p_Reply, in XX_IpcSendMessage() argument
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c60 uint8_t *p_Msg, in IpcMsgCompletionCB() argument
65 UNUSED(h_Fm);UNUSED(p_Msg);UNUSED(p_Reply);UNUSED(replyLength);UNUSED(status); in IpcMsgCompletionCB()
782 uint8_t *p_Msg, in FmGuestHandleIpcMsgCB() argument
788 t_FmIpcMsg *p_IpcMsg = (t_FmIpcMsg*)p_Msg; in FmGuestHandleIpcMsgCB()
798 ASSERT_COND(p_Msg); in FmGuestHandleIpcMsgCB()
823 uint8_t *p_Msg, in FmHandleIpcMsgCB() argument
830 t_FmIpcMsg *p_IpcMsg = (t_FmIpcMsg*)p_Msg; in FmHandleIpcMsgCB()