Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c739 uint32_t orig_datasn; in do_rx_iscsi_cmp() local
753 orig_datasn = htobe32(bhsdo->bhsdo_datasn); in do_rx_iscsi_cmp()
754 npdus = orig_datasn - cmp->last_datasn; in do_rx_iscsi_cmp()
756 cmp->last_datasn = orig_datasn; in do_rx_iscsi_cmp()