Searched defs:ice_hw (Results 1 – 2 of 2) sorted by relevance
577 struct ice_hw { struct578 u8 __iomem *hw_addr;579 void *back;580 struct ice_aqc_layer_props *layer_info;581 struct ice_port_info *port_info;582 u64 debug_mask; /* bitmap for debug mask */583 enum ice_mac_type mac_type;585 u16 fd_ctr_base; /* FD counter base index */588 u16 device_id;612 struct ice_hw_dev_caps dev_caps; /* device capabilities */ argument[all …]
826 struct ice_hw { struct827 u8 __iomem *hw_addr;828 void *back;829 struct ice_aqc_layer_props *layer_info;830 struct ice_port_info *port_info;832 u32 psm_clk_freq;833 u64 debug_mask; /* bitmap for debug mask */834 enum ice_mac_type mac_type;836 u16 fd_ctr_base; /* FD counter base index */839 u16 device_id;[all …]