Home
last modified time | relevance | path

Searched refs:pattern_type (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/
H A Dd3.h303 u8 pattern_type; member
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_da.h272 uint8_t pattern_type; member
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h2278 __le32 pattern_type; member
2284 __le32 pattern_type; member
H A Dwmi-tlv.c4128 cmd->pattern_type = __cpu_to_le32(WOW_BITMAP_PATTERN); in ath10k_wmi_tlv_op_gen_wow_add_pattern()
4242 cmd->pattern_type = __cpu_to_le32(WOW_BITMAP_PATTERN); in ath10k_wmi_tlv_op_gen_wow_del_pattern()
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6000 u32 pattern_type; member
6007 u32 pattern_type; member
H A Dwmi.c9567 cmd->pattern_type = WOW_BITMAP_PATTERN; in ath11k_wmi_wow_add_pattern()
9657 cmd->pattern_type = WOW_BITMAP_PATTERN; in ath11k_wmi_wow_del_pattern()
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c704 pattern_cmd->patterns[i].pattern_type = in iwl_mvm_send_patterns()