Searched refs:query_type (Results 1 – 4 of 4) sorted by relevance
213 uint8_t query_type; member
808 uint8_t query_type; /* 0: sfp speed, 1: active */ member
4046 resp->query_type = HNS3_ACTIVE_QUERY; in hns3_get_sfp_info()4071 mac_info->query_type = HNS3_ACTIVE_QUERY; in hns3_get_sfp_info()4078 mac_info->query_type = HNS3_DEFAULT_QUERY; in hns3_get_sfp_info()4147 mac->query_type = mac_info.query_type; in hns3_update_fiber_link_info()4148 if (mac->query_type == HNS3_ACTIVE_QUERY) { in hns3_update_fiber_link_info()6146 resp->query_type = HNS3_ACTIVE_QUERY; in hns3_fec_get_internal()
72 hw->mac.query_type, in get_dev_mac_info()