Searched refs:radio_off_context (Results 1 – 4 of 4) sorted by relevance
2099 if (phy->radio_off_context.valid) { in b43legacy_radio_turn_on()2102 phy->radio_off_context.rfover); in b43legacy_radio_turn_on()2104 phy->radio_off_context.rfoverval); in b43legacy_radio_turn_on()2105 phy->radio_off_context.valid = 0; in b43legacy_radio_turn_on()2132 phy->radio_off_context.rfover = rfover; in b43legacy_radio_turn_off()2133 phy->radio_off_context.rfoverval = rfoverval; in b43legacy_radio_turn_off()2134 phy->radio_off_context.valid = 1; in b43legacy_radio_turn_off()
440 } radio_off_context; member
130 } radio_off_context; member
2826 if (gphy->radio_off_context.valid) { in b43_gphy_op_software_rfkill()2829 gphy->radio_off_context.rfover); in b43_gphy_op_software_rfkill()2831 gphy->radio_off_context.rfoverval); in b43_gphy_op_software_rfkill()2832 gphy->radio_off_context.valid = 0; in b43_gphy_op_software_rfkill()2843 gphy->radio_off_context.rfover = rfover; in b43_gphy_op_software_rfkill()2844 gphy->radio_off_context.rfoverval = rfoverval; in b43_gphy_op_software_rfkill()2845 gphy->radio_off_context.valid = 1; in b43_gphy_op_software_rfkill()