Home
last modified time | relevance | path

Searched refs:ice_parser_profile (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_parser.h522 struct ice_parser_profile { struct
535 struct ice_parser_profile *prof); argument
537 struct ice_parser_profile *prof);
H A Dice_flow.c1656 struct ice_parser_profile *prof, enum ice_block blk) in ice_flow_set_parser_prof()
2427 const struct ice_parser_profile *prof, in ice_rss_cfg_raw_symm()
H A Dice_parser.c2365 struct ice_parser_profile *prof) in ice_parser_profile_init()
2413 struct ice_parser_profile *prof) in ice_parser_profile_dump()
/linux/drivers/net/ethernet/intel/ice/virt/
H A Drss.c1378 struct ice_parser_profile prof; in ice_parse_raw_rss_pattern()
1440 struct ice_parser_profile *prof = &cfg->prof; in ice_add_raw_rss_cfg()
1495 memcpy(&rss_prof->prof, prof, sizeof(struct ice_parser_profile)); in ice_add_raw_rss_cfg()
1517 struct ice_parser_profile *prof = &cfg->prof; in ice_rem_raw_rss_cfg()
H A Dfdir.c46 struct ice_parser_profile *prof;