Lines Matching defs:phy_status_rpt
554 struct phy_status_rpt { struct
555 struct phy_rx_agc_info_t path_agc[2];
556 u8 ch_corr[2];
557 u8 cck_sig_qual_ofdm_pwdb_all;
558 u8 cck_agc_rpt_ofdm_cfosho_a;
559 u8 cck_rpt_b_ofdm_cfosho_b;
560 u8 rsvd_1;/* ch_corr_msb; */
561 u8 noise_power_db_msb;
562 u8 path_cfotail[2];
563 u8 pcts_mask[2];
564 u8 stream_rxevm[2];
565 u8 path_rxsnr[2];
566 u8 noise_power_db_lsb;
567 u8 rsvd_2[3];
568 u8 stream_csi[2];
569 u8 stream_target_csi[2];
570 u8 sig_evm;
571 u8 rsvd_3;
573 u8 antsel_rx_keep_2:1; /*ex_intf_flg:1;*/
574 u8 sgi_en:1;
575 u8 rxsc:2;
576 u8 idle_long:1;
577 u8 r_ant_train_en:1;
578 u8 ant_sel_b:1;
579 u8 ant_sel:1;
581 u8 ant_sel:1;
582 u8 ant_sel_b:1;
583 u8 r_ant_train_en:1;
584 u8 idle_long:1;
585 u8 rxsc:2;
586 u8 sgi_en:1;
587 u8 antsel_rx_keep_2:1; /*ex_intf_flg:1;*/