summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()Li Zetao2023-08-091-18/+2
* octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2023-07-251-1/+42
* octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth2023-07-071-2/+21
* octeontx2-af: Fix promiscuous modeRatheesh Kannoth2023-06-091-27/+2
* octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth2023-05-031-41/+47
* octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth2023-05-031-13/+24
* octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth2023-05-031-2/+2
* octeontx2-af: Removed unnecessary debug messages.Sunil Goutham2023-02-011-14/+4
* octeontx2-af: Support variable number of lmacsRakesh Babu Saladi2022-12-071-1/+3
* octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET2022-11-301-1/+1
* octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET2022-11-301-2/+2
* octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-11-301-3/+3
* octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET2022-11-301-2/+1
* octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET2022-11-301-1/+1
* octeontx2-af: Fixes static warningsRatheesh Kannoth2022-07-151-11/+38
* octeontx2-af: returning uninitialized variableSebin Sebastian2022-07-131-1/+1
* octeontx2-af: Remove duplicate includeJiapeng Chong2022-07-131-2/+0
* octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2022-07-111-10/+349
* octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth2022-07-111-1/+314
* octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth2022-07-111-0/+27
* octeontx2-af: devlink configuration supportRatheesh Kannoth2022-07-111-0/+29
* octeontx2-af: Exact match supportRatheesh Kannoth2022-07-111-0/+938
* octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth2022-07-111-0/+338
* Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski2022-07-061-1958/+0
* octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2022-07-061-9/+342
* octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth2022-07-061-1/+308
* octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth2022-07-061-0/+27
* octeontx2-af: devlink configuration supportRatheesh Kannoth2022-07-061-0/+28
* octeontx2-af: Exact match supportRatheesh Kannoth2022-07-061-0/+925
* octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth2022-07-061-0/+338