summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/tc_counters.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Convert to use ERR_CAST()Shen Lichuan2024-08-301-1/+1
* sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree2023-09-211-0/+2
* sfc: offload conntrack flow entries (match only) from CT zonesEdward Cree2023-08-091-4/+4
* sfc: keep alive neighbour entries while a TC encap action is using themEdward Cree2023-06-221-0/+58
* sfc: ensure type is valid before updating seen_genEdward Cree2022-11-231-7/+9
* sfc: implement counters readout to TC statsEdward Cree2022-11-161-0/+10
* sfc: accumulate MAE counter values from update packetsEdward Cree2022-11-161-1/+53
* sfc: add functions to allocate/free MAE countersEdward Cree2022-11-161-0/+109
* sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree2022-11-161-0/+61
* sfc: add extra RX channel to receive MAE counter updates on ef100Edward Cree2022-11-161-0/+269