Home
last modified time | relevance | path

Searched refs:mgmt_reg_stypes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c616 mgmt_regs.interface_stypes = vif->mgmt_reg_stypes; in wilc_mac_open()
618 vif->mgmt_reg_stypes = 0; in wilc_mac_open()
852 if ((vif->mgmt_reg_stypes & auth_bit && in wilc_wfi_mgmt_rx()
860 vif->mgmt_reg_stypes & type_bit) in wilc_wfi_mgmt_rx()
H A Dnetdev.h174 u32 mgmt_reg_stypes; member
H A Dcfg80211.c1290 bool prev = vif->mgmt_reg_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1296 prev = vif->mgmt_reg_stypes & action_bit; in wilc_update_mgmt_frame_registrations()
1302 prev = vif->mgmt_reg_stypes & pauth_bit; in wilc_update_mgmt_frame_registrations()
1308 vif->mgmt_reg_stypes = in wilc_update_mgmt_frame_registrations()
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c612 mgmt_regs.interface_stypes = vif->mgmt_reg_stypes; in wilc_mac_open()
614 vif->mgmt_reg_stypes = 0; in wilc_mac_open()
804 vif->mgmt_reg_stypes & type_bit) in wilc_wfi_mgmt_rx()
H A Dnetdev.h183 u32 mgmt_reg_stypes; member
H A Dcfg80211.c1253 bool prev = vif->mgmt_reg_stypes & presp_bit; in wilc_update_mgmt_frame_registrations()
1259 prev = vif->mgmt_reg_stypes & action_bit; in wilc_update_mgmt_frame_registrations()
1266 vif->mgmt_reg_stypes = in wilc_update_mgmt_frame_registrations()

Completed in 9 milliseconds