Home
last modified time | relevance | path

Searched refs:seq_no (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-zep.c100 uint32_t seq_no; in zep_print() local
138 seq_no = GET_BE_U_4(bp + 4); in zep_print()
139 ND_PRINT("ACK, seq# = %u", seq_no); in zep_print()
155 seq_no = GET_BE_U_4(bp + 17); in zep_print()
158 seq_no, inner_len); in zep_print()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_tag.c235 new_head.top.seq_no = cur_head.top.seq_no + 1; in pqisrc_put_tag()
260 new_head.top.seq_no = cur_head.top.seq_no + 1; in pqisrc_get_tag()
H A Dsmartpqi_structures.h224 uint32_t seq_no; /* To avoid aba problem */ member
/freebsd/sys/dev/gve/
H A Dgve_rx.c261 rx->seq_no = 1; in gve_clear_rx_ring()
634 return (GVE_SEQNO(flags_seq) == rx->seq_no); in gve_rx_work_pending()
658 (GVE_SEQNO(desc->flags_seq) == rx->seq_no)) { in gve_rx_cleanup()
665 rx->seq_no = gve_next_seqno(rx->seq_no); in gve_rx_cleanup()
675 GVE_SEQNO(desc->flags_seq), rx->seq_no); in gve_rx_cleanup()
H A Dgve.h286 uint8_t seq_no; /* helps traverse the descriptor ring */ member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dahb.h36 unsigned short seq_no; member
H A Dhtc.h270 u8 seq_no; /* for debugging */ member
H A Dahb.c699 value = u32_encode_bits(ab_ahb->smp2p_info.seq_no++, in ath11k_ahb_hif_suspend()
736 value = u32_encode_bits(ab_ahb->smp2p_info.seq_no++, in ath11k_ahb_hif_resume()
H A Dhtc.c69 hdr->ctrl_info = FIELD_PREP(HTC_HDR_CONTROLBYTES1, ep->seq_no++); in ath11k_htc_prepare_tx_skb()
H A Dcore.h156 u16 seq_no; member
H A Ddp_rx.c2304 rxcb->seq_no = ath11k_dp_rx_h_mpdu_start_seq_no(ar->ab, rx_desc); in ath11k_dp_rx_h_mpdu()
2520 rxcb->seq_no, in ath11k_dp_rx_deliver_msdu()
2754 rxcb->seq_no = FIELD_GET(RX_MPDU_DESC_INFO0_SEQ_NUM, in ath11k_dp_process_rx()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtc.h83 u8 seq_no; /* for tx */ member
372 u8 seq_no; /* for debugging */ member
H A Dhtc.c104 hdr->seq_no = ep->seq_no++; in ath10k_htc_prepare_tx_skb()
/freebsd/sys/dev/atopcase/
H A Datopcase_reg.h95 uint8_t seq_no; member
H A Datopcase.c390 static uint8_t seq_no; in atopcase_create_message() local
402 hdr->seq_no = seq_no++; in atopcase_create_message()
/freebsd/lib/libtacplus/
H A Dtaclib.c333 MD5Update(&base_ctx, &msg->seq_no, sizeof msg->seq_no); in crypt_msg()
571 if (msg->seq_no != ++h->last_seq_no) { in recv_msg()
574 msg->seq_no, h->last_seq_no); in recv_msg()
629 msg->seq_no = ++h->last_seq_no; in send_msg()
630 if (msg->seq_no == 1) in send_msg()
H A Dtaclib_private.h136 u_int8_t seq_no; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhtc.h275 u8 seq_no; /* for debugging */ member
H A Dhtc.c70 hdr->ctrl_info = le32_encode_bits(ep->seq_no++, HTC_HDR_CONTROLBYTES1); in ath12k_htc_prepare_tx_skb()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h282 u32 seq_no; member
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h65138 uint16_t seq_no; member
65342 uint32_t seq_no; member