Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_stats.h74 u64 urg_data_cnt; member
H A Dsmc_stats.c252 smc_tech->urg_data_cnt, in smc_nl_fill_stats_tech_data()
H A Dsmc_rx.c294 SMC_STAT_INC(smc, urg_data_cnt); in smc_rx_recv_urg()
H A Dsmc_tx.c211 SMC_STAT_INC(smc, urg_data_cnt); in smc_tx_sendmsg()