Home
last modified time | relevance | path

Searched defs:n_packets (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_debugfs.c108 u64 n_packets = 0, n_bytes = 0; in _opcode_stats_seq_show() local
164 u64 n_packets = 0; in _ctx_stats_seq_show() local
Dqib_verbs.h661 u64 n_packets; /* number of packets */ member
/linux-4.1.27/include/uapi/linux/
Dopenvswitch.h290 __u64 n_packets; /* Number of matched packets. */ member
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_verbs.h531 u64 n_packets; /* number of packets */ member
/linux-4.1.27/drivers/net/ethernet/sfc/
Def10.c1783 unsigned int n_descs, n_packets, i; in efx_ef10_handle_rx_event() local