Searched refs:active_pkg_type (Results 1 – 8 of 8) sorted by relevance
1862 if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_switch_init()1864 else if (ad->active_pkg_type == ICE_PKG_TYPE_OS_DEFAULT) in ice_switch_init()1870 if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_switch_init()1888 if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_switch_uninit()1890 else if (ad->active_pkg_type == ICE_PKG_TYPE_OS_DEFAULT) in ice_switch_uninit()1896 if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_switch_uninit()
949 if (ad->active_pkg_type == ICE_PKG_TYPE_OS_DEFAULT) in ice_hash_init()951 else if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_hash_init()1355 if (ad->active_pkg_type == ICE_PKG_TYPE_OS_DEFAULT) in ice_hash_uninit()1357 else if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_hash_uninit()
479 enum ice_pkg_type active_pkg_type; /* loaded ddp package type */ member
398 parent_adapter->active_pkg_type = ice_load_pkg_type(parent_hw); in ice_dcf_init_parent_adapter()
1114 if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_fdir_init()1116 else if (ad->active_pkg_type == ICE_PKG_TYPE_OS_DEFAULT) in ice_fdir_init()1133 if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_fdir_uninit()
1946 if (ad->active_pkg_type == ICE_PKG_TYPE_COMMS) in ice_dev_supported_ptypes_get()
1876 ad->active_pkg_type = ice_load_pkg_type(hw); in ice_load_pkg()
312 is stored in ``ice_adapter->active_pkg_type``.