Home
last modified time | relevance | path

Searched refs:ice_flow_val_hdrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flow.c220 * ice_flow_val_hdrs - validates packet segments for valid protocol headers
225 ice_flow_val_hdrs(struct ice_flow_seg_info *segs, u8 segs_cnt) in ice_flow_val_hdrs() function
896 status = ice_flow_val_hdrs(segs, segs_cnt); in ice_flow_add_prof()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flow.c623 * ice_flow_val_hdrs - validates packet segments for valid protocol headers
627 static int ice_flow_val_hdrs(struct ice_flow_seg_info *segs, u8 segs_cnt) in ice_flow_val_hdrs() function
1536 status = ice_flow_val_hdrs(segs, segs_cnt); in ice_flow_add_prof()

Completed in 5 milliseconds