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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c2543 * ice_ptg_find_ptype - Search for packet type group using packet type (ptype)
2554 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) function
2671 status = ice_ptg_find_ptype(hw, blk, ptype, &original_ptg);
4364 if (ice_ptg_find_ptype(hw, blk, ptype, &ptg))

Completed in 112 milliseconds