Searched defs:dig_t (Results 1 – 3 of 3) sorted by relevance
12 bool bStopDIG;21 u32 FALowThresh;22 u32 FAHighThresh;28 u8 PreIGValue;29 u8 CurIGValue;31 u8 BT30_CurIGI;32 u8 IGIBackup;34 s8 BackoffVal;45 u8 CCKPDBackup;47 u8 LargeFAHit;[all …]
50 struct dig_t { struct51 long rssi_low_thresh;60 u8 curpd_thstate;61 u8 prepd_thstate;62 u8 curcs_ratio_state;63 u8 precs_ratio_state;65 u32 pre_ig_value;66 u32 cur_ig_value;68 u8 backoff_val;69 u8 rx_gain_range_max;[all …]
2455 struct dig_t { struct2470 u8 dig_twoport_algorithm; argument2471 u8 dig_dbgmode;2476 u8 stop_dig;2477 s8 back_val;2480 u8 rx_gain_max;2481 u8 rx_gain_min;2494 u8 dig_state;2507 u8 dig_min_0;2508 u8 dig_min_1;[all …]
Completed in 22 milliseconds