Searched refs:cur_params (Results 1 – 6 of 6) sorted by relevance
241 conn_info->dest_params->id = ndev->cur_params.id; in nci_core_conn_create_rsp_packet()242 conn_info->dest_params->protocol = ndev->cur_params.protocol; in nci_core_conn_create_rsp_packet()252 if (ndev->cur_params.id == ndev->hci_dev->nfcee_id) in nci_core_conn_create_rsp_packet()
698 memcpy(&ndev->cur_params, in nci_core_conn_create()702 ndev->cur_params.id = 0; in nci_core_conn_create()704 ndev->cur_params.id = 0; in nci_core_conn_create()
725 ndev->cur_params.id = nfcee_ntf->nfcee_id; in nci_nfcee_discover_ntf_packet()
6536 struct mesh_config cur_params; in nl80211_get_mesh_config() local6551 memcpy(&cur_params, &default_mesh_config, sizeof(cur_params)); in nl80211_get_mesh_config()6553 err = rdev_get_mesh_config(rdev, dev, &cur_params); in nl80211_get_mesh_config()6572 cur_params.dot11MeshRetryTimeout) || in nl80211_get_mesh_config()6574 cur_params.dot11MeshConfirmTimeout) || in nl80211_get_mesh_config()6576 cur_params.dot11MeshHoldingTimeout) || in nl80211_get_mesh_config()6578 cur_params.dot11MeshMaxPeerLinks) || in nl80211_get_mesh_config()6580 cur_params.dot11MeshMaxRetries) || in nl80211_get_mesh_config()6582 cur_params.dot11MeshTTL) || in nl80211_get_mesh_config()6584 cur_params.element_ttl) || in nl80211_get_mesh_config()[all …]
257 struct dest_spec_params cur_params; member
416 struct mlx5e_params *cur_params = &priv->channels.params; in mlx5e_ethtool_set_channels() local428 if (cur_params->num_channels == count) in mlx5e_ethtool_set_channels()447 *cur_params = new_channels.params; in mlx5e_ethtool_set_channels()