Searched refs:seq_send (Results 1 – 2 of 2) sorted by relevance
640 etf_priv.seq_send = 0; in xradio_etf_proc()880 if (SEQ_MASK(etf_priv.seq_send) != MSG_SEQ(hdr_rev->id)) { in xradio_etf_proc()882 __func__, etf_priv.seq_send, MSG_SEQ(hdr_rev->id)); in xradio_etf_proc()883 etf_priv.seq_send = MSG_SEQ(hdr_rev->id); in xradio_etf_proc()885 etf_priv.seq_send++; in xradio_etf_proc()
71 int seq_send; member