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