Searched refs:NCI_MAX_NUM_CONN (Results 1 – 2 of 2) sorted by relevance
24 #define NCI_MAX_NUM_CONN 10 macro417 struct conn_credit_entry conn_entries[NCI_MAX_NUM_CONN];
56 if (ntf->num_entries > NCI_MAX_NUM_CONN) in nci_core_conn_credits_ntf_packet()57 ntf->num_entries = NCI_MAX_NUM_CONN; in nci_core_conn_credits_ntf_packet()