Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/qib/
Dqib_debugfs.c98 u64 n_packets = 0, n_bytes = 0; in _opcode_stats_seq_show() local
154 u64 n_packets = 0; in _ctx_stats_seq_show() local
Dqib_verbs.h129 u64 n_packets; /* number of packets */ member
/linux-5.19.10/drivers/net/ethernet/sfc/
Def100_rx.c133 unsigned int n_packets = in efx_ef100_ev_rx() local
Def10.c2690 unsigned int n_packets, in efx_ef10_handle_rx_event_errors()
2785 unsigned int n_descs, n_packets, i; in efx_ef10_handle_rx_event() local
/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dfault.c47 u64 n_packets = 0, n_bytes = 0; in _fault_stats_seq_show() local
Ddebugfs.c94 u64 n_packets = 0, n_bytes = 0; in _opcode_stats_seq_show() local
133 u64 n_packets = 0, n_bytes = 0; in _tx_opcode_stats_seq_show() local
185 u64 n_packets = 0; in _ctx_stats_seq_show() local
Dverbs.h208 u64 n_packets; /* number of packets */ member
/linux-5.19.10/include/uapi/linux/
Dopenvswitch.h317 __u64 n_packets; /* Number of matched packets. */ member