Searched refs:shortslot (Results 1 – 3 of 3) sorted by relevance
340 bool shortslot; /* currently using 11g ShortSlot timing */ member548 bool shortslot; member
589 bool shortslot) in brcms_b_update_slot_timing() argument593 if (shortslot) { in brcms_b_update_slot_timing()1205 wlc_hw->shortslot = false; in brcms_b_info_init()1710 true : wlc_hw->shortslot); in brcms_b_bsinit()3784 wlc_hw->shortslot = shortslot; in brcms_b_set_shortslot()3803 if (wlc->shortslot == shortslot) in brcms_c_switch_shortslot()3806 wlc->shortslot = shortslot; in brcms_c_switch_shortslot()4289 wlc->shortslot = false; in brcms_c_info_init()5255 shortslot = BRCMS_SHORTSLOT_ON; in brcms_c_set_gmode()5526 wlc->shortslot = false; in brcms_c_set_shortslot_override()[all …]
495 __field(bool, shortslot)524 __entry->shortslot = link_conf->use_short_slot;
Completed in 87 milliseconds