summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mae.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: MAE functions to create/update/delete encap headersEdward Cree2023-06-101-0/+7
* sfc: add function to atomically update a rule in the MAEEdward Cree2023-06-101-0/+1
* sfc: support TC decap rules matching on enc_src_portEdward Cree2023-05-121-1/+1
* sfc: populate enc_ip_tos matches in MAE outer rulesEdward Cree2023-05-121-0/+1
* sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree2023-03-291-0/+3
* sfc: add functions to insert encap matches into the MAEEdward Cree2023-03-291-0/+5
* sfc: add notion of match on enc keys to MAE machineryEdward Cree2023-03-291-0/+3
* sfc: add devlink port support for ef100Alejandro Lucero2023-02-161-0/+2
* sfc: add mport lookup based on driver's mport dataAlejandro Lucero2023-02-161-0/+2
* sfc: enumerate mports in ef100Alejandro Lucero2023-02-161-0/+36
* sfc: add functions to allocate/free MAE countersEdward Cree2022-11-161-0/+3
* sfc: add ef100 MAE counter support functionsEdward Cree2022-11-161-0/+4
* sfc: bare bones TC offload on EF100Edward Cree2022-09-281-0/+4
* sfc: interrogate MAE capabilities at probe timeEdward Cree2022-09-281-0/+10
* sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree2022-07-291-0/+3
* sfc: insert default MAE rules to connect VFs to representorsEdward Cree2022-07-291-0/+16
* sfc: determine wire m-port at EF100 PF probe timeEdward Cree2022-07-291-0/+1
* sfc: determine representee m-port for EF100 representorsEdward Cree2022-07-221-0/+22