Home
last modified time | relevance | path

Searched defs:attr_group (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_pkex.c349 const u8 *attr_group, *attr_id, *attr_key; in dpp_pkex_rx_exchange_req() local
701 const u8 *attr_status, *attr_id, *attr_key, *attr_group; in dpp_pkex_rx_exchange_resp() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c905 static void free_hsag(struct kobject *kobj, struct attribute_group *attr_group) in free_hsag()