Home
last modified time | relevance | path

Searched refs:prev_seq (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Dast.c55 uint64_t prev_seq; in dlm_add_lkb_callback() local
73 prev_seq = lkb->lkb_callbacks[i-1].seq; in dlm_add_lkb_callback()
84 (unsigned long long)prev_seq, in dlm_add_lkb_callback()
177 uint64_t new_seq, prev_seq; in dlm_add_cb() local
192 prev_seq = lkb->lkb_callbacks[0].seq; in dlm_add_cb()
198 if (!prev_seq) { in dlm_add_cb()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h51 u32 prev_seq; member
H A Dchcr_ktls.c478 tx_info->prev_seq = start_offload_tcp_sn; in chcr_ktls_dev_add()
882 if (first_wr || tcp_seq != tx_info->prev_seq) { in chcr_ktls_xmit_tcb_cpls()
890 if (tcp_seq != tx_info->prev_seq || offset) { in chcr_ktls_xmit_tcb_cpls()
899 if (tcp_seq != tx_info->prev_seq) in chcr_ktls_xmit_tcb_cpls()
1085 tcp->seq = htonl(tx_info->prev_seq); in chcr_ktls_write_tcp_options()
1751 tx_info->prev_seq = record->end_seq; in chcr_end_part_handler()
1820 tx_info->prev_seq = tcp_seq + data_len; in chcr_short_record_handler()
1896 tx_info->prev_seq = tcp_seq + data_len + prior_data_len; in chcr_short_record_handler()
1924 tx_info->prev_seq = ntohl(th->seq) + data_len; in chcr_ktls_sw_fallback()
2004 pr_debug("seq 0x%x, end_seq 0x%x prev_seq in chcr_ktls_xmit()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h51 u32 prev_seq; member
H A Dchcr_ktls.c472 tx_info->prev_seq = start_offload_tcp_sn; in chcr_ktls_dev_add()
876 if (first_wr || tcp_seq != tx_info->prev_seq) { in chcr_ktls_xmit_tcb_cpls()
884 if (tcp_seq != tx_info->prev_seq || offset) { in chcr_ktls_xmit_tcb_cpls()
893 if (tcp_seq != tx_info->prev_seq) in chcr_ktls_xmit_tcb_cpls()
1079 tcp->seq = htonl(tx_info->prev_seq); in chcr_ktls_write_tcp_options()
1744 tx_info->prev_seq = record->end_seq; in chcr_end_part_handler()
1813 tx_info->prev_seq = tcp_seq + data_len; in chcr_short_record_handler()
1887 tx_info->prev_seq = tcp_seq + data_len + prior_data_len; in chcr_short_record_handler()
1915 tx_info->prev_seq = ntohl(th->seq) + data_len; in chcr_ktls_sw_fallback()
2001 pr_debug("seq 0x%x, end_seq 0x%x prev_seq in chcr_ktls_xmit()
[all...]
/kernel/linux/linux-6.6/drivers/cdx/controller/
H A Dmcdi.c236 mcdi->prev_seq = cmd->seq; in cdx_mcdi_send_request()
495 *seq = mcdi->prev_seq; in cdx_mcdi_get_seq()
498 } while (mcdi->seq_held_by[*seq] && *seq != mcdi->prev_seq); in cdx_mcdi_get_seq()
H A Dmcdi.h154 * @prev_seq: The last used sequence number
169 u8 prev_seq; member
/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h1088 if (cb->prev_seq && cb->seq != cb->prev_seq) in nl_dump_check_consistent()
1090 cb->prev_seq = cb->seq; in nl_dump_check_consistent()
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h1134 if (cb->prev_seq && cb->seq != cb->prev_seq) in nl_dump_check_consistent()
1136 cb->prev_seq = cb->seq; in nl_dump_check_consistent()
/kernel/linux/linux-5.10/include/linux/
H A Dnetlink.h216 unsigned int prev_seq, seq; member
/kernel/linux/linux-6.6/include/linux/
H A Dnetlink.h291 unsigned int prev_seq, seq; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c1720 static void recv_indicatepkts_pkt_loss_cnt(struct debug_priv *pdbgpriv, u64 prev_seq, u64 current_seq) in recv_indicatepkts_pkt_loss_cnt() argument
1722 if (current_seq < prev_seq) in recv_indicatepkts_pkt_loss_cnt()
1723 pdbgpriv->dbg_rx_ampdu_loss_count += (4096 + current_seq - prev_seq); in recv_indicatepkts_pkt_loss_cnt()
1725 pdbgpriv->dbg_rx_ampdu_loss_count += (current_seq - prev_seq); in recv_indicatepkts_pkt_loss_cnt()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c2088 void recv_indicatepkts_pkt_loss_cnt(struct debug_priv *pdbgpriv, u64 prev_seq, u64 current_seq);
2089 void recv_indicatepkts_pkt_loss_cnt(struct debug_priv *pdbgpriv, u64 prev_seq, u64 current_seq) in recv_indicatepkts_pkt_loss_cnt() argument
2091 if (current_seq < prev_seq) in recv_indicatepkts_pkt_loss_cnt()
2092 pdbgpriv->dbg_rx_ampdu_loss_count += (4096 + current_seq - prev_seq); in recv_indicatepkts_pkt_loss_cnt()
2094 pdbgpriv->dbg_rx_ampdu_loss_count += (current_seq - prev_seq); in recv_indicatepkts_pkt_loss_cnt()
/kernel/linux/linux-5.10/net/tipc/
H A Dnode.c2292 * this means that setting prev_seq here will cause the in tipc_nl_node_dump()
2298 cb->prev_seq = 1; in tipc_nl_node_dump()
2658 * this means that setting prev_seq here will cause the in tipc_nl_node_dump_link()
2663 cb->prev_seq = 1; in tipc_nl_node_dump_link()
H A Dname_table.c1085 * means that setting prev_seq here will cause the consistence in tipc_nl_name_table_dump()
1090 cb->prev_seq = 1; in tipc_nl_name_table_dump()
H A Dsocket.c3750 * this means that setting prev_seq here will cause the in __tipc_nl_list_sk_publ()
3755 cb->prev_seq = 1; in __tipc_nl_list_sk_publ()
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.c2338 * this means that setting prev_seq here will cause the in tipc_nl_node_dump()
2344 cb->prev_seq = 1; in tipc_nl_node_dump()
2704 * this means that setting prev_seq here will cause the in tipc_nl_node_dump_link()
2709 cb->prev_seq = 1; in tipc_nl_node_dump_link()
H A Dname_table.c1124 * means that setting prev_seq here will cause the consistence in tipc_nl_name_table_dump()
1129 cb->prev_seq = 1; in tipc_nl_name_table_dump()
H A Dsocket.c3758 * this means that setting prev_seq here will cause the in __tipc_nl_list_sk_publ()
3763 cb->prev_seq = 1; in __tipc_nl_list_sk_publ()
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.c4008 if (skb->len == 0 && cb->prev_seq && cb->seq != cb->prev_seq) { in hwsim_dump_radio_nl()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6113 if (skb->len == 0 && cb->prev_seq && cb->seq != cb->prev_seq) { in hwsim_dump_radio_nl()
/kernel/linux/linux-6.6/net/core/
H A Drtnetlink.c4008 cb->prev_seq = 0; in rtnl_dump_all()
6181 cb->prev_seq = 0; in rtnl_mdb_dump()
/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c3819 cb->prev_seq = 0; in rtnl_dump_all()

Completed in 70 milliseconds