Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dd3.h305 u8 pattern_type; member
/freebsd/sys/cam/scsi/
H A Dscsi_da.h271 uint8_t pattern_type; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h2279 __le32 pattern_type; member
2285 __le32 pattern_type; member
H A Dwmi-tlv.c4138 cmd->pattern_type = __cpu_to_le32(WOW_BITMAP_PATTERN); in ath10k_wmi_tlv_op_gen_wow_add_pattern()
4252 cmd->pattern_type = __cpu_to_le32(WOW_BITMAP_PATTERN); in ath10k_wmi_tlv_op_gen_wow_del_pattern()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dd3.c1602 pattern_cmd->patterns[i].pattern_type = in iwl_mld_send_patterns()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6027 u32 pattern_type; member
6034 u32 pattern_type; member
H A Dwmi.c9679 cmd->pattern_type = WOW_BITMAP_PATTERN; in ath11k_wmi_wow_add_pattern()
9769 cmd->pattern_type = WOW_BITMAP_PATTERN; in ath11k_wmi_wow_del_pattern()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c701 pattern_cmd->patterns[i].pattern_type = in iwl_mvm_send_patterns()