Searched refs:descr_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/x86/iommu/
H A Dintel_qi.c109 dmar_qi_ensure(struct dmar_unit *unit, int descr_count) argument
115 bytes = descr_count << DMAR_IQ_DESCR_SZ_SHIFT;
/freebsd-12-stable/contrib/wpa/src/common/
H A Dwpa_common.h335 u8 descr_count; member in struct:rsn_rdie
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c2286 u8 *pos, u8 *end, u8 id, u8 descr_count,
2292 wpa_printf(MSG_DEBUG, "FT: Resource Request: id=%d descr_count=%d",
2293 id, descr_count);
2306 rdie->descr_count = 0;
2353 rdie->descr_count = 1;
2371 rdie->descr_count = 1;
2408 rdie->descr_count,
2285 wpa_ft_process_rdie(struct wpa_state_machine *sm, u8 *pos, u8 *end, u8 id, u8 descr_count, const u8 *ies, size_t ies_len) argument

Completed in 180 milliseconds