Searched refs:shortslot (Results 1 – 3 of 3) sorted by relevance
340 bool shortslot; /* currently using 11g ShortSlot timing */ member548 bool shortslot; member
595 bool shortslot) in brcms_b_update_slot_timing() argument599 if (shortslot) { in brcms_b_update_slot_timing()1220 wlc_hw->shortslot = false; in brcms_b_info_init()1725 true : wlc_hw->shortslot); in brcms_b_bsinit()3809 static void brcms_b_set_shortslot(struct brcms_hardware *wlc_hw, bool shortslot) in brcms_b_set_shortslot() argument3811 wlc_hw->shortslot = shortslot; in brcms_b_set_shortslot()3815 brcms_b_update_slot_timing(wlc_hw, shortslot); in brcms_b_set_shortslot()3824 static void brcms_c_switch_shortslot(struct brcms_c_info *wlc, bool shortslot) in brcms_c_switch_shortslot() argument3828 shortslot = (wlc->shortslot_override == BRCMS_SHORTSLOT_ON); in brcms_c_switch_shortslot()3830 if (wlc->shortslot == shortslot) in brcms_c_switch_shortslot()[all …]
365 __field(bool, shortslot)404 __entry->shortslot = info->use_short_slot;