Searched refs:ntf_type (Results 1 – 3 of 3) sorted by relevance
283 static void __em_notify_pd_table(const struct em_perf_domain *pd, int ntf_type) in __em_notify_pd_table() argument298 hdr = genlmsg_put(msg, 0, 0, &dev_energymodel_nl_family, 0, ntf_type); in __em_notify_pd_table()
464 ntf.rf_tech_specific_params_len + sizeof(ntf.ntf_type)) in nci_rf_discover_ntf_packet()509 ntf.ntf_type = *data++; in nci_rf_discover_ntf_packet()510 pr_debug("ntf_type %d\n", ntf.ntf_type); in nci_rf_discover_ntf_packet()515 if (ntf.ntf_type == NCI_DISCOVER_NTF_TYPE_MORE) { in nci_rf_discover_ntf_packet()
472 __u8 ntf_type; member