Home
last modified time | relevance | path

Searched full:wcn (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c31 struct wcn36xx *wcn = file->private_data; in read_file_bool_bmps() local
36 list_for_each_entry(vif_priv, &wcn->vif_list, list) { in read_file_bool_bmps()
56 struct wcn36xx *wcn = file->private_data; in write_file_bool_bmps() local
71 list_for_each_entry(vif_priv, &wcn->vif_list, list) { in write_file_bool_bmps()
74 wcn36xx_enable_keep_alive_null_packet(wcn, vif); in write_file_bool_bmps()
75 wcn36xx_pmc_enter_bmps_state(wcn, vif); in write_file_bool_bmps()
82 list_for_each_entry(vif_priv, &wcn->vif_list, list) { in write_file_bool_bmps()
85 wcn36xx_pmc_exit_bmps_state(wcn, vif); in write_file_bool_bmps()
103 struct wcn36xx *wcn = file->private_data; in write_file_dump() local
130 wcn36xx_smd_dump_cmd_req(wcn, arg[0], arg[1], arg[2], arg[3], arg[4]); in write_file_dump()
[all …]
H A Dtxrx.c275 static void wcn36xx_update_survey(struct wcn36xx *wcn, int rssi, int snr, in wcn36xx_update_survey() argument
286 idx = wcn->hw->wiphy->bands[NL80211_BAND_2GHZ]->n_channels; in wcn36xx_update_survey()
288 sband = wcn->hw->wiphy->bands[band]; in wcn36xx_update_survey()
298 spin_lock(&wcn->survey_lock); in wcn36xx_update_survey()
299 wcn->chan_survey[idx].rssi = rssi; in wcn36xx_update_survey()
300 wcn->chan_survey[idx].snr = snr; in wcn36xx_update_survey()
301 spin_unlock(&wcn->survey_lock); in wcn36xx_update_survey()
306 int wcn36xx_rx_skb(struct wcn36xx *wcn, struct sk_buff *skb) in wcn36xx_rx_skb() argument
379 status.band = WCN36XX_BAND(wcn); in wcn36xx_rx_skb()
380 status.freq = WCN36XX_CENTER_FREQ(wcn); in wcn36xx_rx_skb()
[all …]
H A Dpmc.c23 int wcn36xx_pmc_enter_bmps_state(struct wcn36xx *wcn, in wcn36xx_pmc_enter_bmps_state() argument
29 ret = wcn36xx_smd_enter_bmps(wcn, vif); in wcn36xx_pmc_enter_bmps_state()
51 int wcn36xx_pmc_exit_bmps_state(struct wcn36xx *wcn, in wcn36xx_pmc_exit_bmps_state() argument
62 wcn36xx_smd_exit_bmps(wcn, vif); in wcn36xx_pmc_exit_bmps_state()
68 int wcn36xx_enable_keep_alive_null_packet(struct wcn36xx *wcn, in wcn36xx_enable_keep_alive_null_packet() argument
72 return wcn36xx_smd_keep_alive_req(wcn, vif, in wcn36xx_enable_keep_alive_null_packet()
H A Ddxe.h138 #define WCN36XX_DXE_WQ_TX_L(wcn) ((wcn)->is_pronto_v3 ? 0x6 : 0x17) argument
139 #define WCN36XX_DXE_WQ_TX_H(wcn) ((wcn)->is_pronto_v3 ? 0x6 : 0x17) argument
456 int wcn36xx_dxe_allocate_mem_pools(struct wcn36xx *wcn);
457 void wcn36xx_dxe_free_mem_pools(struct wcn36xx *wcn);
458 void wcn36xx_dxe_rx_frame(struct wcn36xx *wcn);
459 int wcn36xx_dxe_alloc_ctl_blks(struct wcn36xx *wcn);
460 void wcn36xx_dxe_free_ctl_blks(struct wcn36xx *wcn);
461 int wcn36xx_dxe_init(struct wcn36xx *wcn);
462 void wcn36xx_dxe_deinit(struct wcn36xx *wcn);
463 int wcn36xx_dxe_init_channels(struct wcn36xx *wcn);
[all …]
H A Ddebug.h37 void wcn36xx_debugfs_init(struct wcn36xx *wcn);
38 void wcn36xx_debugfs_exit(struct wcn36xx *wcn);
41 static inline void wcn36xx_debugfs_init(struct wcn36xx *wcn) in wcn36xx_debugfs_init() argument
44 static inline void wcn36xx_debugfs_exit(struct wcn36xx *wcn) in wcn36xx_debugfs_exit() argument
H A Dpmc.h27 int wcn36xx_pmc_enter_bmps_state(struct wcn36xx *wcn,
29 int wcn36xx_pmc_exit_bmps_state(struct wcn36xx *wcn,
31 int wcn36xx_enable_keep_alive_null_packet(struct wcn36xx *wcn,
H A Dtxrx.h163 int wcn36xx_rx_skb(struct wcn36xx *wcn, struct sk_buff *skb);
164 int wcn36xx_start_tx(struct wcn36xx *wcn,
/linux/drivers/pci/pwrctrl/
H A Dpci-pwrctrl-pwrseq.c34 * the WCN family of chips since before power sequencing was added in pwrseq_pwrctrl_qcm_wcn_validate_device()
42 * WCN models before moving forward. in pwrseq_pwrctrl_qcm_wcn_validate_device()
/linux/arch/arm64/boot/dts/qcom/
H A Dx1-asus-zenbook-a14.dtsi454 vreg_wcn_0p95: regulator-wcn-0p95 {
464 vreg_wcn_1p9: regulator-wcn-1p9 {
474 vreg_wcn_3p3: regulator-wcn-3p3 {
1419 wcn_bt_en: wcn-bt-en-state {
1426 wcn_sw_en: wcn-sw-en-state {
1433 wcn_wlan_en: wcn-wlan-en-state {
H A Dx1-microsoft-denali.dtsi273 vreg_wcn_3p3: regulator-wcn-3p3 {
289 vreg_wcn_0p95: regulator-wcn-0p95 {
299 vreg_wcn_1p9: regulator-wcn-1p9 {
1140 wcn_wlan_bt_en: wcn-wlan-bt-en-state {
1214 wcn_sw_en: wcn-sw-en-state {
H A Dx1e80100-medion-sprchrgd-14-s1.dts252 vreg_wcn_0p95: regulator-wcn-0p95 {
262 vreg_wcn_1p9: regulator-wcn-1p9 {
272 vreg_wcn_3p3: regulator-wcn-3p3 {
1368 wcn_sw_en: wcn-sw-en-state {
1375 wcn_wlan_bt_en: wcn-wlan-bt-en-state {
H A Dx1e80100-lenovo-yoga-slim7x.dts409 vreg_wcn_3p3: regulator-wcn-3p3 {
431 vreg_wcn_0p95: regulator-wcn-0p95 {
441 vreg_wcn_1p9: regulator-wcn-1p9 {
1520 wcn_sw_en: wcn-sw-en-state {
1527 wcn_wlan_bt_en: wcn-wlan-bt-en-state {
H A Dx1p42100-lenovo-thinkbook-16.dts419 vreg_wcn_0p95: regulator-wcn-0p95 {
429 vreg_wcn_1p9: regulator-wcn-1p9 {
439 vreg_wcn_3p3: regulator-wcn-3p3 {
1522 wcn_sw_en: wcn-sw-en-state {
1529 wcn_wlan_bt_en: wcn-wlan-bt-en-state {
H A Dx1-dell-thena.dtsi412 vreg_wcn_3p3: regulator-wcn-3p3 {
428 vreg_wcn_0p95: regulator-wcn-0p95 {
438 vreg_wcn_1p9: regulator-wcn-1p9 {
1519 wcn_sw_en: wcn-sw-en-state {
1526 wcn_wlan_bt_en: wcn-wlan-bt-en-state {
/linux/arch/m68k/include/asm/
H A DMC68328.h789 #define WCN WORD_REF(WCN_ADDR) macro