Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A 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
H A Dqib_verbs.h129 u64 n_packets; /* number of packets */ member
/openbmc/libmctp/tests/
H A Dtest_seq.c46 int n_packets; member
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_rx.c174 unsigned int n_packets = in efx_ef100_ev_rx() local
H A Def10.c2718 unsigned int n_packets, in efx_ef10_handle_rx_event_errors()
2813 unsigned int n_descs, n_packets, i; in efx_ef10_handle_rx_event() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c47 u64 n_packets = 0, n_bytes = 0; in _fault_stats_seq_show() local
H A 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
H A Dverbs.h208 u64 n_packets; /* number of packets */ member
/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h334 __u64 n_packets; /* Number of matched packets. */ member