Searched refs:operation_mode (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/xz/src/xz/
H A Dcoder.h13 enum operation_mode { enum
33 extern enum operation_mode opt_mode;
H A Dhardware.h34 extern uint64_t hardware_memlimit_get(enum operation_mode mode);
H A Dhardware.c112 hardware_memlimit_get(enum operation_mode mode)
H A Dcoder.c24 enum operation_mode opt_mode = MODE_COMPRESS;
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_ht.c97 oper->operation_mode = host_to_le16(hapd->iface->ht_op_mode);
/freebsd-11-stable/contrib/ldns-host/
H A Dldns-host.c575 enum operation_mode { M_AXFR, M_IXFR, M_DEFAULT_Q, M_SINGLE_Q, M_SOA }; enum
577 static enum operation_mode o_mode = M_DEFAULT_Q;
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h1061 le16 operation_mode; /* B8..B23 */ member in struct:ieee80211_ht_operation
1200 /* Bits within ieee80211_ht_operation::operation_mode (BIT(0) maps to B8 in

Completed in 187 milliseconds