Searched defs:drx_path_sel (Results 1 – 1 of 1) sorted by relevance
132 struct drx_path_sel { struct133 u8 Enable;134 u8 cck_method;135 u8 cck_Rx_path;137 u8 SS_TH_low;138 u8 diff_TH;139 u8 disabledRF;140 u8 reserved;164 extern struct drx_path_sel DM_RxPathSelTable; argument