Searched refs:sys (Results 1 – 25 of 35) sorted by relevance
12
67 qdf_mem_zero((uint8_t *) &mac->sys, sizeof(mac->sys)); in sys_init_globals()69 mac->sys.gSysEnableLinkMonitorMode = 0; in sys_init_globals()85 mac_ctx->sys.gSysBbtReceived++; in sys_bbt_process_message_core()90 mac_ctx->sys.gSysFrameCount[type][subtype]++; in sys_bbt_process_message_core()91 framecount = mac_ctx->sys.gSysFrameCount[type][subtype]; in sys_bbt_process_message_core()123 mac_ctx->sys.gSysFrameCount[type][subtype]); in sys_bbt_process_message_core()130 mac_ctx->sys.gSysFrameCount[type][subtype]); in sys_bbt_process_message_core()137 mac_ctx->sys.gSysFrameCount[type][subtype]); in sys_bbt_process_message_core()146 mac_ctx->sys.gSysBbtPostedToLim++; in sys_bbt_process_message_core()156 mac_ctx->sys.gSysBbtPostedToLim++; in sys_bbt_process_message_core()[all …]
242 (((struct ipa_wdi_in_params *)(pipe_in))->sys.ipa_ep_cfg.nat.nat_en)244 (((struct ipa_wdi_in_params *)(pipe_in))->sys.ipa_ep_cfg.hdr.hdr_len)246 (((struct ipa_wdi_in_params *)(pipe_in))->sys.ipa_ep_cfg.hdr.hdr_ofst_metadata_valid)248 (((struct ipa_wdi_in_params *)(pipe_in))->sys.ipa_ep_cfg.hdr.hdr_metadata_reg_valid)250 (((struct ipa_wdi_in_params *)(pipe_in))->sys.ipa_ep_cfg.hdr.hdr_ofst_pkt_size_valid)252 (((struct ipa_wdi_in_params *)(pipe_in))->sys.ipa_ep_cfg.hdr.hdr_ofst_pkt_size)254 (((struct ipa_wdi_in_params *)(pipe_in))->sys.ipa_ep_cfg.hdr.hdr_additional_const_len)256 (((struct ipa_wdi_in_params *)(pipe_in))->sys.ipa_ep_cfg.mode.mode)258 (((struct ipa_wdi_in_params *)(pipe_in))->sys.client)260 (((struct ipa_wdi_in_params *)(pipe_in))->sys.desc_fifo_sz)[all …]
272 mac->sys.gSysEnableLinkMonitorMode = 0; in __lim_init_config()275 mac->sys.gSysEnableLinkMonitorMode = 1; in __lim_init_config()819 qdf_spinlock_create(&mac->sys.bbt_mgmt_lock); in pe_open()928 qdf_spinlock_destroy(&mac->sys.bbt_mgmt_lock); in pe_close()1064 qdf_spin_lock(&mac_ctx->sys.bbt_mgmt_lock); in pe_drop_pending_rx_mgmt_frames()1065 if (mac_ctx->sys.sys_bbt_pending_mgmt_count >= in pe_drop_pending_rx_mgmt_frames()1067 qdf_spin_unlock(&mac_ctx->sys.bbt_mgmt_lock); in pe_drop_pending_rx_mgmt_frames()1073 } else if (mac_ctx->sys.sys_bbt_pending_mgmt_count > in pe_drop_pending_rx_mgmt_frames()1079 qdf_spin_unlock(&mac_ctx->sys.bbt_mgmt_lock); in pe_drop_pending_rx_mgmt_frames()1090 mac_ctx->sys.sys_bbt_pending_mgmt_count++; in pe_drop_pending_rx_mgmt_frames()[all …]