Searched refs:mgmt_reg_stypes (Results 1 – 3 of 3) sorted by relevance
634 mgmt_regs.interface_stypes = vif->mgmt_reg_stypes; in wilc_mac_open()636 vif->mgmt_reg_stypes = 0; in wilc_mac_open()874 if ((vif->mgmt_reg_stypes & auth_bit && in wilc_wfi_mgmt_rx()882 vif->mgmt_reg_stypes & type_bit) in wilc_wfi_mgmt_rx()
183 u32 mgmt_reg_stypes; member
1285 bool prev = vif->mgmt_reg_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()1291 prev = vif->mgmt_reg_stypes & action_bit; in wilc_update_mgmt_frame_registrations()1297 prev = vif->mgmt_reg_stypes & pauth_bit; in wilc_update_mgmt_frame_registrations()1303 vif->mgmt_reg_stypes = in wilc_update_mgmt_frame_registrations()
Completed in 14 milliseconds