Lines Matching defs:shared_phy
488 struct shared_phy { struct
489 struct brcms_phy *phy_head;
490 uint unit;
491 struct si_pub *sih;
492 struct phy_shim_info *physhim;
493 uint corerev;
494 u32 machwcap;
495 bool up;
496 bool clk;
497 uint now;
498 u16 vid;
499 u16 did;
500 uint chip;
501 uint chiprev;
502 uint chippkg;
503 uint sromrev;
504 uint boardtype;
505 uint boardrev;
506 u32 boardflags;
507 u32 boardflags2;
508 uint fast_timer;
509 uint slow_timer;
510 uint glacial_timer;
511 u8 rx_antdiv;
512 s8 phy_noise_window[MA_WINDOW_SZ];
513 uint phy_noise_index;
514 u8 hw_phytxchain;
515 u8 hw_phyrxchain;
516 u8 phytxchain;
517 u8 phyrxchain;
518 u8 rssi_mode;
519 bool _rifs_phy;