Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes.h209 extern atomic_t cm_accel_dropped_pkts;
Dnes_cm.c79 atomic_t cm_accel_dropped_pkts; variable
1658 atomic_inc(&cm_accel_dropped_pkts); in drop_packet()
2641 atomic_inc(&cm_accel_dropped_pkts); in mini_cm_recv_pkt()
Dnes_nic.c1289 target_stat_values[++index] = atomic_read(&cm_accel_dropped_pkts); in nes_netdev_get_ethtool_stats()