Searched defs:ice_hw (Results 1 – 1 of 1) sorted by relevance
266 struct ice_hw { struct267 u8 __iomem *hw_addr;268 void *back;269 struct ice_aqc_layer_props *layer_info;293 struct ice_hw_dev_caps dev_caps; /* device capabilities */ argument294 struct ice_hw_func_caps func_caps; /* function capabilities */ argument296 struct ice_switch_info *switch_info; /* switch filter lists */299 struct ice_ctl_q_info adminq;301 u8 api_branch; /* API branch version */302 u8 api_maj_ver; /* API major version */[all …]