Searched refs:next_client_index (Results 1 – 1 of 1) sorted by relevance
217 unsigned long next_client_index; in ishtp_hbm_prop_req() local222 next_client_index = find_next_bit(dev->fw_clients_map, in ishtp_hbm_prop_req()226 if (next_client_index == ISHTP_CLIENTS_MAX) { in ishtp_hbm_prop_req()238 dev->fw_clients[client_num].client_id = next_client_index; in ishtp_hbm_prop_req()246 prop_req->address = next_client_index; in ishtp_hbm_prop_req()255 dev->fw_client_index = next_client_index; in ishtp_hbm_prop_req()