aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/tc_counters.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23sfc: ensure type is valid before updating seen_genGravatar Edward Cree 1-7/+9
2022-11-16sfc: implement counters readout to TC statsGravatar Edward Cree 1-0/+10
2022-11-16sfc: accumulate MAE counter values from update packetsGravatar Edward Cree 1-1/+53
2022-11-16sfc: add functions to allocate/free MAE countersGravatar Edward Cree 1-0/+109
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsGravatar Edward Cree 1-0/+61
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Gravatar Edward Cree 1-0/+269