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