Searched defs:phydm_auto_dbg_struc (Results 1 – 1 of 1) sorted by relevance
74 struct phydm_auto_dbg_struc { struct76 enum auto_dbg_type_e auto_dbg_type;77 u8 dbg_step;78 u16 dbg_port_table[DBGPORT_CHK_NUM];79 u32 dbg_port_val[DBGPORT_CHK_NUM];80 u16 ofdm_t_cnt;81 u16 ofdm_r_cnt;82 u16 cck_t_cnt;83 u16 cck_r_cnt;84 u16 ofdm_crc_error_cnt;[all …]