Searched refs:n_prop_ops (Results 1 – 5 of 5) sorted by relevance
111 .n_prop_ops = ARRAY_SIZE(st_nci_prop_ops),
1152 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) { in nci_allocate_device()1154 ops->n_prop_ops); in nci_allocate_device()1156 ops->n_prop_ops = 0; in nci_allocate_device()1422 ndev->ops->n_prop_ops); in nci_prop_rsp_packet()1429 ndev->ops->n_prop_ops); in nci_prop_ntf_packet()
161 &s3fwrn5_nci_ops.n_prop_ops); in s3fwrn5_probe()
87 size_t n_prop_ops; member
709 .n_prop_ops = ARRAY_SIZE(fdp_prop_ops),