Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Dtypes.h32 * struct libeth_sq_napi_stats - "hot" counters to update in Tx completion loop
37 struct libeth_sq_napi_stats { struct
38 __anon569a7f79030alibeth_sq_napi_stats global() argument
H A Dtx.h108 struct libeth_sq_napi_stats *ss;
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c79 struct libeth_sq_napi_stats ss = { }; in idpf_tx_buf_rel_all()
1710 struct libeth_sq_napi_stats *cleaned, in idpf_tx_clean_stashed_bufs()
1817 struct libeth_sq_napi_stats *cleaned, in idpf_tx_splitq_clean()
1909 struct libeth_sq_napi_stats *cleaned, in idpf_tx_clean_buf_ring()
1994 struct libeth_sq_napi_stats *cleaned, in idpf_tx_handle_rs_completion()
2038 struct libeth_sq_napi_stats cleaned_stats = { }; in idpf_tx_clean_complq()
2309 struct libeth_sq_napi_stats ss = { }; in idpf_tx_dma_map_error()