Searched refs:nwam_get_prop_table_entry (Results 1 – 3 of 3) sorted by relevance
523 nwam_get_prop_table_entry(struct nwam_prop_table table, const char *propname) in nwam_get_prop_table_entry() function545 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL) { in nwam_get_prop_description()562 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL) in nwam_get_prop_type()578 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL) in nwam_prop_multivalued()597 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL) in nwam_prop_read_only()640 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL) in nwam_validate_prop_internal()
273 struct nwam_prop_table_entry *nwam_get_prop_table_entry(struct nwam_prop_table,
1488 if ((pte = nwam_get_prop_table_entry(ncu_prop_table, propname)) == NULL) in nwam_ncu_validate_prop_membership()