Searched refs:NCI_MAX_NUM_RF_CONFIGS (Results 1 – 2 of 2) sorted by relevance
35 #define NCI_MAX_NUM_RF_CONFIGS 10 macro289 struct disc_config disc_configs[NCI_MAX_NUM_RF_CONFIGS];
231 if ((cmd.num_disc_configs < NCI_MAX_NUM_RF_CONFIGS) && in nci_rf_discover_req()242 if ((cmd.num_disc_configs < NCI_MAX_NUM_RF_CONFIGS) && in nci_rf_discover_req()250 if ((cmd.num_disc_configs < NCI_MAX_NUM_RF_CONFIGS) && in nci_rf_discover_req()259 if ((cmd.num_disc_configs < NCI_MAX_NUM_RF_CONFIGS) && in nci_rf_discover_req()267 if ((cmd.num_disc_configs < NCI_MAX_NUM_RF_CONFIGS - 1) && in nci_rf_discover_req()