Searched refs:NCI_MAX_PARAM_LEN (Results 1 – 2 of 2) sorted by relevance
25 #define NCI_MAX_PARAM_LEN 251 macro238 __u8 val[NCI_MAX_PARAM_LEN];
226 BUG_ON(param->len > NCI_MAX_PARAM_LEN); in nci_set_config_req()