Searched defs:drx_path_sel (Results 1 – 1 of 1) sorted by relevance
140 struct drx_path_sel { struct141 u8 Enable;142 u8 cck_method;143 u8 cck_Rx_path;145 u8 SS_TH_low;146 u8 diff_TH;147 u8 disabledRF;148 u8 reserved;172 extern struct drx_path_sel DM_RxPathSelTable; argument