Home
last modified time | relevance | path

Searched defs:ice_hw (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/ice/
Dice_type.h401 struct ice_hw { struct
402 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 */ argument
433 struct ice_hw_func_caps func_caps; /* function capabilities */ argument
435 struct ice_switch_info *switch_info; /* switch filter lists */
[all …]