Searched defs:mac_ul_mode_cfg (Results 1 – 2 of 2) sorted by relevance
8536 struct mac_ul_mode_cfg { struct8537 u32 mode:2; /* 0: peoridic ; 1: normal ; 2: non_tgr */8538 u32 interval:6; /* unit: sec */8539 u32 bsr_thold:8;8540 u32 storemode:2;8541 u32 rsvd:14;