Searched defs:rt_link_detect (Results 1 – 2 of 2) sorted by relevance
1084 struct rt_link_detect { struct1085 u32 num_recv_bcn_in_period;1086 u32 num_recv_data_in_period;1088 u32 RxBcnNum[RT_MAX_LD_SLOT_NUM];1089 u32 RxDataNum[RT_MAX_LD_SLOT_NUM];1090 u16 slot_num;1091 u16 slot_index;1093 u32 num_tx_ok_in_period;1094 u32 num_rx_ok_in_period;1095 u32 num_rx_unicast_ok_in_period;[all …]
2088 struct rt_link_detect { struct2090 u32 bcn_rx_inperiod;2091 u32 roam_times;2093 u32 num_tx_in4period[4];2094 u32 num_rx_in4period[4];2096 u32 num_tx_inperiod;2097 u32 num_rx_inperiod;2099 bool busytraffic;2100 bool tx_busy_traffic;2101 bool rx_busy_traffic;[all …]