Searched refs:negative_pattern_match (Results 1 – 8 of 8) sorted by relevance
448 u32 negative_pattern_match: 1; member
931 (parm->negative_pattern_match ? FWCMD_H2C_WOW_CAM_UPD_NEGATIVE_PATTERN_MATCH : 0) | in send_h2c_wowcam_upd()1280 parm.negative_pattern_match = info->negative_pattern_match; in mac_cfg_wowcam_upd()
3232 info.negative_pattern_match = wowcam_info->is_negative_pattern_match; in rtw_hal_mac_cfg_wow_cam()3243 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "- Neg_ptn_mtch = %u\n", info.negative_pattern_match); in rtw_hal_mac_cfg_wow_cam()
3250 info.negative_pattern_match = wowcam_info->is_negative_pattern_match; in rtw_hal_mac_cfg_wow_cam()3261 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "- Neg_ptn_mtch = %u\n", info.negative_pattern_match); in rtw_hal_mac_cfg_wow_cam()
11320 u8 negative_pattern_match: 1; member