Searched refs:n_prop_ops (Results 1 – 5 of 5) sorted by relevance
111 .n_prop_ops = ARRAY_SIZE(st_nci_prop_ops),
157 &s3fwrn5_nci_ops.n_prop_ops); in s3fwrn5_probe()
1136 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) { in nci_allocate_device()1138 ops->n_prop_ops); in nci_allocate_device()1140 ops->n_prop_ops = 0; in nci_allocate_device()1396 ndev->ops->n_prop_ops); in nci_prop_rsp_packet()1403 ndev->ops->n_prop_ops); in nci_prop_ntf_packet()
86 size_t n_prop_ops; member
728 .n_prop_ops = ARRAY_SIZE(fdp_prop_ops),