Searched defs:ice_hw_common_caps (Results 1 – 1 of 1) sorted by relevance
150 struct ice_hw_common_caps { struct151 u32 valid_functions;153 u32 active_tc_bitmap;154 u32 maxtc;157 u16 num_rxq; /* Number/Total Rx queues */181 struct ice_hw_common_caps common_cap; argument