Lines Matching refs:s_send_store
291 psLlcCtxt->s_frameinfo.s_send_store.winsize_cnt = 0; in phLlcNfc_H_Frame_Init()
757 ps_store_frame = &(ps_frame_info->s_send_store); in phLlcNfc_H_SendUserIFrame()
861 ps_store_frame = &(ps_frame_info->s_send_store); in phLlcNfc_H_SendRejectedIFrame()
1010 ps_store_frame = &(ps_frame_info->s_send_store); in phLlcNfc_H_SendTimedOutIFrame()
1190 ps_store_frame = &(ps_frame_info->s_send_store); in phLlcNfc_H_ProcessIFrame()
1205 &(ps_frame_info->s_send_store)); in phLlcNfc_H_ProcessIFrame()
1528 if (ps_frame_info->s_send_store.winsize_cnt > 0) in phLlcNfc_H_ProcessUFrame()
1533 &(ps_frame_info->s_send_store, 0); in phLlcNfc_H_ProcessUFrame()
1536 &(ps_frame_info->s_send_store)); in phLlcNfc_H_ProcessUFrame()
1590 ps_store_frame = &(ps_frame_info->s_send_store); in phLlcNfc_H_ProcessSFrame()
1602 &(ps_frame_info->s_send_store)); in phLlcNfc_H_ProcessSFrame()
1608 prev_win_count = ps_frame_info->s_send_store.winsize_cnt; in phLlcNfc_H_ProcessSFrame()
2000 ps_send_store = &(psLlcCtxt->s_frameinfo.s_send_store); in phLlcNfc_H_ResetFrameInfo()
2101 ps_store_info = &(ps_frame_info->s_send_store); in phLlcNfc_H_WriteWaitCall()