Searched refs:shortslot (Results 1 – 2 of 2) sorted by relevance
588 bool shortslot) in brcms_b_update_slot_timing() argument592 if (shortslot) { in brcms_b_update_slot_timing()1204 wlc_hw->shortslot = false; in brcms_b_info_init()1709 true : wlc_hw->shortslot); in brcms_b_bsinit()3781 static void brcms_b_set_shortslot(struct brcms_hardware *wlc_hw, bool shortslot) in brcms_b_set_shortslot() argument3783 wlc_hw->shortslot = shortslot; in brcms_b_set_shortslot()3787 brcms_b_update_slot_timing(wlc_hw, shortslot); in brcms_b_set_shortslot()3796 static void brcms_c_switch_shortslot(struct brcms_c_info *wlc, bool shortslot) in brcms_c_switch_shortslot() argument3800 shortslot = (wlc->shortslot_override == BRCMS_SHORTSLOT_ON); in brcms_c_switch_shortslot()3802 if (wlc->shortslot == shortslot) in brcms_c_switch_shortslot()[all …]
498 __field(bool, shortslot)527 __entry->shortslot = link_conf->use_short_slot;