summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_parser.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-24ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel1-4/+2
2024-08-14ice: add API for parser profile initializationJunfeng Guo1-0/+26
2024-08-14ice: add UDP tunnels support to the parserJunfeng Guo1-0/+13
2024-08-14ice: support turning on/off the parser's double vlan modeJunfeng Guo1-0/+18
2024-08-14ice: add parser execution main loopJunfeng Guo1-0/+91
2024-08-14ice: add parser internal helper functionsJunfeng Guo1-15/+36
2024-08-14ice: parse and init various DDP parser sectionsJunfeng Guo1-0/+358
2024-08-14ice: add parser create and destroy skeletonJunfeng Guo1-0/+13