summaryrefslogtreecommitdiffstats
path: root/drivers/pps/kapi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-10idpf: reuse libeth's definitions of parsed ptype structuresAlexander Lobakin8-252/+153
2024-07-10idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQAlexander Lobakin6-19/+44
2024-07-10idpf: merge singleq and splitq &net_device_opsAlexander Lobakin4-63/+20
2024-07-10idpf: strictly assert cachelines of queue and queue vector structuresAlexander Lobakin1-67/+118
2024-07-10idpf: avoid bloating &idpf_q_vector with big %NR_CPUSAlexander Lobakin3-18/+22
2024-07-10idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin7-728/+1018
2024-07-10idpf: stop using macros for accessing queue descriptorsAlexander Lobakin5-50/+52