Searched defs:ptypes (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_adminq.h | 378 struct gve_ptype_entry ptypes[1 << 10]; /* PTYPES are always 10 bits. */ member
|
H A D | gve.h | 617 struct gve_ptype ptypes[GVE_NUM_PTYPES]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_type.h | 224 struct ice_ptg_ptype *ptypes; member
|
H A D | ice_flex_pipe.c | 2973 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[], const struct ice_ptype_attributes *attr, u16 attr_cnt, struct ice_fv_word *es, u16 *masks) ice_add_prof() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 3736 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[], struct ice_fv_word *es) ice_add_prof() argument [all...] |
H A D | ice_flex_type.h | 413 struct ice_ptg_ptype *ptypes; member
|
Completed in 17 milliseconds