/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_hal.h | 177 bool wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, 179 bool wlc_phy_get_encore(struct brcms_phy_pub *pih); 180 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih); 187 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih); 197 int wlc_phy_rssi_compute(struct brcms_phy_pub *pih, struct d11rxhdr *rxh); 232 bool wlc_phy_txpower_ipa_ison(struct brcms_phy_pub *pih); 234 void wlc_phy_stf_chain_init(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain); 235 void wlc_phy_stf_chain_set(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain); 236 void wlc_phy_stf_chain_get(struct brcms_phy_pub *pih, u8 *txchain, u8 *rxchain); 237 u8 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih); [all...] |
H A D | phy_cmn.c | 118 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter() argument 120 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phyreg_enter() 124 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit() argument 126 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phyreg_exit() 130 void wlc_radioreg_enter(struct brcms_phy_pub *pih) in wlc_radioreg_enter() argument 132 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_radioreg_enter() 138 void wlc_radioreg_exit(struct brcms_phy_pub *pih) in wlc_radioreg_exit() argument 140 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_radioreg_exit() 576 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach() argument 578 struct brcms_phy *pi = container_of(pih, struc in wlc_phy_detach() 602 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, u16 *radioid, u16 *radiover) wlc_phy_get_phyversion() argument 614 wlc_phy_get_encore(struct brcms_phy_pub *pih) wlc_phy_get_encore() argument 620 wlc_phy_get_coreflags(struct brcms_phy_pub *pih) wlc_phy_get_coreflags() argument 626 wlc_phy_anacore(struct brcms_phy_pub *pih, bool on) wlc_phy_anacore() argument 663 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih) wlc_phy_clk_bwbits() argument 695 wlc_phy_edcrs_lock(struct brcms_phy_pub *pih, bool lock) wlc_phy_edcrs_lock() argument 707 wlc_phy_initcal_enable(struct brcms_phy_pub *pih, bool initcal) wlc_phy_initcal_enable() argument 714 wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *pih, bool newstate) wlc_phy_hw_clk_state_upd() argument 724 wlc_phy_hw_state_upd(struct brcms_phy_pub *pih, bool newstate) wlc_phy_hw_state_upd() argument 734 wlc_phy_init(struct brcms_phy_pub *pih, u16 chanspec) wlc_phy_init() argument 788 wlc_phy_cal_init(struct brcms_phy_pub *pih) wlc_phy_cal_init() argument 806 wlc_phy_down(struct brcms_phy_pub *pih) wlc_phy_down() argument 1060 wlc_phy_hold_upd(struct brcms_phy_pub *pih, u32 id, bool set) wlc_phy_hold_upd() argument 1072 wlc_phy_mute_upd(struct brcms_phy_pub *pih, bool mute, u32 flags) wlc_phy_mute_upd() argument 1086 wlc_phy_clear_tssi(struct brcms_phy_pub *pih) wlc_phy_clear_tssi() argument 1105 wlc_phy_switch_radio(struct brcms_phy_pub *pih, bool on) wlc_phy_switch_radio() argument 1869 wlc_phy_ofdm_rateset_war(struct brcms_phy_pub *pih, bool war) wlc_phy_ofdm_rateset_war() argument 1876 wlc_phy_bf_preempt_enable(struct brcms_phy_pub *pih, bool bf_preempt) wlc_phy_bf_preempt_enable() argument 2271 wlc_phy_noise_sample_intr(struct brcms_phy_pub *pih) wlc_phy_noise_sample_intr() argument 2327 wlc_phy_noise_sample_request(struct brcms_phy_pub *pih, u8 reason, u8 ch) wlc_phy_noise_sample_request() argument 2451 wlc_phy_noise_sample_request_external(struct brcms_phy_pub *pih) wlc_phy_noise_sample_request_external() argument 2516 wlc_phy_rssi_compute(struct brcms_phy_pub *pih, struct d11rxhdr *rxh) wlc_phy_rssi_compute() argument 2558 wlc_phy_freqtrack_start(struct brcms_phy_pub *pih) wlc_phy_freqtrack_start() argument 2563 wlc_phy_freqtrack_end(struct brcms_phy_pub *pih) wlc_phy_freqtrack_end() argument 2579 wlc_phy_watchdog(struct brcms_phy_pub *pih) wlc_phy_watchdog() argument 2639 wlc_phy_BSSinit(struct brcms_phy_pub *pih, bool bonlyap, int rssi) wlc_phy_BSSinit() argument 2696 wlc_phy_cal_perical(struct brcms_phy_pub *pih, u8 reason) wlc_phy_cal_perical() argument 2792 wlc_phy_stf_chain_init(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain) wlc_phy_stf_chain_init() argument 2803 wlc_phy_stf_chain_set(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain) wlc_phy_stf_chain_set() argument 2815 wlc_phy_stf_chain_get(struct brcms_phy_pub *pih, u8 *txchain, u8 *rxchain) wlc_phy_stf_chain_get() argument 2823 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih) wlc_phy_stf_chain_active_get() argument 2855 wlc_phy_stf_ssmode_get(struct brcms_phy_pub *pih, u16 chanspec) wlc_phy_stf_ssmode_get() argument [all...] |
H A D | phy_int.h | 909 void wlc_phyreg_enter(struct brcms_phy_pub *pih); 910 void wlc_phyreg_exit(struct brcms_phy_pub *pih); 911 void wlc_radioreg_enter(struct brcms_phy_pub *pih); 912 void wlc_radioreg_exit(struct brcms_phy_pub *pih); 1082 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask); 1083 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih); 1123 bool wlc_phy_n_txpower_ipa_ison(struct brcms_phy *pih);
|
H A D | phy_n.c | 14111 bool wlc_phy_bist_check_phy(struct brcms_phy_pub *pih) in wlc_phy_bist_check_phy() argument 14113 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_bist_check_phy() 19630 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask) in wlc_phy_rxcore_setstate_nphy() argument 19635 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_rxcore_setstate_nphy() 19710 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih) in wlc_phy_rxcore_getstate_nphy() argument 19713 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_rxcore_getstate_nphy()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_hal.h | 172 bool wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, 174 bool wlc_phy_get_encore(struct brcms_phy_pub *pih); 175 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih); 182 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih); 192 int wlc_phy_rssi_compute(struct brcms_phy_pub *pih, struct d11rxhdr *rxh); 227 bool wlc_phy_txpower_ipa_ison(struct brcms_phy_pub *pih); 229 void wlc_phy_stf_chain_init(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain); 230 void wlc_phy_stf_chain_set(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain); 231 void wlc_phy_stf_chain_get(struct brcms_phy_pub *pih, u8 *txchain, u8 *rxchain); 232 u8 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih); [all...] |
H A D | phy_cmn.c | 118 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter() argument 120 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phyreg_enter() 124 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit() argument 126 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phyreg_exit() 130 void wlc_radioreg_enter(struct brcms_phy_pub *pih) in wlc_radioreg_enter() argument 132 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_radioreg_enter() 138 void wlc_radioreg_exit(struct brcms_phy_pub *pih) in wlc_radioreg_exit() argument 140 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_radioreg_exit() 577 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach() argument 579 struct brcms_phy *pi = container_of(pih, struc in wlc_phy_detach() 603 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, u16 *radioid, u16 *radiover) wlc_phy_get_phyversion() argument 615 wlc_phy_get_encore(struct brcms_phy_pub *pih) wlc_phy_get_encore() argument 621 wlc_phy_get_coreflags(struct brcms_phy_pub *pih) wlc_phy_get_coreflags() argument 627 wlc_phy_anacore(struct brcms_phy_pub *pih, bool on) wlc_phy_anacore() argument 664 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih) wlc_phy_clk_bwbits() argument 696 wlc_phy_edcrs_lock(struct brcms_phy_pub *pih, bool lock) wlc_phy_edcrs_lock() argument 708 wlc_phy_initcal_enable(struct brcms_phy_pub *pih, bool initcal) wlc_phy_initcal_enable() argument 715 wlc_phy_hw_clk_state_upd(struct brcms_phy_pub *pih, bool newstate) wlc_phy_hw_clk_state_upd() argument 725 wlc_phy_hw_state_upd(struct brcms_phy_pub *pih, bool newstate) wlc_phy_hw_state_upd() argument 735 wlc_phy_init(struct brcms_phy_pub *pih, u16 chanspec) wlc_phy_init() argument 789 wlc_phy_cal_init(struct brcms_phy_pub *pih) wlc_phy_cal_init() argument 807 wlc_phy_down(struct brcms_phy_pub *pih) wlc_phy_down() argument 1061 wlc_phy_hold_upd(struct brcms_phy_pub *pih, u32 id, bool set) wlc_phy_hold_upd() argument 1073 wlc_phy_mute_upd(struct brcms_phy_pub *pih, bool mute, u32 flags) wlc_phy_mute_upd() argument 1087 wlc_phy_clear_tssi(struct brcms_phy_pub *pih) wlc_phy_clear_tssi() argument 1106 wlc_phy_switch_radio(struct brcms_phy_pub *pih, bool on) wlc_phy_switch_radio() argument 1870 wlc_phy_ofdm_rateset_war(struct brcms_phy_pub *pih, bool war) wlc_phy_ofdm_rateset_war() argument 1877 wlc_phy_bf_preempt_enable(struct brcms_phy_pub *pih, bool bf_preempt) wlc_phy_bf_preempt_enable() argument 2272 wlc_phy_noise_sample_intr(struct brcms_phy_pub *pih) wlc_phy_noise_sample_intr() argument 2328 wlc_phy_noise_sample_request(struct brcms_phy_pub *pih, u8 reason, u8 ch) wlc_phy_noise_sample_request() argument 2452 wlc_phy_noise_sample_request_external(struct brcms_phy_pub *pih) wlc_phy_noise_sample_request_external() argument 2517 wlc_phy_rssi_compute(struct brcms_phy_pub *pih, struct d11rxhdr *rxh) wlc_phy_rssi_compute() argument 2559 wlc_phy_freqtrack_start(struct brcms_phy_pub *pih) wlc_phy_freqtrack_start() argument 2564 wlc_phy_freqtrack_end(struct brcms_phy_pub *pih) wlc_phy_freqtrack_end() argument 2580 wlc_phy_watchdog(struct brcms_phy_pub *pih) wlc_phy_watchdog() argument 2640 wlc_phy_BSSinit(struct brcms_phy_pub *pih, bool bonlyap, int rssi) wlc_phy_BSSinit() argument 2697 wlc_phy_cal_perical(struct brcms_phy_pub *pih, u8 reason) wlc_phy_cal_perical() argument 2793 wlc_phy_stf_chain_init(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain) wlc_phy_stf_chain_init() argument 2804 wlc_phy_stf_chain_set(struct brcms_phy_pub *pih, u8 txchain, u8 rxchain) wlc_phy_stf_chain_set() argument 2816 wlc_phy_stf_chain_get(struct brcms_phy_pub *pih, u8 *txchain, u8 *rxchain) wlc_phy_stf_chain_get() argument 2824 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih) wlc_phy_stf_chain_active_get() argument 2856 wlc_phy_stf_ssmode_get(struct brcms_phy_pub *pih, u16 chanspec) wlc_phy_stf_ssmode_get() argument [all...] |
H A D | phy_int.h | 909 void wlc_phyreg_enter(struct brcms_phy_pub *pih); 910 void wlc_phyreg_exit(struct brcms_phy_pub *pih); 911 void wlc_radioreg_enter(struct brcms_phy_pub *pih); 912 void wlc_radioreg_exit(struct brcms_phy_pub *pih); 1082 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask); 1083 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih); 1123 bool wlc_phy_n_txpower_ipa_ison(struct brcms_phy *pih);
|
H A D | phy_n.c | 14111 bool wlc_phy_bist_check_phy(struct brcms_phy_pub *pih) in wlc_phy_bist_check_phy() argument 14113 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_bist_check_phy() 19630 void wlc_phy_rxcore_setstate_nphy(struct brcms_phy_pub *pih, u8 rxcore_bitmask) in wlc_phy_rxcore_setstate_nphy() argument 19635 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_rxcore_setstate_nphy() 19710 u8 wlc_phy_rxcore_getstate_nphy(struct brcms_phy_pub *pih) in wlc_phy_rxcore_getstate_nphy() argument 19713 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_rxcore_getstate_nphy()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | igmp.c | 439 struct igmpv3_report *pih; in add_grhead() local 452 pih = igmpv3_report_hdr(skb); in add_grhead() 453 pih->ngrec = htons(ntohs(pih->ngrec)+1); in add_grhead() 465 struct igmpv3_report *pih; in add_grec() local 493 pih = skb ? igmpv3_report_hdr(skb) : NULL; in add_grec() 497 if (pih && pih->ngrec && in add_grec()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | igmp.c | 439 struct igmpv3_report *pih; in add_grhead() local 452 pih = igmpv3_report_hdr(skb); in add_grhead() 453 pih->ngrec = htons(ntohs(pih->ngrec)+1); in add_grhead() 465 struct igmpv3_report *pih; in add_grec() local 493 pih = skb ? igmpv3_report_hdr(skb) : NULL; in add_grec() 497 if (pih && pih->ngrec && in add_grec()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 1775 struct brcms_phy_pub *pih = wlc_hw->band->pi; in brcms_b_phy_reset() local 1780 if (pih == NULL) in brcms_b_phy_reset() 1808 wlc_phy_anacore(pih, ON); in brcms_b_phy_reset()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 1775 struct brcms_phy_pub *pih = wlc_hw->band->pi; in brcms_b_phy_reset() local 1780 if (pih == NULL) in brcms_b_phy_reset() 1808 wlc_phy_anacore(pih, ON); in brcms_b_phy_reset()
|