Searched refs:max_entry_per_cmd (Results 1 – 1 of 1) sorted by relevance
2503 uint16_t max_entry_per_cmd = 0, max_entry_cnt = 0; in send_peer_ptqm_migrate_cmd_tlv() local2512 max_entry_per_cmd = (wmi_get_max_msg_len(wmi_handle) - in send_peer_ptqm_migrate_cmd_tlv()2516 if (param->num_peers > max_entry_per_cmd) in send_peer_ptqm_migrate_cmd_tlv()2517 max_entry_cnt = max_entry_per_cmd; in send_peer_ptqm_migrate_cmd_tlv()