Searched refs:tdma_slot (Results 1 – 5 of 5) sorted by relevance
247 ts->tdma_slot != 0) { in tdma_newstate()276 ts->tdma_slot != 0 && in tdma_newstate()452 slot = ts->tdma_slot; in tdma_update()488 ts->tdma_slot = slot; in tdma_update()567 if (tdma->tdma_slot != ts->tdma_slot && in tdma_process_params()577 if (tdma->tdma_slot == ts->tdma_slot-1) { in tdma_process_params()589 } else if (tdma->tdma_slot == ts->tdma_slot+1) { in tdma_process_params()611 } else if (tdma->tdma_slot == ts->tdma_slot && in tdma_process_params()621 tdma->tdma_slot, in tdma_process_params()639 return ts->tdma_slot; in ieee80211_tdma_getslot()[all …]
56 u_int8_t tdma_slot; /* station slot # [0..7] */ member74 uint8_t tdma_slot; /* station slot # */ member
318 ts->tdma_version, ts->tdma_slot, ts->tdma_bintval, ts->tdma_peer); in _db_show_tdma()
1064 else if (tdma->tdma_slot != 0) in match_bss()
3435 tdma->tdma_version, tdma->tdma_slot, tdma->tdma_slotcnt, in printtdmaie()