Searched refs:wSequence (Results 1 – 1 of 1) sorted by relevance
72 uint16_t wSequence; member83 uint16_t wSequence; member366 if (sys_le16_to_cpu(nthdr16->wSequence) != data->rx_seq) { in verify_nth16()368 sys_le16_to_cpu(nthdr16->wSequence), data->rx_seq); in verify_nth16()369 data->rx_seq = sys_le16_to_cpu(nthdr16->wSequence); in verify_nth16()544 nthdr16->wSequence, nthdr16->wBlockLength, nthdr16->wNdpIndex); in cdc_ncm_acl_out_cb()1050 ntb->nth.wSequence = sys_cpu_to_le16(++data->tx_seq); in cdc_ncm_send()