Searched refs:radiover (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_hal.h | 178 u16 *phyrev, u16 *radioid, u16 *radiover);
|
H A D | phy_cmn.c | 493 pi->pubpi.radiover = in wlc_phy_attach() 603 u16 *radioid, u16 *radiover) in wlc_phy_get_phyversion() 609 *radiover = pi->pubpi.radiorev; in wlc_phy_get_phyversion() 602 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, u16 *radioid, u16 *radiover) wlc_phy_get_phyversion() argument
|
H A D | phy_int.h | 509 u8 radiover; member
|
H A D | phy_n.c | 20260 if (pi->pubpi.radiover == 0x0) { in wlc_phy_chan2freq_nphy() 20267 } else if (pi->pubpi.radiover == 0x1) { in wlc_phy_chan2freq_nphy()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_hal.h | 173 u16 *phyrev, u16 *radioid, u16 *radiover);
|
H A D | phy_cmn.c | 494 pi->pubpi.radiover = in wlc_phy_attach() 604 u16 *radioid, u16 *radiover) in wlc_phy_get_phyversion() 610 *radiover = pi->pubpi.radiorev; in wlc_phy_get_phyversion() 603 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, u16 *radioid, u16 *radiover) wlc_phy_get_phyversion() argument
|
H A D | phy_int.h | 509 u8 radiover; member
|
H A D | phy_n.c | 20260 if (pi->pubpi.radiover == 0x0) { in wlc_phy_chan2freq_nphy() 20267 } else if (pi->pubpi.radiover == 0x1) { in wlc_phy_chan2freq_nphy()
|
Completed in 78 milliseconds