Searched defs:ice_hw (Results 1 – 1 of 1) sorted by relevance
401 struct ice_hw { struct402 u8 __iomem *hw_addr;403 void *back;404 struct ice_aqc_layer_props *layer_info;405 struct ice_port_info *port_info;406 u64 debug_mask; /* bitmap for debug mask */407 enum ice_mac_type mac_type;432 struct ice_hw_dev_caps dev_caps; /* device capabilities */ argument433 struct ice_hw_func_caps func_caps; /* function capabilities */ argument435 struct ice_switch_info *switch_info; /* switch filter lists */[all …]