Symbol: ar
function parameter
Defined...
-
drivers/net/wireless/ath/ar5523/ar5523.c:48:31-48:46: static void ar5523_read_reply(struct ar5523 *ar, struct ar5523_cmd_hdr *hdr,
-
drivers/net/wireless/ath/ar5523/ar5523.c:175:32-175:47: static int ar5523_alloc_rx_cmd(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:191:34-191:49: static void ar5523_cancel_rx_cmd(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:196:32-196:47: static void ar5523_free_rx_cmd(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:203:33-203:48: static int ar5523_submit_rx_cmd(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:244:34-244:49: static void ar5523_cancel_tx_cmd(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:249:23-249:38: static int ar5523_cmd(struct ar5523 *ar, u32 code, const void *idata,
-
drivers/net/wireless/ath/ar5523/ar5523.c:297:29-297:44: static int ar5523_cmd_write(struct ar5523 *ar, u32 code, const void *data,
-
drivers/net/wireless/ath/ar5523/ar5523.c:304:28-304:43: static int ar5523_cmd_read(struct ar5523 *ar, u32 code, const void *idata,
-
drivers/net/wireless/ath/ar5523/ar5523.c:311:26-311:41: static int ar5523_config(struct ar5523 *ar, u32 reg, u32 val)
-
drivers/net/wireless/ath/ar5523/ar5523.c:327:32-327:47: static int ar5523_config_multi(struct ar5523 *ar, u32 reg, const void *data,
-
drivers/net/wireless/ath/ar5523/ar5523.c:346:30-346:45: static int ar5523_get_status(struct ar5523 *ar, u32 which, void *odata,
-
drivers/net/wireless/ath/ar5523/ar5523.c:360:34-360:49: static int ar5523_get_capability(struct ar5523 *ar, u32 cap, u32 *val)
-
drivers/net/wireless/ath/ar5523/ar5523.c:377:30-377:45: static int ar5523_get_devcap(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:426:33-426:48: static int ar5523_set_ledsteady(struct ar5523 *ar, int lednum, int ledmode)
-
drivers/net/wireless/ath/ar5523/ar5523.c:440:32-440:47: static int ar5523_set_rxfilter(struct ar5523 *ar, u32 bits, u32 op)
-
drivers/net/wireless/ath/ar5523/ar5523.c:452:35-452:50: static int ar5523_reset_tx_queues(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:461:28-461:43: static int ar5523_set_chan(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:481:30-481:45: static int ar5523_queue_init(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:499:31-499:46: static int ar5523_switch_chan(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:525:32-525:47: static void ar5523_rx_data_put(struct ar5523 *ar,
-
drivers/net/wireless/ath/ar5523/ar5523.c:677:35-677:50: static void ar5523_cancel_rx_bufs(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:699:33-699:48: static void ar5523_free_rx_bufs(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:711:33-711:48: static int ar5523_alloc_rx_bufs(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:732:36-732:51: static void ar5523_data_tx_pkt_put(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:798:35-798:50: static void ar5523_tx_work_locked(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:929:29-929:44: static void ar5523_flush_tx(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:943:32-943:47: static void ar5523_free_tx_cmd(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:952:32-952:47: static int ar5523_alloc_tx_cmd(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:1155:33-1155:48: static int ar5523_get_wlan_mode(struct ar5523 *ar,
-
drivers/net/wireless/ath/ar5523/ar5523.c:1191:35-1191:50: static void ar5523_create_rateset(struct ar5523 *ar,
-
drivers/net/wireless/ath/ar5523/ar5523.c:1229:35-1229:50: static int ar5523_set_basic_rates(struct ar5523 *ar,
-
drivers/net/wireless/ath/ar5523/ar5523.c:1243:37-1243:52: static int ar5523_create_connection(struct ar5523 *ar,
-
drivers/net/wireless/ath/ar5523/ar5523.c:1265:33-1265:48: static int ar5523_write_associd(struct ar5523 *ar, struct ieee80211_vif *vif)
-
drivers/net/wireless/ath/ar5523/ar5523.c:1374:34-1374:49: static int ar5523_host_available(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:1387:33-1387:48: static int ar5523_get_devstatus(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:1412:32-1412:47: static int ar5523_get_max_rxsz(struct ar5523 *ar)
-
drivers/net/wireless/ath/ar5523/ar5523.c:1473:30-1473:45: static int ar5523_init_modes(struct ar5523 *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:28:50-28:65: static inline struct ath10k_ahb *ath10k_ahb_priv(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:33:32-33:47: static void ath10k_ahb_write32(struct ath10k *ar, u32 offset, u32 value)
-
drivers/net/wireless/ath/ath10k/ahb.c:40:30-40:45: static u32 ath10k_ahb_read32(struct ath10k *ar, u32 offset)
-
drivers/net/wireless/ath/ath10k/ahb.c:47:34-47:49: static u32 ath10k_ahb_gcc_read32(struct ath10k *ar, u32 offset)
-
drivers/net/wireless/ath/ath10k/ahb.c:54:37-54:52: static void ath10k_ahb_tcsr_write32(struct ath10k *ar, u32 offset, u32 value)
-
drivers/net/wireless/ath/ath10k/ahb.c:61:35-61:50: static u32 ath10k_ahb_tcsr_read32(struct ath10k *ar, u32 offset)
-
drivers/net/wireless/ath/ath10k/ahb.c:68:34-68:49: static u32 ath10k_ahb_soc_read32(struct ath10k *ar, u32 addr)
-
drivers/net/wireless/ath/ath10k/ahb.c:73:37-73:52: static int ath10k_ahb_get_num_banks(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:82:34-82:49: static int ath10k_ahb_clock_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:113:37-113:52: static void ath10k_ahb_clock_deinit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:122:36-122:51: static int ath10k_ahb_clock_enable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:165:38-165:53: static void ath10k_ahb_clock_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:176:37-176:52: static int ath10k_ahb_rst_ctrl_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:226:40-226:55: static void ath10k_ahb_rst_ctrl_deinit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:237:37-237:52: static int ath10k_ahb_release_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:277:37-277:52: static void ath10k_ahb_halt_axi_bus(struct ath10k *ar, u32 haltreq_reg,
-
drivers/net/wireless/ath/ath10k/ahb.c:306:34-306:49: static void ath10k_ahb_halt_chip(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:404:42-404:57: static int ath10k_ahb_request_irq_legacy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:423:43-423:58: static void ath10k_ahb_release_irq_legacy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:430:36-430:51: static void ath10k_ahb_irq_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:436:37-436:52: static int ath10k_ahb_resource_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:524:40-524:55: static void ath10k_ahb_resource_deinit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:548:38-548:53: static int ath10k_ahb_prepare_device(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:592:34-592:49: static int ath10k_ahb_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:606:39-606:54: static int ath10k_ahb_wake_target_cpu(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:618:33-618:48: static int ath10k_ahb_hif_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:631:33-631:48: static void ath10k_ahb_hif_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ahb.c:645:36-645:51: static int ath10k_ahb_hif_power_up(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ahb.c:684:51-684:66: static u32 ath10k_ahb_qca4019_targ_cpu_to_ce_addr(struct ath10k *ar, u32 addr)
-
drivers/net/wireless/ath/ath10k/bmi.c:13:23-13:38: void ath10k_bmi_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/bmi.c:21:21-21:36: int ath10k_bmi_done(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/bmi.c:46:32-46:47: int ath10k_bmi_get_target_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/bmi.c:84:37-84:52: int ath10k_bmi_get_target_info_sdio(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/bmi.c:153:28-153:43: int ath10k_bmi_read_memory(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/bmi.c:195:30-195:45: int ath10k_bmi_write_soc_reg(struct ath10k *ar, u32 address, u32 reg_val)
-
drivers/net/wireless/ath/ath10k/bmi.c:224:29-224:44: int ath10k_bmi_read_soc_reg(struct ath10k *ar, u32 address, u32 *reg_val)
-
drivers/net/wireless/ath/ath10k/bmi.c:258:29-258:44: int ath10k_bmi_write_memory(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/bmi.c:304:24-304:39: int ath10k_bmi_execute(struct ath10k *ar, u32 address, u32 param, u32 *result)
-
drivers/net/wireless/ath/ath10k/bmi.c:343:37-343:52: static int ath10k_bmi_lz_data_large(struct ath10k *ar, const void *buffer, u32 length)
-
drivers/net/wireless/ath/ath10k/bmi.c:390:24-390:39: int ath10k_bmi_lz_data(struct ath10k *ar, const void *buffer, u32 length)
-
drivers/net/wireless/ath/ath10k/bmi.c:428:32-428:47: int ath10k_bmi_lz_stream_start(struct ath10k *ar, u32 address)
-
drivers/net/wireless/ath/ath10k/bmi.c:454:30-454:45: int ath10k_bmi_fast_download(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/bmi.c:497:26-497:41: int ath10k_bmi_set_start(struct ath10k *ar, u32 address)
-
drivers/net/wireless/ath/ath10k/ce.c:51:41-51:56: static inline u32 shadow_sr_wr_ind_addr(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:87:36-87:51: static inline u32 ath10k_ce_read32(struct ath10k *ar, u32 offset)
-
drivers/net/wireless/ath/ath10k/ce.c:94:38-94:53: static inline void ath10k_ce_write32(struct ath10k *ar, u32 offset, u32 value)
-
drivers/net/wireless/ath/ath10k/ce.c:101:56-101:71: static inline void ath10k_ce_dest_ring_write_index_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:109:55-109:70: static inline u32 ath10k_ce_dest_ring_write_index_get(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:116:55-116:70: static inline void ath10k_ce_src_ring_write_index_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:124:54-124:69: static inline u32 ath10k_ce_src_ring_write_index_get(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:131:58-131:73: static inline u32 ath10k_ce_src_ring_read_index_from_ddr(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:139:53-139:68: static inline u32 ath10k_ce_src_ring_read_index_get(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:158:43-158:58: ath10k_ce_shadow_src_ring_write_index_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:165:53-165:68: static inline void ath10k_ce_src_ring_base_addr_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:183:49-183:64: static void ath10k_ce_set_src_ring_base_addr_hi(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:193:48-193:63: static inline void ath10k_ce_src_ring_size_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:201:48-201:63: static inline void ath10k_ce_src_ring_dmax_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:215:53-215:68: static inline void ath10k_ce_src_ring_byte_swap_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:229:54-229:69: static inline void ath10k_ce_dest_ring_byte_swap_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:244:46-244:61: u32 ath10k_ce_dest_ring_read_index_from_ddr(struct ath10k *ar, u32 ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:252:54-252:69: static inline u32 ath10k_ce_dest_ring_read_index_get(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:270:54-270:69: static inline void ath10k_ce_dest_ring_base_addr_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:288:50-288:65: static void ath10k_ce_set_dest_ring_base_addr_hi(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:303:49-303:64: static inline void ath10k_ce_dest_ring_size_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:311:52-311:67: static inline void ath10k_ce_src_ring_highmark_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:323:51-323:66: static inline void ath10k_ce_src_ring_lowmark_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:335:53-335:68: static inline void ath10k_ce_dest_ring_highmark_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:347:52-347:67: static inline void ath10k_ce_dest_ring_lowmark_set(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:359:57-359:72: static inline void ath10k_ce_copy_complete_inter_enable(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:371:57-371:72: static inline void ath10k_ce_copy_complete_intr_disable(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:383:53-383:68: static inline void ath10k_ce_watermark_intr_disable(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:395:49-395:64: static inline void ath10k_ce_error_intr_disable(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:408:54-408:69: static inline void ath10k_ce_engine_int_status_clear(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:1116:41-1116:56: static void ath10k_ce_extract_desc_data(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:1133:44-1133:59: static void ath10k_ce_extract_desc_data_64(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:1228:35-1228:50: void ath10k_ce_per_engine_service(struct ath10k *ar, unsigned int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1262:39-1262:54: void ath10k_ce_per_engine_service_any(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ce.c:1303:34-1303:49: void ath10k_ce_disable_interrupt(struct ath10k *ar, int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1321:35-1321:50: void ath10k_ce_disable_interrupts(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ce.c:1330:33-1330:48: void ath10k_ce_enable_interrupt(struct ath10k *ar, int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1343:34-1343:49: void ath10k_ce_enable_interrupts(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ce.c:1355:36-1355:51: static int ath10k_ce_init_src_ring(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:1396:37-1396:52: static int ath10k_ce_init_dest_ring(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:1434:40-1434:55: static int ath10k_ce_alloc_shadow_base(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:1451:26-1451:41: ath10k_ce_alloc_src_ring(struct ath10k *ar, unsigned int ce_id,
-
drivers/net/wireless/ath/ath10k/ce.c:1509:29-1509:44: ath10k_ce_alloc_src_ring_64(struct ath10k *ar, unsigned int ce_id,
-
drivers/net/wireless/ath/ath10k/ce.c:1566:27-1566:42: ath10k_ce_alloc_dest_ring(struct ath10k *ar, unsigned int ce_id,
-
drivers/net/wireless/ath/ath10k/ce.c:1610:30-1610:45: ath10k_ce_alloc_dest_ring_64(struct ath10k *ar, unsigned int ce_id,
-
drivers/net/wireless/ath/ath10k/ce.c:1662:25-1662:40: int ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id,
-
drivers/net/wireless/ath/ath10k/ce.c:1689:39-1689:54: static void ath10k_ce_deinit_src_ring(struct ath10k *ar, unsigned int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1699:40-1699:55: static void ath10k_ce_deinit_dest_ring(struct ath10k *ar, unsigned int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1708:28-1708:43: void ath10k_ce_deinit_pipe(struct ath10k *ar, unsigned int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1715:34-1715:49: static void _ath10k_ce_free_pipe(struct ath10k *ar, int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1746:37-1746:52: static void _ath10k_ce_free_pipe_64(struct ath10k *ar, int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1777:26-1777:41: void ath10k_ce_free_pipe(struct ath10k *ar, int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.c:1786:31-1786:46: void ath10k_ce_dump_registers(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:1855:31-1855:46: static void ath10k_ce_set_ops(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/ce.c:1868:26-1868:41: int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id,
-
drivers/net/wireless/ath/ath10k/ce.c:1929:26-1929:41: void ath10k_ce_alloc_rri(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ce.c:1960:25-1960:40: void ath10k_ce_free_rri(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ce.h:142:48-142:63: static inline struct ath10k_ce *ath10k_ce_priv(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/ce.h:339:42-339:57: static inline u32 ath10k_ce_base_address(struct ath10k *ar, unsigned int ce_id)
-
drivers/net/wireless/ath/ath10k/ce.h:376:47-376:62: static inline u32 ath10k_ce_interrupt_summary(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:773:38-773:53: void ath10k_core_get_fw_features_str(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/core.c:792:42-792:57: static void ath10k_send_suspend_complete(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:799:29-799:44: static int ath10k_init_sdio(struct ath10k *ar, enum ath10k_firmware_mode mode)
-
drivers/net/wireless/ath/ath10k/core.c:846:41-846:56: static int ath10k_init_configure_target(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:914:52-914:67: static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/core.c:939:39-939:54: static int ath10k_push_board_ext_data(struct ath10k *ar, const void *data,
-
drivers/net/wireless/ath/ath10k/core.c:986:46-986:61: static int ath10k_core_get_board_id_from_otp(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1117:37-1117:52: static int ath10k_core_check_smbios(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1128:26-1128:41: int ath10k_core_check_dt(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1151:31-1151:46: static int ath10k_download_fw(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1200:35-1200:50: void ath10k_core_free_board_files(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1217:45-1217:60: static void ath10k_core_free_firmware_files(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1241:34-1241:49: static int ath10k_fetch_cal_file(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1268:47-1268:62: static int ath10k_core_fetch_board_data_api_1(struct ath10k *ar, int bd_ie_type)
-
drivers/net/wireless/ath/ath10k/core.c:1316:42-1316:57: static int ath10k_core_parse_bd_ie_board(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/core.c:1406:34-1406:49: static int ath10k_core_search_bd(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/core.c:1464:47-1464:62: static int ath10k_core_fetch_board_data_api_n(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/core.c:1539:42-1539:57: static int ath10k_core_create_board_name(struct ath10k *ar, char *name,
-
drivers/net/wireless/ath/ath10k/core.c:1585:43-1585:58: static int ath10k_core_create_eboard_name(struct ath10k *ar, char *name,
-
drivers/net/wireless/ath/ath10k/core.c:1602:34-1602:49: int ath10k_core_fetch_board_file(struct ath10k *ar, int bd_ie_type)
-
drivers/net/wireless/ath/ath10k/core.c:1668:50-1668:65: static int ath10k_core_get_ext_board_id_from_otp(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1720:39-1720:54: static int ath10k_download_board_data(struct ath10k *ar, const void *data,
-
drivers/net/wireless/ath/ath10k/core.c:1789:40-1789:55: static int ath10k_download_and_run_otp(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1848:37-1848:52: static int ath10k_download_cal_file(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/core.c:1870:35-1870:50: static int ath10k_download_cal_dt(struct ath10k *ar, const char *dt_name)
-
drivers/net/wireless/ath/ath10k/core.c:1925:39-1925:54: static int ath10k_download_cal_eeprom(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:1954:38-1954:53: static int ath10k_download_cal_nvmem(struct ath10k *ar, const char *cell_name)
-
drivers/net/wireless/ath/ath10k/core.c:1987:38-1987:53: int ath10k_core_fetch_firmware_api_n(struct ath10k *ar, const char *name,
-
drivers/net/wireless/ath/ath10k/core.c:2164:37-2164:52: static void ath10k_core_get_fw_name(struct ath10k *ar, char *fw_name,
-
drivers/net/wireless/ath/ath10k/core.c:2183:45-2183:60: static int ath10k_core_fetch_firmware_files(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2217:41-2217:56: static int ath10k_core_pre_cal_download(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2258:39-2258:54: static int ath10k_core_pre_cal_config(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2287:37-2287:52: static int ath10k_download_cal_data(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2355:41-2355:56: static void ath10k_core_fetch_btcoex_dt(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2389:29-2389:44: static int ath10k_init_uart(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2440:34-2440:49: static int ath10k_init_hw_params(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2468:33-2468:48: void ath10k_core_start_recovery(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2479:30-2479:45: void ath10k_core_napi_enable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2491:36-2491:51: void ath10k_core_napi_sync_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2586:47-2586:62: static int ath10k_core_init_firmware_features(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2765:40-2765:55: static int ath10k_core_reset_rx_filter(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2814:40-2814:55: static int ath10k_core_compat_services(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2838:41-2838:56: static int ath10k_core_copy_target_iram(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2915:23-2915:38: int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode,
-
drivers/net/wireless/ath/ath10k/core.c:3240:29-3240:44: int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt)
-
drivers/net/wireless/ath/ath10k/core.c:3263:23-3263:38: void ath10k_core_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:3287:33-3287:48: static int ath10k_core_probe_fw(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:3503:26-3503:41: int ath10k_core_register(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/core.c:3514:29-3514:44: void ath10k_core_unregister(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:3686:26-3686:41: void ath10k_core_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.h:1311:46-1311:61: static inline bool ath10k_peer_stats_enabled(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1420:45-1420:60: static u32 ath10k_coredump_get_ramdump_size(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1448:67-1448:82: const struct ath10k_hw_mem_layout *ath10k_coredump_get_mem_layout(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1457:68-1457:83: const struct ath10k_hw_mem_layout *_ath10k_coredump_get_mem_layout(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1474:50-1474:65: struct ath10k_fw_crash_data *ath10k_coredump_new(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1491:60-1491:75: static struct ath10k_dump_file_data *ath10k_coredump_build(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1596:28-1596:43: int ath10k_coredump_submit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1615:28-1615:43: int ath10k_coredump_create(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1628:30-1628:45: int ath10k_coredump_register(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1646:33-1646:48: void ath10k_coredump_unregister(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/coredump.c:1653:30-1653:45: void ath10k_coredump_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:25:18-25:33: void ath10k_info(struct ath10k *ar, const char *fmt, ...)
-
drivers/net/wireless/ath/ath10k/debug.c:40:35-40:50: void ath10k_debug_print_hwfw_info(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:72:36-72:51: void ath10k_debug_print_board_info(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:96:35-96:50: void ath10k_debug_print_boot_info(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:109:31-109:46: void ath10k_print_driver_info(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:117:17-117:32: void ath10k_err(struct ath10k *ar, const char *fmt, ...)
-
drivers/net/wireless/ath/ath10k/debug.c:132:18-132:33: void ath10k_warn(struct ath10k *ar, const char *fmt, ...)
-
drivers/net/wireless/ath/ath10k/debug.c:243:41-243:56: static void ath10k_debug_fw_stats_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:255:36-255:51: void ath10k_debug_fw_stats_process(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/debug.c:353:35-353:50: int ath10k_debug_fw_stats_request(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:502:35-502:50: static int ath10k_debug_fw_assert(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:863:39-863:54: static int ath10k_debug_htt_stats_req(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:1250:40-1250:55: static int ath10k_debug_cal_data_fetch(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:1446:43-1446:58: static int ath10k_debug_tpc_stats_request(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:1469:37-1469:52: void ath10k_debug_tpc_stats_process(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/debug.c:1482:38-1482:53: ath10k_debug_tpc_stats_final_process(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/debug.c:1540:35-1540:50: static void ath10k_tpc_stats_fill(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/debug.c:1692:24-1692:39: int ath10k_debug_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:1743:24-1743:39: void ath10k_debug_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:2267:49-2267:64: static int ath10k_debug_tpc_stats_final_request(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:2516:25-2516:40: int ath10k_debug_create(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:2530:27-2530:42: void ath10k_debug_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:2541:27-2541:42: int ath10k_debug_register(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:2665:30-2665:45: void ath10k_debug_unregister(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.c:2673:19-2673:34: void __ath10k_dbg(struct ath10k *ar, enum ath10k_debug_mask mask,
-
drivers/net/wireless/ath/ath10k/debug.c:2693:22-2693:37: void ath10k_dbg_dump(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/debug.h:115:51-115:66: static inline u64 ath10k_debug_get_fw_dbglog_mask(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.h:120:52-120:67: static inline u32 ath10k_debug_get_fw_dbglog_level(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debug.h:125:57-125:72: static inline int ath10k_debug_is_extd_tx_stats_enabled(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:12:49-12:64: static void ath10k_rx_stats_update_amsdu_subfrm(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:28:49-28:64: static void ath10k_rx_stats_update_ampdu_subfrm(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:48:43-48:58: void ath10k_sta_update_rx_tid_stats_ampdu(struct ath10k *ar, u16 peer_id, u8 tid,
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:78:37-78:52: void ath10k_sta_update_rx_tid_stats(struct ath10k *ar, u8 *first_hdr,
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:128:54-128:69: static void ath10k_sta_update_extd_stats_rx_duration(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:147:49-147:64: static void ath10k_sta_update_stats_rx_duration(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:166:36-166:51: void ath10k_sta_update_rx_duration(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:102:36-102:51: static inline int ath10k_hif_tx_sg(struct ath10k *ar, u8 pipe_id,
-
drivers/net/wireless/ath/ath10k/hif.h:109:40-109:55: static inline int ath10k_hif_diag_read(struct ath10k *ar, u32 address, void *buf,
-
drivers/net/wireless/ath/ath10k/hif.h:115:41-115:56: static inline int ath10k_hif_diag_write(struct ath10k *ar, u32 address,
-
drivers/net/wireless/ath/ath10k/hif.h:124:47-124:62: static inline int ath10k_hif_exchange_bmi_msg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:132:36-132:51: static inline int ath10k_hif_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/hif.h:137:36-137:51: static inline void ath10k_hif_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/hif.h:142:41-142:56: static inline int ath10k_hif_start_post(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/hif.h:149:50-149:65: static inline int ath10k_hif_get_htt_tx_complete(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/hif.h:156:50-156:65: static inline int ath10k_hif_map_service_to_pipe(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:164:48-164:63: static inline void ath10k_hif_get_default_pipe(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:170:51-170:66: static inline void ath10k_hif_send_complete_check(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:177:52-177:67: static inline u16 ath10k_hif_get_free_queue_number(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:183:39-183:54: static inline int ath10k_hif_power_up(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:189:42-189:57: static inline void ath10k_hif_power_down(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/hif.h:194:38-194:53: static inline int ath10k_hif_suspend(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/hif.h:202:37-202:52: static inline int ath10k_hif_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/hif.h:210:37-210:52: static inline u32 ath10k_hif_read32(struct ath10k *ar, u32 address)
-
drivers/net/wireless/ath/ath10k/hif.h:220:39-220:54: static inline void ath10k_hif_write32(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:231:47-231:62: static inline int ath10k_hif_fetch_cal_eeprom(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:241:46-241:61: static inline int ath10k_hif_get_target_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hif.h:250:50-250:65: static inline int ath10k_hif_set_target_log_mode(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htc.c:15:44-15:59: static void ath10k_htc_control_tx_complete(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htc.c:21:53-21:59: static struct sk_buff *ath10k_htc_build_tx_ctrl_skb(void *ar)
-
drivers/net/wireless/ath/ath10k/htc.c:224:39-224:54: void ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htc.c:436:39-436:54: void ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htc.c:528:44-528:59: static void ath10k_htc_control_rx_complete(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htc.c:889:25-889:40: void ath10k_htc_stop_hl(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htc.c:1176:38-1176:53: struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size)
-
drivers/net/wireless/ath/ath10k/htc.c:1193:42-1193:57: static void ath10k_htc_pktlog_process_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htc.c:1199:38-1199:53: static int ath10k_htc_pktlog_connect(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htc.c:1224:45-1224:60: static bool ath10k_htc_pktlog_svc_supported(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htc.c:1288:21-1288:36: int ath10k_htc_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htt.c:325:21-325:36: int ath10k_htt_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:30:30-30:45: ath10k_htt_rx_find_skb_paddr(struct ath10k *ar, u64 paddr)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:264:31-264:46: int ath10k_htt_rx_ring_refill(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:861:43-861:58: static int ath10k_htt_rx_crypto_param_len(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:891:41-891:56: static int ath10k_htt_rx_crypto_mic_len(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:917:41-917:56: static int ath10k_htt_rx_crypto_icv_len(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:972:35-972:50: static void ath10k_htt_rx_h_rates(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1105:30-1105:45: ath10k_htt_rx_h_peer_channel(struct ath10k *ar, struct htt_rx_desc *rxd)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1151:30-1151:45: ath10k_htt_rx_h_vdev_channel(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1178:29-1178:44: ath10k_htt_rx_h_any_channel(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1189:37-1189:52: static bool ath10k_htt_rx_h_channel(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1219:36-1219:51: static void ath10k_htt_rx_h_signal(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1244:37-1244:52: static void ath10k_htt_rx_h_mactime(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1263:34-1263:49: static void ath10k_htt_rx_h_ppdu(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1347:40-1347:55: static void ath10k_htt_rx_h_queue_msdu(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1359:31-1359:46: static void ath10k_process_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1405:39-1405:54: static int ath10k_htt_rx_nwifi_hdrlen(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1417:41-1417:56: static void ath10k_htt_rx_h_undecap_raw(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1546:43-1546:58: static void ath10k_htt_rx_h_undecap_nwifi(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1607:43-1607:58: static void *ath10k_htt_rx_h_find_rfc1042(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1650:41-1650:56: static void ath10k_htt_rx_h_undecap_eth(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1714:42-1714:57: static void ath10k_htt_rx_h_undecap_snap(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1754:37-1754:52: static void ath10k_htt_rx_h_undecap(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1846:35-1846:50: static u64 ath10k_htt_rx_h_get_pn(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1867:50-1867:65: static bool ath10k_htt_rx_h_frag_multicast_check(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1876:43-1876:58: static bool ath10k_htt_rx_h_frag_pn_check(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:1920:34-1920:49: static void ath10k_htt_rx_h_mpdu(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2108:37-2108:52: static void ath10k_htt_rx_h_enqueue(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2183:37-2183:52: static void ath10k_htt_rx_h_unchain(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2219:42-2219:57: static bool ath10k_htt_rx_validate_amsdu(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2278:41-2278:56: static bool ath10k_htt_rx_amsdu_allowed(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2300:36-2300:51: static void ath10k_htt_rx_h_filter(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2393:46-2393:61: static bool ath10k_htt_rx_pn_check_replay_hl(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2942:40-2942:55: static void ath10k_htt_rx_tx_compl_ind(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3068:33-3068:48: static void ath10k_htt_rx_addba(struct ath10k *ar, struct htt_resp *resp)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3108:33-3108:48: static void ath10k_htt_rx_delba(struct ath10k *ar, struct htt_resp *resp)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3208:40-3208:55: static void ath10k_htt_rx_h_rx_offload(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3258:37-3258:52: static int ath10k_htt_rx_in_ord_ind(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3351:52-3351:67: static void ath10k_htt_rx_tx_fetch_resp_id_confirm(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3371:40-3371:55: static void ath10k_htt_rx_tx_fetch_ind(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3504:44-3504:59: static void ath10k_htt_rx_tx_fetch_confirm(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3532:46-3532:61: static void ath10k_htt_rx_tx_mode_switch_ind(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3634:37-3634:52: void ath10k_htt_htc_t2h_msg_handler(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3645:45-3645:60: static inline s8 ath10k_get_legacy_rate_idx(struct ath10k *ar, u8 rate)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3661:37-3661:52: ath10k_accumulate_per_peer_tx_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3783:33-3783:48: ath10k_update_per_peer_tx_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3914:41-3914:56: static void ath10k_htt_fetch_peer_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:3970:40-3970:55: static void ath10k_fetch_10_2_tx_stats(struct ath10k *ar, u8 *data)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:4038:43-4038:58: static void ath10k_htt_rx_sec_ind_handler(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:4071:33-4071:48: bool ath10k_htt_t2h_msg_handler(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:4300:46-4300:61: void ath10k_htt_rx_pktlog_completion_handler(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_rx.c:4308:39-4308:54: static int ath10k_htt_rx_deliver_msdu(struct ath10k *ar, int quota, int budget)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:4326:33-4326:48: int ath10k_htt_rx_hl_indication(struct ath10k *ar, int budget)
-
drivers/net/wireless/ath/ath10k/htt_rx.c:4357:32-4357:47: int ath10k_htt_txrx_compl_task(struct ath10k *ar, int budget)
-
drivers/net/wireless/ath/ath10k/htt_tx.c:88:38-88:53: static void __ath10k_htt_tx_txq_sync(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htt_tx.c:125:29-125:44: void ath10k_htt_tx_txq_sync(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htt_tx.c:553:34-553:49: void ath10k_htt_op_ep_tx_credits(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/htt_tx.c:558:33-558:48: void ath10k_htt_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htt_tx.c:597:33-597:48: void ath10k_htt_hif_tx_complete(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1103:30-1103:45: int ath10k_htt_tx_fetch_resp(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1152:37-1152:52: static u8 ath10k_htt_tx_get_vdev_id(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/hw.c:549:33-549:48: void ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey,
-
drivers/net/wireless/ath/ath10k/hw.c:591:50-591:65: static void ath10k_hw_qca988x_set_coverage_class(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hw.c:740:47-740:62: static int ath10k_hw_qca6174_enable_pll_clock(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/hw.c:920:38-920:53: static void ath10k_hw_map_target_mem(struct ath10k *ar, u32 msb)
-
drivers/net/wireless/ath/ath10k/hw.c:935:48-935:63: static int ath10k_hw_diag_segment_msb_download(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hw.c:990:44-990:59: static int ath10k_hw_diag_segment_download(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/hw.c:1003:34-1003:49: int ath10k_hw_diag_fast_download(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:211:36-211:51: int ath10k_mac_ext_resource_config(struct ath10k *ar, u32 val)
-
drivers/net/wireless/ath/ath10k/mac.c:452:37-452:52: bool ath10k_mac_is_peer_wep_key_set(struct ath10k *ar, const u8 *addr,
-
drivers/net/wireless/ath/ath10k/mac.c:683:36-683:51: static int ath10k_mac_num_chanctxs(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:704:46-704:61: static void ath10k_wait_for_peer_delete_done(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/mac.c:724:31-724:46: static int ath10k_peer_create(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:836:31-836:46: static int ath10k_peer_delete(struct ath10k *ar, u32 vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath10k/mac.c:867:37-867:52: static void ath10k_peer_map_cleanup(struct ath10k *ar, struct ath10k_peer *peer)
-
drivers/net/wireless/ath/ath10k/mac.c:894:33-894:48: static void ath10k_peer_cleanup(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/mac.c:913:37-913:52: static void ath10k_peer_cleanup_all(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:935:40-935:55: static int ath10k_mac_tdls_peer_update(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/mac.c:1013:42-1013:57: static inline int ath10k_vdev_setup_sync(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1030:38-1030:53: static int ath10k_monitor_vdev_start(struct ath10k *ar, int vdev_id)
-
drivers/net/wireless/ath/ath10k/mac.c:1103:37-1103:52: static int ath10k_monitor_vdev_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1132:39-1132:54: static int ath10k_monitor_vdev_create(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1163:39-1163:54: static int ath10k_monitor_vdev_delete(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1183:33-1183:48: static int ath10k_monitor_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1208:32-1208:47: static int ath10k_monitor_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1232:47-1232:62: static bool ath10k_mac_monitor_vdev_is_needed(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1256:48-1256:63: static bool ath10k_mac_monitor_vdev_is_allowed(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1272:34-1272:49: static int ath10k_monitor_recalc(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1365:29-1365:44: static int ath10k_start_cac(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1386:28-1386:43: static int ath10k_stop_cac(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1412:42-1412:57: static bool ath10k_mac_has_radar_enabled(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1423:43-1423:58: static void ath10k_recalc_radar_detection(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:1909:40-1909:55: static int ath10k_mac_num_vifs_started(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:2087:31-2087:46: void ath10k_mac_handle_beacon(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/mac.c:2120:36-2120:51: void ath10k_mac_handle_beacon_miss(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/mac.c:2144:46-2144:61: static u32 ath10k_peer_assoc_h_listen_intval(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2161:39-2161:54: static void ath10k_peer_assoc_h_basic(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2185:40-2185:55: static void ath10k_peer_assoc_h_crypto(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2239:39-2239:54: static void ath10k_peer_assoc_h_rates(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2301:36-2301:51: static void ath10k_peer_assoc_h_ht(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2408:37-2408:52: static int ath10k_peer_assoc_qos_ap(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2551:37-2551:52: static void ath10k_peer_assoc_h_vht(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2659:37-2659:52: static void ath10k_peer_assoc_h_qos(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2699:53-2699:68: static enum wmi_phy_mode ath10k_mac_get_phymode_vht(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2728:41-2728:56: static void ath10k_peer_assoc_h_phymode(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2797:38-2797:53: static int ath10k_peer_assoc_prepare(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2824:35-2824:50: static int ath10k_setup_peer_smps(struct ath10k *ar, struct ath10k_vif *arvif,
-
drivers/net/wireless/ath/ath10k/mac.c:2844:39-2844:54: static int ath10k_mac_vif_recalc_txbf(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:2909:37-2909:52: static bool ath10k_mac_is_connected(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:2921:37-2921:52: static int ath10k_mac_txpower_setup(struct ath10k *ar, int txpower)
-
drivers/net/wireless/ath/ath10k/mac.c:2966:38-2966:53: static int ath10k_mac_txpower_recalc(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:2997:37-2997:52: static int ath10k_mac_set_sar_power(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:3198:39-3198:54: static int ath10k_new_peer_tid_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:3261:33-3261:48: static int ath10k_station_assoc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:3332:36-3332:51: static int ath10k_station_disassoc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:3365:39-3365:54: static int ath10k_update_channel_list(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:3486:32-3486:47: static void ath10k_regd_update(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:3522:44-3522:59: static void ath10k_mac_update_channel_list(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:3566:44-3566:59: static void ath10k_stop_radar_confirmation(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:3586:25-3586:40: void ath10k_mac_tx_lock(struct ath10k *ar, int reason)
-
drivers/net/wireless/ath/ath10k/mac.c:3607:27-3607:42: void ath10k_mac_tx_unlock(struct ath10k *ar, int reason)
-
drivers/net/wireless/ath/ath10k/mac.c:3695:38-3695:53: void ath10k_mac_handle_tx_pause_vdev(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/mac.c:3714:28-3714:43: ath10k_mac_tx_h_get_txmode(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:3847:40-3847:55: static void ath10k_tx_h_add_p2p_noa_ie(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:3869:37-3869:52: static void ath10k_mac_tx_h_fill_cb(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:3942:33-3942:48: bool ath10k_mac_tx_frm_has_freq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:3955:35-3955:50: static int ath10k_mac_tx_wmi_mgmt(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/mac.c:3971:28-3971:43: ath10k_mac_tx_h_get_txpath(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:3995:33-3995:48: static int ath10k_mac_tx_submit(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:4031:26-4031:41: static int ath10k_mac_tx(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:4089:30-4089:45: void ath10k_offchan_tx_purge(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4203:36-4203:51: void ath10k_mgmt_over_wmi_tx_purge(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4269:34-4269:49: static void ath10k_mac_txq_unref(struct ath10k *ar, struct ieee80211_txq *txq)
-
drivers/net/wireless/ath/ath10k/mac.c:4287:45-4287:60: struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:4337:38-4337:53: static u16 ath10k_mac_update_airtime(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:4473:33-4473:48: void ath10k_mac_tx_push_pending(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4497:27-4497:42: void __ath10k_scan_finish(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4528:25-4528:40: void ath10k_scan_finish(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4535:29-4535:44: static int ath10k_scan_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4576:31-4576:46: static void ath10k_scan_abort(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4621:30-4621:45: static int ath10k_start_scan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:4761:22-4761:37: void ath10k_drain_tx(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4775:18-4775:33: void ath10k_halt(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4818:37-4818:52: static bool ath10k_check_chain_mask(struct ath10k *ar, u32 cm, const char *dbg)
-
drivers/net/wireless/ath/ath10k/mac.c:4832:42-4832:57: static int ath10k_mac_get_vht_cap_bf_sts(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4849:48-4849:63: static int ath10k_mac_get_vht_cap_bf_sound_dim(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4865:59-4865:74: static struct ieee80211_sta_vht_cap ath10k_create_vht_cap(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4922:54-4922:69: static struct ieee80211_sta_ht_cap ath10k_get_ht_cap(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4989:41-4989:56: static void ath10k_mac_setup_ht_vht_cap(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:5009:33-5009:48: static int __ath10k_set_antenna(struct ath10k *ar, u32 tx_ant, u32 rx_ant)
-
drivers/net/wireless/ath/ath10k/mac.c:5062:40-5062:55: static int __ath10k_fetch_bb_timing_dt(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:5094:37-5094:52: static int ath10k_mac_rfkill_config(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:5128:36-5128:51: int ath10k_mac_rfkill_enable_radio(struct ath10k *ar, bool enable)
-
drivers/net/wireless/ath/ath10k/mac.c:5403:29-5403:44: static int ath10k_config_ps(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:6045:42-6045:57: static void ath10k_recalculate_mgmt_rate(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:6480:41-6480:56: static void ath10k_set_key_h_def_keyidx(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:6884:41-6884:56: ath10k_mac_bitrate_mask_has_single_rate(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:6908:41-6908:56: ath10k_mac_bitrate_mask_get_single_rate(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:6970:42-6970:57: static int ath10k_mac_validate_rate_mask(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:7004:31-7004:46: ath10k_mac_tid_bitrate_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:7057:38-7057:53: static int ath10k_mac_set_tid_config(struct ath10k *ar, struct ieee80211_sta *sta,
-
drivers/net/wireless/ath/ath10k/mac.c:7191:29-7191:44: ath10k_mac_parse_tid_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:7269:40-7269:55: static int ath10k_mac_reset_tid_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:7715:33-7715:48: static int ath10k_conf_tx_uapsd(struct ath10k *ar, struct ieee80211_vif *vif,
-
drivers/net/wireless/ath/ath10k/mac.c:8043:34-8043:49: void ath10k_mac_wait_tx_complete(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:8139:35-8139:50: ath10k_mac_update_bss_chan_survey(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8212:40-8212:55: ath10k_mac_bitrate_mask_get_single_nss(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8305:33-8305:48: ath10k_mac_can_set_bitrate_mask(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8336:51-8336:66: static bool ath10k_mac_set_vht_bitrate_mask_fixup(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8652:30-8652:45: ath10k_mac_update_rx_channel(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8703:28-8703:43: ath10k_mac_update_vif_chan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:9140:42-9140:57: static void ath10k_mac_get_rate_flags_ht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs,
-
drivers/net/wireless/ath/ath10k/mac.c:9178:43-9178:58: static void ath10k_mac_get_rate_flags_vht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs,
-
drivers/net/wireless/ath/ath10k/mac.c:9208:39-9208:54: static void ath10k_mac_get_rate_flags(struct ath10k *ar, u32 rate,
-
drivers/net/wireless/ath/ath10k/mac.c:9221:38-9221:53: static void ath10k_mac_parse_bitrate(struct ath10k *ar, u32 rate_code,
-
drivers/net/wireless/ath/ath10k/mac.c:9251:48-9251:63: static void ath10k_mac_sta_get_peer_stats_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:9571:25-9571:40: void ath10k_mac_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:9799:37-9799:52: struct ath10k_vif *ath10k_get_arvif(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/mac.c:9821:36-9821:51: static u32 ath10k_mac_wrdd_get_mcc(struct ath10k *ar, union acpi_object *wrdd)
-
drivers/net/wireless/ath/ath10k/mac.c:9857:43-9857:58: static int ath10k_mac_get_wrdd_regulatory(struct ath10k *ar, u16 *rd)
-
drivers/net/wireless/ath/ath10k/mac.c:9904:31-9904:46: static int ath10k_mac_init_rd(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:9920:25-9920:40: int ath10k_mac_register(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:10314:28-10314:43: void ath10k_mac_unregister(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/p2p.c:133:39-133:54: void ath10k_p2p_noa_update_by_vdev_id(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/pci.c:429:33-429:48: static bool ath10k_pci_is_awake(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:438:31-438:46: static void __ath10k_pci_wake(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:452:32-452:47: static void __ath10k_pci_sleep(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:467:33-467:48: static int ath10k_pci_wake_wait(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:490:34-490:49: static int ath10k_pci_force_wake(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:516:36-516:51: static void ath10k_pci_force_sleep(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:531:28-531:43: static int ath10k_pci_wake(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:566:30-566:45: static void ath10k_pci_sleep(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:611:35-611:50: static void ath10k_pci_sleep_sync(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:629:36-629:51: static void ath10k_bus_pci_write32(struct ath10k *ar, u32 offset, u32 value)
-
drivers/net/wireless/ath/ath10k/pci.c:651:34-651:49: static u32 ath10k_bus_pci_read32(struct ath10k *ar, u32 offset)
-
drivers/net/wireless/ath/ath10k/pci.c:676:32-676:47: inline void ath10k_pci_write32(struct ath10k *ar, u32 offset, u32 value)
-
drivers/net/wireless/ath/ath10k/pci.c:683:30-683:45: inline u32 ath10k_pci_read32(struct ath10k *ar, u32 offset)
-
drivers/net/wireless/ath/ath10k/pci.c:690:27-690:42: u32 ath10k_pci_soc_read32(struct ath10k *ar, u32 addr)
-
drivers/net/wireless/ath/ath10k/pci.c:695:29-695:44: void ath10k_pci_soc_write32(struct ath10k *ar, u32 addr, u32 val)
-
drivers/net/wireless/ath/ath10k/pci.c:700:27-700:42: u32 ath10k_pci_reg_read32(struct ath10k *ar, u32 addr)
-
drivers/net/wireless/ath/ath10k/pci.c:705:29-705:44: void ath10k_pci_reg_write32(struct ath10k *ar, u32 addr, u32 val)
-
drivers/net/wireless/ath/ath10k/pci.c:710:29-710:44: bool ath10k_pci_irq_pending(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:723:46-723:61: void ath10k_pci_disable_and_clear_legacy_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:741:35-741:50: void ath10k_pci_enable_legacy_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:754:53-754:68: static inline const char *ath10k_pci_get_irq_method(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:835:25-835:40: void ath10k_pci_rx_post(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:852:51-852:66: static u32 ath10k_pci_qca988x_targ_cpu_to_ce_addr(struct ath10k *ar, u32 addr)
-
drivers/net/wireless/ath/ath10k/pci.c:867:51-867:66: static u32 ath10k_pci_qca6174_targ_cpu_to_ce_addr(struct ath10k *ar, u32 addr)
-
drivers/net/wireless/ath/ath10k/pci.c:877:51-877:66: static u32 ath10k_pci_qca99x0_targ_cpu_to_ce_addr(struct ath10k *ar, u32 addr)
-
drivers/net/wireless/ath/ath10k/pci.c:886:43-886:58: static u32 ath10k_pci_targ_cpu_to_ce_addr(struct ath10k *ar, u32 addr)
-
drivers/net/wireless/ath/ath10k/pci.c:901:37-901:52: static int ath10k_pci_diag_read_mem(struct ath10k *ar, u32 address, void *data,
-
drivers/net/wireless/ath/ath10k/pci.c:1008:35-1008:50: static int ath10k_pci_diag_read32(struct ath10k *ar, u32 address, u32 *value)
-
drivers/net/wireless/ath/ath10k/pci.c:1019:38-1019:53: static int __ath10k_pci_diag_read_hi(struct ath10k *ar, void *dest,
-
drivers/net/wireless/ath/ath10k/pci.c:1047:31-1047:46: int ath10k_pci_diag_write_mem(struct ath10k *ar, u32 address,
-
drivers/net/wireless/ath/ath10k/pci.c:1163:36-1163:51: static int ath10k_pci_diag_write32(struct ath10k *ar, u32 address, u32 value)
-
drivers/net/wireless/ath/ath10k/pci.c:1332:39-1332:54: static void ath10k_pci_htt_rx_deliver(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/pci.c:1349:26-1349:41: int ath10k_pci_hif_tx_sg(struct ath10k *ar, u8 pipe_id,
-
drivers/net/wireless/ath/ath10k/pci.c:1419:30-1419:45: int ath10k_pci_hif_diag_read(struct ath10k *ar, u32 address, void *buf,
-
drivers/net/wireless/ath/ath10k/pci.c:1425:42-1425:57: u16 ath10k_pci_hif_get_free_queue_number(struct ath10k *ar, u8 pipe)
-
drivers/net/wireless/ath/ath10k/pci.c:1434:39-1434:54: static void ath10k_pci_dump_registers(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:1468:43-1468:58: static int ath10k_pci_dump_memory_section(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:1563:38-1563:53: static int ath10k_pci_set_ram_config(struct ath10k *ar, u32 config)
-
drivers/net/wireless/ath/ath10k/pci.c:1582:40-1582:55: static int ath10k_pci_dump_memory_sram(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:1601:39-1601:54: static int ath10k_pci_dump_memory_reg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:1626:43-1626:58: static int ath10k_pci_dump_memory_generic(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:1655:36-1655:51: static void ath10k_pci_dump_memory(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:1780:40-1780:55: static void ath10k_pci_fw_crashed_dump(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:1787:41-1787:56: void ath10k_pci_hif_send_complete_check(struct ath10k *ar, u8 pipe,
-
drivers/net/wireless/ath/ath10k/pci.c:1815:38-1815:53: static void ath10k_pci_rx_retry_sync(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:1822:40-1822:55: int ath10k_pci_hif_map_service_to_pipe(struct ath10k *ar, u16 service_id,
-
drivers/net/wireless/ath/ath10k/pci.c:1868:38-1868:53: void ath10k_pci_hif_get_default_pipe(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:1878:33-1878:48: void ath10k_pci_irq_msi_fw_mask(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:1906:42-1906:57: static void ath10k_pci_irq_msi_fw_unmask(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:1934:36-1934:51: static void ath10k_pci_irq_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:1941:33-1941:48: static void ath10k_pci_irq_sync(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:1948:35-1948:50: static void ath10k_pci_irq_enable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:1955:33-1955:48: static int ath10k_pci_hif_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2042:39-2042:54: static void ath10k_pci_buffer_cleanup(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2056:27-2056:42: void ath10k_pci_ce_deinit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2064:23-2064:38: void ath10k_pci_flush(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2070:33-2070:48: static void ath10k_pci_hif_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2104:37-2104:52: int ath10k_pci_hif_exchange_bmi_msg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:2230:32-2230:47: static int ath10k_pci_bmi_wait(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:2267:39-2267:54: static int ath10k_pci_wake_target_cpu(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2279:37-2279:52: static int ath10k_pci_get_num_banks(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2315:37-2315:52: static int ath10k_bus_get_num_banks(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2322:28-2322:43: int ath10k_pci_init_config(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2464:43-2464:58: static void ath10k_pci_override_ce_config(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2488:28-2488:43: int ath10k_pci_alloc_pipes(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2520:28-2520:43: void ath10k_pci_free_pipes(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2528:27-2528:42: int ath10k_pci_init_pipes(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2545:39-2545:54: static bool ath10k_pci_has_fw_crashed(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2551:41-2551:56: static void ath10k_pci_fw_crashed_clear(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2560:40-2560:55: static bool ath10k_pci_has_device_gone(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2569:39-2569:54: static void ath10k_pci_warm_reset_si0(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2588:39-2588:54: static void ath10k_pci_warm_reset_cpu(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2599:38-2599:53: static void ath10k_pci_warm_reset_ce(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2612:44-2612:59: static void ath10k_pci_warm_reset_clear_lf(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2621:34-2621:49: static int ath10k_pci_warm_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2659:47-2659:62: static int ath10k_pci_qca99x0_soft_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2665:39-2665:54: static int ath10k_pci_safe_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2675:42-2675:57: static int ath10k_pci_qca988x_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2749:42-2749:57: static int ath10k_pci_qca6174_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2781:42-2781:57: static int ath10k_pci_qca99x0_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2805:34-2805:49: static int ath10k_pci_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2815:36-2815:51: static int ath10k_pci_hif_power_up(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:2877:32-2877:47: void ath10k_pci_hif_power_down(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2886:35-2886:50: static int ath10k_pci_hif_suspend(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2892:31-2892:46: static int ath10k_pci_suspend(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2904:34-2904:49: static int ath10k_pci_hif_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2910:30-2910:45: static int ath10k_pci_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2950:38-2950:53: static void ath10k_pci_enable_eeprom(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2986:35-2986:50: static int ath10k_pci_read_eeprom(struct ath10k *ar, u16 addr, u8 *out)
-
drivers/net/wireless/ath/ath10k/pci.c:3036:44-3036:59: static int ath10k_pci_hif_fetch_cal_eeprom(struct ath10k *ar, void **data,
-
drivers/net/wireless/ath/ath10k/pci.c:3162:39-3162:54: static int ath10k_pci_request_irq_msi(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3179:42-3179:57: static int ath10k_pci_request_irq_legacy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3196:35-3196:50: static int ath10k_pci_request_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3210:33-3210:48: static void ath10k_pci_free_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3217:27-3217:42: void ath10k_pci_init_napi(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3222:32-3222:47: static int ath10k_pci_init_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3260:42-3260:57: static void ath10k_pci_deinit_irq_legacy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3266:34-3266:49: static int ath10k_pci_deinit_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3282:37-3282:52: int ath10k_pci_wait_for_target_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3339:34-3339:49: static int ath10k_pci_cold_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3374:29-3374:44: static int ath10k_pci_claim(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3425:32-3425:47: static void ath10k_pci_release(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3452:31-3452:46: int ath10k_pci_setup_resource(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3509:34-3509:49: void ath10k_pci_release_resource(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.h:193:50-193:65: static inline struct ath10k_pci *ath10k_pci_priv(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/qmi.c:380:31-380:46: ath10k_qmi_mode_send_sync_msg(struct ath10k *ar, enum wlfw_driver_mode_enum_v01 mode)
-
drivers/net/wireless/ath/ath10k/qmi.c:427:30-427:45: ath10k_qmi_cfg_send_sync_msg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/qmi.c:514:28-514:43: int ath10k_qmi_wlan_enable(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/qmi.c:539:29-539:44: int ath10k_qmi_wlan_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/qmi.c:544:42-544:57: static void ath10k_qmi_add_wlan_ver_smem(struct ath10k *ar, const char *fw_build_id)
-
drivers/net/wireless/ath/ath10k/qmi.c:704:32-704:47: int ath10k_qmi_set_fw_log_mode(struct ath10k *ar, u8 fw_log_mode)
-
drivers/net/wireless/ath/ath10k/qmi.c:1062:21-1062:36: int ath10k_qmi_init(struct ath10k *ar, u32 msa_size)
-
drivers/net/wireless/ath/ath10k/qmi.c:1115:23-1115:38: int ath10k_qmi_deinit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:132:31-132:46: static int ath10k_sdio_config(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:217:32-217:47: static int ath10k_sdio_write32(struct ath10k *ar, u32 addr, u32 val)
-
drivers/net/wireless/ath/ath10k/sdio.c:241:34-241:49: static int ath10k_sdio_writesb32(struct ath10k *ar, u32 addr, u32 val)
-
drivers/net/wireless/ath/ath10k/sdio.c:274:31-274:46: static int ath10k_sdio_read32(struct ath10k *ar, u32 addr, u32 *val)
-
drivers/net/wireless/ath/ath10k/sdio.c:297:29-297:44: static int ath10k_sdio_read(struct ath10k *ar, u32 addr, void *buf, size_t len)
-
drivers/net/wireless/ath/ath10k/sdio.c:322:30-322:45: static int ath10k_sdio_write(struct ath10k *ar, u32 addr, const void *buf, size_t len)
-
drivers/net/wireless/ath/ath10k/sdio.c:350:31-350:46: static int ath10k_sdio_readsb(struct ath10k *ar, u32 addr, void *buf, size_t len)
-
drivers/net/wireless/ath/ath10k/sdio.c:379:47-379:62: static int ath10k_sdio_mbox_rx_process_packet(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:417:48-417:63: static int ath10k_sdio_mbox_rx_process_packets(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:499:42-499:57: static int ath10k_sdio_mbox_alloc_bundle(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:537:38-537:53: static int ath10k_sdio_mbox_rx_alloc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:642:38-642:53: static int ath10k_sdio_mbox_rx_fetch(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:673:45-673:60: static int ath10k_sdio_mbox_rx_fetch_bundle(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:732:51-732:66: static int ath10k_sdio_mbox_rxmsg_pending_handler(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:797:43-797:58: static int ath10k_sdio_mbox_proc_dbg_intr(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:815:47-815:62: static int ath10k_sdio_mbox_proc_counter_intr(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:840:43-840:58: static int ath10k_sdio_mbox_proc_err_intr(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:886:43-886:58: static int ath10k_sdio_mbox_proc_cpu_intr(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:928:45-928:60: static int ath10k_sdio_mbox_read_int_status(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:995:47-995:62: static int ath10k_sdio_mbox_proc_pending_irqs(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:1078:39-1078:54: static void ath10k_sdio_set_mbox_info(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1124:36-1124:51: static int ath10k_sdio_bmi_credits(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1163:45-1163:60: static int ath10k_sdio_bmi_get_rx_lookahead(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1193:41-1193:56: static int ath10k_sdio_bmi_exchange_msg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:1289:27-1289:42: *ath10k_sdio_alloc_busreq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1310:38-1310:53: static void ath10k_sdio_free_bus_req(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:1322:39-1322:54: static void __ath10k_sdio_write_async(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:1390:39-1390:54: static int ath10k_sdio_set_mbox_sleep(struct ath10k *ar, bool enable_sleep)
-
drivers/net/wireless/ath/ath10k/sdio.c:1486:39-1486:54: static int ath10k_sdio_prep_async_req(struct ath10k *ar, u32 addr,
-
drivers/net/wireless/ath/ath10k/sdio.c:1550:38-1550:53: static int ath10k_sdio_disable_intrs(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1570:37-1570:52: static int ath10k_sdio_hif_power_up(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:1613:40-1613:55: static void ath10k_sdio_hif_power_down(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1645:34-1645:49: static int ath10k_sdio_hif_tx_sg(struct ath10k *ar, u8 pipe_id,
-
drivers/net/wireless/ath/ath10k/sdio.c:1678:37-1678:52: static int ath10k_sdio_enable_intrs(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1728:38-1728:53: static int ath10k_sdio_hif_diag_read(struct ath10k *ar, u32 address, void *buf,
-
drivers/net/wireless/ath/ath10k/sdio.c:1761:36-1761:51: static int ath10k_sdio_diag_read32(struct ath10k *ar, u32 address,
-
drivers/net/wireless/ath/ath10k/sdio.c:1783:43-1783:58: static int ath10k_sdio_hif_diag_write_mem(struct ath10k *ar, u32 address,
-
drivers/net/wireless/ath/ath10k/sdio.c:1807:39-1807:54: static int ath10k_sdio_hif_start_post(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1836:44-1836:59: static int ath10k_sdio_get_htt_tx_complete(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1860:34-1860:49: static int ath10k_sdio_hif_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1915:37-1915:52: static void ath10k_sdio_irq_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:1964:34-1964:49: static void ath10k_sdio_hif_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:2003:36-2003:51: static int ath10k_sdio_hif_suspend(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:2008:35-2008:50: static int ath10k_sdio_hif_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:2028:48-2028:63: static int ath10k_sdio_hif_map_service_to_pipe(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:2106:46-2106:61: static void ath10k_sdio_hif_get_default_pipe(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:2198:49-2198:64: static int ath10k_sdio_read_host_interest_value(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:2216:33-2216:48: static int ath10k_sdio_read_mem(struct ath10k *ar, u32 address, void *buf,
-
drivers/net/wireless/ath/ath10k/sdio.c:2234:48-2234:63: static bool ath10k_sdio_is_fast_dump_supported(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.c:2245:40-2245:55: static void ath10k_sdio_dump_registers(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:2288:44-2288:59: static int ath10k_sdio_dump_memory_section(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:2378:44-2378:59: static int ath10k_sdio_dump_memory_generic(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:2415:37-2415:52: static void ath10k_sdio_dump_memory(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/sdio.c:2477:34-2477:49: void ath10k_sdio_fw_crashed_dump(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/sdio.h:231:52-231:67: static inline struct ath10k_sdio *ath10k_sdio_priv(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:474:33-474:48: static void ath10k_snoc_write32(struct ath10k *ar, u32 offset, u32 value)
-
drivers/net/wireless/ath/ath10k/snoc.c:481:31-481:46: static u32 ath10k_snoc_read32(struct ath10k *ar, u32 offset)
-
drivers/net/wireless/ath/ath10k/snoc.c:560:33-560:48: static void ath10k_snoc_rx_post(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:633:40-633:55: static void ath10k_snoc_htt_rx_deliver(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/snoc.c:686:34-686:49: static int ath10k_snoc_hif_tx_sg(struct ath10k *ar, u8 pipe_id,
-
drivers/net/wireless/ath/ath10k/snoc.c:739:44-739:59: static int ath10k_snoc_hif_get_target_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/snoc.c:748:50-748:65: static u16 ath10k_snoc_hif_get_free_queue_number(struct ath10k *ar, u8 pipe)
-
drivers/net/wireless/ath/ath10k/snoc.c:757:49-757:64: static void ath10k_snoc_hif_send_complete_check(struct ath10k *ar, u8 pipe,
-
drivers/net/wireless/ath/ath10k/snoc.c:773:48-773:63: static int ath10k_snoc_hif_map_service_to_pipe(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/snoc.c:819:46-819:61: static void ath10k_snoc_hif_get_default_pipe(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/snoc.c:829:44-829:59: static inline void ath10k_snoc_irq_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:834:43-834:58: static inline void ath10k_snoc_irq_enable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:900:40-900:55: static void ath10k_snoc_buffer_cleanup(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:914:34-914:49: static void ath10k_snoc_hif_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:924:34-924:49: static int ath10k_snoc_hif_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:942:35-942:50: static int ath10k_snoc_init_pipes(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:958:36-958:51: static int ath10k_snoc_wlan_enable(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/snoc.c:1008:31-1008:46: static int ath10k_hw_power_on(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1030:32-1030:47: static int ath10k_hw_power_off(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1041:38-1041:53: static void ath10k_snoc_wlan_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1056:40-1056:55: static void ath10k_snoc_hif_power_down(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1065:37-1065:52: static int ath10k_snoc_hif_power_up(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/snoc.c:1105:48-1105:63: static int ath10k_snoc_hif_set_target_log_mode(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/snoc.c:1119:36-1119:51: static int ath10k_snoc_hif_suspend(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1138:35-1138:50: static int ath10k_snoc_hif_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1184:43-1184:58: static int ath10k_snoc_get_ce_id_from_irq(struct ath10k *ar, int irq)
-
drivers/net/wireless/ath/ath10k/snoc.c:1244:35-1244:50: static void ath10k_snoc_init_napi(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1249:36-1249:51: static int ath10k_snoc_request_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1275:34-1275:49: static void ath10k_snoc_free_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1284:38-1284:53: static int ath10k_snoc_resource_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1326:37-1326:52: static void ath10k_snoc_quirks_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1335:31-1335:46: int ath10k_snoc_fw_indication(struct ath10k *ar, u64 type)
-
drivers/net/wireless/ath/ath10k/snoc.c:1373:39-1373:54: static int ath10k_snoc_setup_resource(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1402:42-1402:57: static void ath10k_snoc_release_resource(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1411:36-1411:51: static void ath10k_msa_dump_memory(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/snoc.c:1451:34-1451:49: void ath10k_snoc_fw_crashed_dump(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1513:30-1513:45: static int ath10k_modem_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1533:33-1533:48: static void ath10k_modem_deinit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1543:39-1543:54: static int ath10k_setup_msa_resources(struct ath10k *ar, u32 msa_size)
-
drivers/net/wireless/ath/ath10k/snoc.c:1587:27-1587:42: static int ath10k_fw_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1666:29-1666:44: static int ath10k_fw_deinit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.c:1832:39-1832:54: static int ath10k_snoc_free_resources(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/snoc.h:89:52-89:67: static inline struct ath10k_snoc *ath10k_snoc_priv(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/spectral.c:11:29-11:44: static void send_fft_sample(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/spectral.c:48:51-48:66: static inline size_t ath10k_spectral_fix_bin_size(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/spectral.c:63:33-63:48: int ath10k_spectral_process_fft(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/spectral.c:161:52-161:67: static struct ath10k_vif *ath10k_get_spectral_vdev(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/spectral.c:179:41-179:56: static int ath10k_spectral_scan_trigger(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/spectral.c:210:40-210:55: static int ath10k_spectral_scan_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/spectral.c:505:27-505:42: int ath10k_spectral_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/spectral.c:529:28-529:43: int ath10k_spectral_create(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/spectral.c:554:30-554:45: void ath10k_spectral_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/swap.c:15:38-15:53: static int ath10k_swap_code_seg_fill(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/swap.c:73:27-73:42: ath10k_swap_code_seg_free(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/swap.c:90:28-90:43: ath10k_swap_code_seg_alloc(struct ath10k *ar, size_t swap_bin_len)
-
drivers/net/wireless/ath/ath10k/swap.c:124:36-124:51: int ath10k_swap_code_seg_configure(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/swap.c:149:35-149:50: void ath10k_swap_code_seg_release(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/swap.c:163:31-163:46: int ath10k_swap_code_seg_init(struct ath10k *ar, struct ath10k_fw_file *fw_file)
-
drivers/net/wireless/ath/ath10k/testmode.c:31:26-31:41: bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/testmode.c:100:38-100:53: static int ath10k_tm_cmd_get_version(struct ath10k *ar, struct nlattr *tb[])
-
drivers/net/wireless/ath/ath10k/testmode.c:139:47-139:62: static int ath10k_tm_fetch_utf_firmware_api_1(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/testmode.c:173:37-173:52: static int ath10k_tm_fetch_firmware(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/testmode.c:226:36-226:51: static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[])
-
drivers/net/wireless/ath/ath10k/testmode.c:323:38-323:53: static void __ath10k_tm_cmd_utf_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/testmode.c:347:35-347:50: static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[])
-
drivers/net/wireless/ath/ath10k/testmode.c:371:30-371:45: static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[])
-
drivers/net/wireless/ath/ath10k/testmode.c:456:30-456:45: void ath10k_testmode_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/thermal.c:108:39-108:54: void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature)
-
drivers/net/wireless/ath/ath10k/thermal.c:125:36-125:51: void ath10k_thermal_set_throttling(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/thermal.c:154:29-154:44: int ath10k_thermal_register(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/thermal.c:212:32-212:47: void ath10k_thermal_unregister(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/trace.h:70:1-70:1: DEFINE_EVENT(ath10k_log_event, ath10k_log_err,
-
drivers/net/wireless/ath/ath10k/trace.h:75:1-75:1: DEFINE_EVENT(ath10k_log_event, ath10k_log_warn,
-
drivers/net/wireless/ath/ath10k/trace.h:80:1-80:1: DEFINE_EVENT(ath10k_log_event, ath10k_log_info,
-
drivers/net/wireless/ath/ath10k/trace.h:85:1-85:1: TRACE_EVENT(ath10k_log_dbg,
-
drivers/net/wireless/ath/ath10k/trace.h:108:1-108:1: TRACE_EVENT(ath10k_log_dbg_dump,
-
drivers/net/wireless/ath/ath10k/trace.h:141:1-141:1: TRACE_EVENT(ath10k_wmi_cmd,
-
drivers/net/wireless/ath/ath10k/trace.h:171:1-171:1: TRACE_EVENT(ath10k_wmi_event,
-
drivers/net/wireless/ath/ath10k/trace.h:201:1-201:1: TRACE_EVENT(ath10k_htt_stats,
-
drivers/net/wireless/ath/ath10k/trace.h:228:1-228:1: TRACE_EVENT(ath10k_wmi_dbglog,
-
drivers/net/wireless/ath/ath10k/trace.h:258:1-258:1: TRACE_EVENT(ath10k_htt_pktlog,
-
drivers/net/wireless/ath/ath10k/trace.h:288:1-288:1: TRACE_EVENT(ath10k_htt_tx,
-
drivers/net/wireless/ath/ath10k/trace.h:323:1-323:1: TRACE_EVENT(ath10k_txrx_tx_unref,
-
drivers/net/wireless/ath/ath10k/trace.h:404:1-404:1: DEFINE_EVENT(ath10k_hdr_event, ath10k_tx_hdr,
-
drivers/net/wireless/ath/ath10k/trace.h:409:1-409:1: DEFINE_EVENT(ath10k_payload_event, ath10k_tx_payload,
-
drivers/net/wireless/ath/ath10k/trace.h:414:1-414:1: DEFINE_EVENT(ath10k_hdr_event, ath10k_rx_hdr,
-
drivers/net/wireless/ath/ath10k/trace.h:419:1-419:1: DEFINE_EVENT(ath10k_payload_event, ath10k_rx_payload,
-
drivers/net/wireless/ath/ath10k/trace.h:424:1-424:1: TRACE_EVENT(ath10k_htt_rx_desc,
-
drivers/net/wireless/ath/ath10k/trace.h:454:1-454:1: TRACE_EVENT(ath10k_wmi_diag_container,
-
drivers/net/wireless/ath/ath10k/trace.h:495:1-495:1: TRACE_EVENT(ath10k_wmi_diag,
-
drivers/net/wireless/ath/ath10k/txrx.c:14:38-14:53: static void ath10k_report_offchan_tx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/txrx.c:150:38-150:53: struct ath10k_peer *ath10k_peer_find(struct ath10k *ar, int vdev_id,
-
drivers/net/wireless/ath/ath10k/txrx.c:169:44-169:59: struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id)
-
drivers/net/wireless/ath/ath10k/txrx.c:185:40-185:55: static int ath10k_wait_for_peer_common(struct ath10k *ar, int vdev_id,
-
drivers/net/wireless/ath/ath10k/txrx.c:207:34-207:49: int ath10k_wait_for_peer_created(struct ath10k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath10k/txrx.c:212:34-212:49: int ath10k_wait_for_peer_deleted(struct ath10k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath10k/usb.c:82:44-82:59: static void ath10k_usb_free_pipe_resources(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:114:47-114:62: static void ath10k_usb_cleanup_pipe_resources(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:205:44-205:59: static void ath10k_usb_post_recv_transfers(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:258:34-258:49: static void ath10k_usb_flush_all(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:271:41-271:56: static void ath10k_usb_start_recv_pipes(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:281:36-281:51: static void ath10k_usb_tx_complete(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/usb.c:292:36-292:51: static void ath10k_usb_rx_complete(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/usb.c:379:32-379:47: static void ath10k_usb_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:391:33-391:48: static int ath10k_usb_hif_start(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:409:33-409:48: static int ath10k_usb_hif_tx_sg(struct ath10k *ar, u8 pipe_id,
-
drivers/net/wireless/ath/ath10k/usb.c:469:33-469:48: static void ath10k_usb_hif_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:475:49-475:64: static u16 ath10k_usb_hif_get_free_queue_number(struct ath10k *ar, u8 pipe_id)
-
drivers/net/wireless/ath/ath10k/usb.c:482:39-482:54: static int ath10k_usb_submit_ctrl_out(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:516:38-516:53: static int ath10k_usb_submit_ctrl_in(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:552:41-552:56: static int ath10k_usb_ctrl_msg_exchange(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:578:37-578:52: static int ath10k_usb_hif_diag_read(struct ath10k *ar, u32 address, void *buf,
-
drivers/net/wireless/ath/ath10k/usb.c:613:38-613:53: static int ath10k_usb_hif_diag_write(struct ath10k *ar, u32 address,
-
drivers/net/wireless/ath/ath10k/usb.c:640:40-640:55: static int ath10k_usb_bmi_exchange_msg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:673:45-673:60: static void ath10k_usb_hif_get_default_pipe(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:680:47-680:62: static int ath10k_usb_hif_map_service_to_pipe(struct ath10k *ar, u16 svc_id,
-
drivers/net/wireless/ath/ath10k/usb.c:704:36-704:51: static int ath10k_usb_hif_power_up(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:710:39-710:54: static void ath10k_usb_hif_power_down(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:717:35-717:50: static int ath10k_usb_hif_suspend(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:722:34-722:49: static int ath10k_usb_hif_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/usb.c:791:44-791:59: static int ath10k_usb_alloc_pipe_resources(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:823:44-823:59: static int ath10k_usb_setup_pipe_resources(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.c:933:30-933:45: static int ath10k_usb_create(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/usb.h:112:50-112:65: static inline struct ath10k_usb *ath10k_usb_priv(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:235:15-235:30: ath10k_wmi_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:245:20-245:35: ath10k_wmi_map_svc(struct ath10k *ar, const __le32 *in, unsigned long *out,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:256:24-256:39: ath10k_wmi_map_svc_ext(struct ath10k *ar, const __le32 *in, unsigned long *out,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:267:22-267:37: ath10k_wmi_pull_scan(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:277:31-277:46: ath10k_wmi_pull_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:287:38-287:53: ath10k_wmi_pull_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:297:25-297:40: ath10k_wmi_pull_mgmt_rx(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:307:25-307:40: ath10k_wmi_pull_ch_info(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:317:28-317:43: ath10k_wmi_pull_vdev_start(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:327:27-327:42: ath10k_wmi_pull_peer_kick(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:337:22-337:37: ath10k_wmi_pull_swba(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:347:28-347:43: ath10k_wmi_pull_phyerr_hdr(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:357:24-357:39: ath10k_wmi_pull_phyerr(struct ath10k *ar, const void *phyerr_buf,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:367:25-367:40: ath10k_wmi_pull_svc_rdy(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:377:21-377:36: ath10k_wmi_pull_rdy(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:387:27-387:42: ath10k_wmi_pull_svc_avail(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:396:26-396:41: ath10k_wmi_pull_fw_stats(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:406:25-406:40: ath10k_wmi_pull_roam_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:416:27-416:42: ath10k_wmi_pull_wow_event(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:426:25-426:40: ath10k_wmi_pull_echo_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:436:28-436:43: ath10k_wmi_pull_dfs_status(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:446:33-446:48: ath10k_wmi_get_txbf_conf_scheme(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:455:33-455:48: ath10k_wmi_cleanup_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:464:25-464:40: ath10k_wmi_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:486:20-486:35: ath10k_wmi_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:514:31-514:46: ath10k_wmi_pdev_set_regdomain(struct ath10k *ar, u16 rd, u16 rd2g, u16 rd5g,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:533:34-533:49: ath10k_wmi_pdev_set_base_macaddr(struct ath10k *ar, const u8 macaddr[ETH_ALEN])
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:549:32-549:47: ath10k_wmi_pdev_suspend_target(struct ath10k *ar, u32 suspend_opt)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:564:31-564:46: ath10k_wmi_pdev_resume_target(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:579:27-579:42: ath10k_wmi_pdev_set_param(struct ath10k *ar, u32 id, u32 value)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:594:21-594:36: ath10k_wmi_cmd_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:609:23-609:38: ath10k_wmi_start_scan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:625:22-625:37: ath10k_wmi_stop_scan(struct ath10k *ar, const struct wmi_stop_scan_arg *arg)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:640:24-640:39: ath10k_wmi_vdev_create(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:658:24-658:39: ath10k_wmi_vdev_delete(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:673:23-673:38: ath10k_wmi_vdev_start(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:690:25-690:40: ath10k_wmi_vdev_restart(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:707:22-707:37: ath10k_wmi_vdev_stop(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:722:20-722:35: ath10k_wmi_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, const u8 *bssid)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:737:22-737:37: ath10k_wmi_vdev_down(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:752:27-752:42: ath10k_wmi_vdev_set_param(struct ath10k *ar, u32 vdev_id, u32 param_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:769:29-769:44: ath10k_wmi_vdev_install_key(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:786:31-786:46: ath10k_wmi_vdev_spectral_conf(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:804:33-804:48: ath10k_wmi_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, u32 trigger,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:823:27-823:42: ath10k_wmi_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:844:26-844:41: ath10k_wmi_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:859:24-859:39: ath10k_wmi_peer_create(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:876:24-876:39: ath10k_wmi_peer_delete(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:892:23-892:38: ath10k_wmi_peer_flush(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:908:27-908:42: ath10k_wmi_peer_set_param(struct ath10k *ar, u32 vdev_id, const u8 *peer_addr,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:925:23-925:38: ath10k_wmi_set_psmode(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:942:29-942:44: ath10k_wmi_set_sta_ps_param(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:959:28-959:43: ath10k_wmi_set_ap_ps_param(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:976:27-976:42: ath10k_wmi_scan_chan_list(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:992:30-992:45: ath10k_wmi_scan_prob_req_oui(struct ath10k *ar, const u8 mac_addr[ETH_ALEN])
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1012:23-1012:38: ath10k_wmi_peer_assoc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1028:35-1028:50: ath10k_wmi_beacon_send_ref_nowait(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1055:32-1055:47: ath10k_wmi_pdev_set_wmm_params(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1072:26-1072:41: ath10k_wmi_request_stats(struct ath10k *ar, u32 stats_mask)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1087:36-1087:51: ath10k_wmi_request_peer_stats_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1110:26-1110:41: ath10k_wmi_force_fw_hang(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1126:23-1126:38: ath10k_wmi_dbglog_cfg(struct ath10k *ar, u64 module_enable, u32 log_level)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1141:31-1141:46: ath10k_wmi_pdev_pktlog_enable(struct ath10k *ar, u32 filter)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1156:32-1156:47: ath10k_wmi_pdev_pktlog_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1172:32-1172:47: ath10k_wmi_pdev_set_quiet_mode(struct ath10k *ar, u32 period, u32 duration,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1190:33-1190:48: ath10k_wmi_pdev_get_temperature(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1206:29-1206:44: ath10k_wmi_addba_clear_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1222:23-1222:38: ath10k_wmi_addba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1239:27-1239:42: ath10k_wmi_addba_set_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1256:23-1256:38: ath10k_wmi_delba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1274:21-1274:36: ath10k_wmi_bcn_tmpl(struct ath10k *ar, u32 vdev_id, u32 tim_ie_offset,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1293:21-1293:36: ath10k_wmi_prb_tmpl(struct ath10k *ar, u32 vdev_id, struct sk_buff *prb)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1308:26-1308:41: ath10k_wmi_p2p_go_bcn_ie(struct ath10k *ar, u32 vdev_id, const u8 *p2p_ie)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1323:26-1323:41: ath10k_wmi_sta_keepalive(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1341:23-1341:38: ath10k_wmi_wow_enable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1358:33-1358:48: ath10k_wmi_wow_add_wakeup_event(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1377:32-1377:47: ath10k_wmi_wow_host_wakeup_ind(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1394:28-1394:43: ath10k_wmi_wow_add_pattern(struct ath10k *ar, u32 vdev_id, u32 pattern_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1415:28-1415:43: ath10k_wmi_wow_del_pattern(struct ath10k *ar, u32 vdev_id, u32 pattern_id)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1432:27-1432:42: ath10k_wmi_wow_config_pno(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1450:33-1450:48: ath10k_wmi_update_fw_tdls_state(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1466:29-1466:44: ath10k_wmi_tdls_peer_update(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1485:25-1485:40: ath10k_wmi_adaptive_qcs(struct ath10k *ar, bool enable)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1500:32-1500:47: ath10k_wmi_pdev_get_tpc_config(struct ath10k *ar, u32 param)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1517:26-1517:41: ath10k_wmi_fw_stats_fill(struct ath10k *ar, struct ath10k_fw_stats *fw_stats,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1528:37-1528:52: ath10k_wmi_pdev_enable_adaptive_cca(struct ath10k *ar, u8 enable,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1548:32-1548:47: ath10k_wmi_ext_resource_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1568:29-1568:44: ath10k_wmi_get_vdev_subtype(struct ath10k *ar, enum wmi_vdev_subtype subtype)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1577:39-1577:54: ath10k_wmi_pdev_bss_chan_info_request(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1595:17-1595:32: ath10k_wmi_echo(struct ath10k *ar, u32 value)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1611:37-1611:52: ath10k_wmi_pdev_get_tpc_table_cmdid(struct ath10k *ar, u32 param)
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1628:31-1628:46: ath10k_wmi_report_radar_found(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1645:27-1645:42: ath10k_wmi_pdev_bb_timing(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-ops.h:1663:37-1663:52: ath10k_wmi_set_per_peer_per_tid_cfg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:70:21-70:36: ath10k_wmi_tlv_iter(struct ath10k *ar, const void *ptr, size_t len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:122:38-122:53: static int ath10k_wmi_tlv_iter_parse(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:133:33-133:48: static int ath10k_wmi_tlv_parse(struct ath10k *ar, const void **tb,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:141:28-141:43: ath10k_wmi_tlv_parse_alloc(struct ath10k *ar, const void *ptr,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:168:47-168:62: static int ath10k_wmi_tlv_event_bcn_tx_status(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:215:51-215:66: static void ath10k_wmi_tlv_event_vdev_delete_resp(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:222:49-222:64: static int ath10k_wmi_tlv_parse_peer_stats_info(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:261:51-261:66: static int ath10k_wmi_tlv_op_pull_peer_stats_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:302:50-302:65: static void ath10k_wmi_tlv_event_peer_stats_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:310:43-310:58: static int ath10k_wmi_tlv_event_diag_data(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:373:38-373:53: static int ath10k_wmi_tlv_event_diag(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:401:41-401:56: static int ath10k_wmi_tlv_event_p2p_noa(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:435:42-435:57: static int ath10k_wmi_tlv_event_tx_pause(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:500:54-500:69: static void ath10k_wmi_tlv_event_rfkill_state_change(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:543:45-543:60: static int ath10k_wmi_tlv_event_temperature(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:556:40-556:55: static void ath10k_wmi_event_tdls_peer(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:612:50-612:65: static int ath10k_wmi_tlv_event_peer_delete_resp(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:634:34-634:49: static void ath10k_wmi_tlv_op_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:806:43-806:58: static int ath10k_wmi_tlv_op_pull_scan_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:839:41-839:56: ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:880:43-880:58: ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:911:5-911:20: struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:940:46-940:61: static int ath10k_wmi_tlv_op_pull_mgmt_rx_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:992:46-992:61: static int ath10k_wmi_tlv_op_pull_ch_info_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1028:38-1028:53: ath10k_wmi_tlv_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1058:48-1058:63: static int ath10k_wmi_tlv_op_pull_peer_kick_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1094:42-1094:57: static int ath10k_wmi_tlv_swba_tim_parse(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1125:42-1125:57: static int ath10k_wmi_tlv_swba_noa_parse(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1140:38-1140:53: static int ath10k_wmi_tlv_swba_parse(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1173:43-1173:58: static int ath10k_wmi_tlv_op_pull_swba_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1205:49-1205:64: static int ath10k_wmi_tlv_op_pull_phyerr_ev_hdr(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1251:31-1251:46: ath10k_wmi_tlv_parse_mem_reqs(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1279:41-1279:56: static int ath10k_wmi_tlv_svc_rdy_parse(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1308:46-1308:61: static int ath10k_wmi_tlv_op_pull_svc_rdy_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1383:42-1383:57: static int ath10k_wmi_tlv_op_pull_rdy_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1413:43-1413:58: static int ath10k_wmi_tlv_svc_avail_parse(struct ath10k *ar, u16 tag, u16 len,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1431:45-1431:60: static int ath10k_wmi_tlv_op_pull_svc_avail(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1484:44-1484:59: static int ath10k_wmi_tlv_op_pull_fw_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1623:43-1623:58: static int ath10k_wmi_tlv_op_pull_roam_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1653:31-1653:46: ath10k_wmi_tlv_op_pull_wow_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1682:43-1682:58: static int ath10k_wmi_tlv_op_pull_echo_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1710:36-1710:51: ath10k_wmi_tlv_op_gen_pdev_suspend(struct ath10k *ar, u32 opt)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1731:35-1731:50: ath10k_wmi_tlv_op_gen_pdev_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1752:35-1752:50: ath10k_wmi_tlv_op_gen_pdev_set_rd(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1779:59-1779:74: static enum wmi_txbf_conf ath10k_wmi_tlv_txbf_conf_scheme(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1785:38-1785:53: ath10k_wmi_tlv_op_gen_pdev_set_param(struct ath10k *ar, u32 param_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1809:36-1809:51: ath10k_wmi_tlv_put_host_mem_chunks(struct ath10k *ar, void *host_mem_chunks)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1847:51-1847:66: static struct sk_buff *ath10k_wmi_tlv_op_gen_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:1968:34-1968:49: ath10k_wmi_tlv_op_gen_start_scan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2068:33-2068:48: ath10k_wmi_tlv_op_gen_stop_scan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2105:47-2105:62: static int ath10k_wmi_tlv_op_get_vdev_subtype(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2128:35-2128:50: ath10k_wmi_tlv_op_gen_vdev_create(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2156:35-2156:50: ath10k_wmi_tlv_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2177:34-2177:49: ath10k_wmi_tlv_op_gen_vdev_start(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2253:33-2253:48: ath10k_wmi_tlv_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2274:31-2274:46: ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2299:33-2299:48: ath10k_wmi_tlv_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2320:38-2320:53: ath10k_wmi_tlv_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2345:40-2345:55: ath10k_wmi_tlv_op_gen_vdev_install_key(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2399:42-2399:57: static void *ath10k_wmi_tlv_put_uapsd_ac(struct ath10k *ar, void *ptr,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2425:38-2425:53: ath10k_wmi_tlv_op_gen_vdev_sta_uapsd(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2487:37-2487:52: ath10k_wmi_tlv_op_gen_vdev_wmm_conf(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2518:37-2518:52: ath10k_wmi_tlv_op_gen_sta_keepalive(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2562:35-2562:50: ath10k_wmi_tlv_op_gen_peer_create(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2587:35-2587:50: ath10k_wmi_tlv_op_gen_peer_delete(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2610:34-2610:49: ath10k_wmi_tlv_op_gen_peer_flush(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2634:38-2634:53: ath10k_wmi_tlv_op_gen_peer_set_param(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2663:34-2663:49: ath10k_wmi_tlv_op_gen_peer_assoc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2753:34-2753:49: ath10k_wmi_tlv_op_gen_set_psmode(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2776:34-2776:49: ath10k_wmi_tlv_op_gen_set_sta_ps(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2801:33-2801:48: ath10k_wmi_tlv_op_gen_set_ap_ps(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2829:38-2829:53: ath10k_wmi_tlv_op_gen_scan_chan_list(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2886:41-2886:56: ath10k_wmi_tlv_op_gen_scan_prob_req_oui(struct ath10k *ar, u32 prob_req_oui)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2907:34-2907:49: ath10k_wmi_tlv_op_gen_beacon_dma(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2948:36-2948:51: ath10k_wmi_tlv_op_gen_pdev_set_wmm(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:2986:37-2986:52: ath10k_wmi_tlv_op_gen_request_stats(struct ath10k *ar, u32 stats_mask)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3007:47-3007:62: ath10k_wmi_tlv_op_gen_request_peer_stats_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3037:40-3037:55: ath10k_wmi_tlv_op_cleanup_mgmt_tx_send(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3049:34-3049:49: ath10k_wmi_mgmt_tx_alloc_msdu_id(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3073:36-3073:51: ath10k_wmi_tlv_op_gen_mgmt_tx_send(struct ath10k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3154:37-3154:52: ath10k_wmi_tlv_op_gen_force_fw_hang(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3178:34-3178:49: ath10k_wmi_tlv_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3230:37-3230:52: ath10k_wmi_tlv_op_gen_pktlog_enable(struct ath10k *ar, u32 filter)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3259:44-3259:59: ath10k_wmi_tlv_op_gen_pdev_get_temperature(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3278:38-3278:53: ath10k_wmi_tlv_op_gen_pktlog_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3305:32-3305:47: ath10k_wmi_tlv_op_gen_bcn_tmpl(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3369:32-3369:47: ath10k_wmi_tlv_op_gen_prb_tmpl(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3418:37-3418:52: ath10k_wmi_tlv_op_gen_p2p_go_bcn_ie(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3458:44-3458:59: ath10k_wmi_tlv_op_gen_update_fw_tdls_state(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3532:40-3532:55: ath10k_wmi_tlv_op_gen_tdls_peer_update(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3616:43-3616:58: ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3647:34-3647:49: ath10k_wmi_tlv_op_gen_wow_enable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3673:44-3673:59: ath10k_wmi_tlv_op_gen_wow_add_wakeup_event(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3703:40-3703:55: ath10k_wmi_tlv_gen_wow_host_wakeup_ind(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3725:39-3725:54: ath10k_wmi_tlv_op_gen_wow_add_pattern(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3825:39-3825:54: ath10k_wmi_tlv_op_gen_wow_del_pattern(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3854:40-3854:55: ath10k_wmi_tlv_op_gen_config_pno_start(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:3980:62-3980:77: static struct sk_buff *ath10k_wmi_tlv_op_gen_config_pno_stop(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:4029:34-4029:49: ath10k_wmi_tlv_op_gen_config_pno(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:4039:36-4039:51: ath10k_wmi_tlv_op_gen_adaptive_qcs(struct ath10k *ar, bool enable)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:4067:28-4067:43: ath10k_wmi_tlv_op_gen_echo(struct ath10k *ar, u32 value)
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:4095:42-4095:57: ath10k_wmi_tlv_op_gen_vdev_spectral_conf(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:4138:44-4138:59: ath10k_wmi_tlv_op_gen_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi-tlv.c:4629:28-4629:43: void ath10k_wmi_tlv_attach(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:1698:33-1698:48: void ath10k_wmi_put_wmi_channel(struct ath10k *ar, struct wmi_channel *ch,
-
drivers/net/wireless/ath/ath10k/wmi.c:1763:39-1763:54: int ath10k_wmi_wait_for_service_ready(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:1774:39-1774:54: int ath10k_wmi_wait_for_unified_ready(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:1785:38-1785:53: struct sk_buff *ath10k_wmi_alloc_skb(struct ath10k *ar, u32 len)
-
drivers/net/wireless/ath/ath10k/wmi.c:1804:40-1804:55: static void ath10k_wmi_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:1809:32-1809:47: int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:1894:42-1894:57: static void ath10k_wmi_tx_beacons_nowait(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:1902:41-1902:56: static void ath10k_wmi_op_ep_tx_credits(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:1910:25-1910:40: int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id)
-
drivers/net/wireless/ath/ath10k/wmi.c:1947:27-1947:42: ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu)
-
drivers/net/wireless/ath/ath10k/wmi.c:2020:43-2020:58: static void ath10k_wmi_event_scan_started(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:2043:48-2043:63: static void ath10k_wmi_event_scan_start_failed(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:2062:45-2062:60: static void ath10k_wmi_event_scan_completed(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:2088:44-2088:59: static void ath10k_wmi_event_scan_bss_chan(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:2106:48-2106:63: static void ath10k_wmi_event_scan_foreign_chan(struct ath10k *ar, u32 freq)
-
drivers/net/wireless/ath/ath10k/wmi.c:2169:39-2169:54: static int ath10k_wmi_op_pull_scan_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:2188:27-2188:42: int ath10k_wmi_event_scan(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:2252:42-2252:57: static void ath10k_wmi_handle_wep_reauth(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:2283:42-2283:57: static int ath10k_wmi_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:2334:47-2334:62: static int ath10k_wmi_10_4_op_pull_mgmt_rx_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:2377:40-2377:55: static bool ath10k_wmi_rx_is_decrypted(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:2401:26-2401:41: wmi_process_mgmt_tx_comp(struct ath10k *ar, struct mgmt_tx_compl_params *param)
-
drivers/net/wireless/ath/ath10k/wmi.c:2443:36-2443:51: int ath10k_wmi_event_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:2469:43-2469:58: int ath10k_wmi_event_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:2499:30-2499:45: int ath10k_wmi_event_mgmt_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:2632:24-2632:39: static int freq_to_idx(struct ath10k *ar, int freq)
-
drivers/net/wireless/ath/ath10k/wmi.c:2651:42-2651:57: static int ath10k_wmi_op_pull_ch_info_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:2670:47-2670:62: static int ath10k_wmi_10_4_op_pull_ch_info_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:2697:49-2697:64: static void ath10k_wmi_event_chan_info_unpaired(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:2733:47-2733:62: static void ath10k_wmi_event_chan_info_paired(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:2771:33-2771:48: void ath10k_wmi_event_chan_info(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:2819:28-2819:43: void ath10k_wmi_event_echo(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:2838:33-2838:48: int ath10k_wmi_event_debug_mesg(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:2998:45-2998:60: static int ath10k_wmi_main_op_pull_fw_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:3052:44-3052:59: static int ath10k_wmi_10x_op_pull_fw_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:3110:45-3110:60: static int ath10k_wmi_10_2_op_pull_fw_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:3187:47-3187:62: static int ath10k_wmi_10_2_4_op_pull_fw_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:3273:45-3273:60: static int ath10k_wmi_10_4_op_pull_fw_stats(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:3414:36-3414:51: void ath10k_wmi_event_update_stats(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:3421:34-3421:49: ath10k_wmi_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:3438:39-3438:54: void ath10k_wmi_event_vdev_start_resp(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:3470:36-3470:51: void ath10k_wmi_event_vdev_stopped(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:3477:33-3477:48: ath10k_wmi_op_pull_peer_kick_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:3491:40-3491:55: void ath10k_wmi_event_peer_sta_kickout(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:3546:35-3546:50: static void ath10k_wmi_update_tim(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:3644:35-3644:50: static void ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif,
-
drivers/net/wireless/ath/ath10k/wmi.c:3662:39-3662:54: static int ath10k_wmi_op_pull_swba_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:3707:46-3707:61: static int ath10k_wmi_10_2_4_op_pull_swba_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:3751:44-3751:59: static int ath10k_wmi_10_4_op_pull_swba_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:3808:60-3808:75: static enum wmi_txbf_conf ath10k_wmi_10_4_txbf_conf_scheme(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:3813:33-3813:48: void ath10k_wmi_event_host_swba(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:3956:41-3956:56: void ath10k_wmi_event_tbttoffset_update(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:3961:35-3961:50: static void ath10k_radar_detected(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:4023:37-4023:52: static void ath10k_dfs_radar_report(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4141:34-4141:49: static int ath10k_dfs_fft_report(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4179:27-4179:42: void ath10k_wmi_event_dfs(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4244:37-4244:52: void ath10k_wmi_event_spectral_scan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4298:45-4298:60: static int ath10k_wmi_op_pull_phyerr_ev_hdr(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4316:50-4316:65: static int ath10k_wmi_10_4_op_pull_phyerr_ev_hdr(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4336:34-4336:49: int ath10k_wmi_op_pull_phyerr_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4380:46-4380:61: static int ath10k_wmi_10_4_op_pull_phyerr_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4419:30-4419:45: void ath10k_wmi_event_phyerr(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4489:39-4489:54: ath10k_wmi_10_4_op_pull_dfs_status_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:4503:35-4503:50: ath10k_wmi_event_dfs_status_check(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4529:28-4529:43: void ath10k_wmi_event_roam(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4570:37-4570:52: void ath10k_wmi_event_profile_match(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4575:35-4575:50: void ath10k_wmi_event_debug_print(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4608:33-4608:48: void ath10k_wmi_event_pdev_qvit(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4613:41-4613:56: void ath10k_wmi_event_wlan_profile_data(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4618:46-4618:61: void ath10k_wmi_event_rtt_measurement_report(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4624:46-4624:61: void ath10k_wmi_event_tsf_measurement_report(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4630:40-4630:55: void ath10k_wmi_event_rtt_error_report(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4635:39-4635:54: void ath10k_wmi_event_wow_wakeup_host(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4652:40-4652:55: void ath10k_wmi_event_dcs_interference(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4657:38-4657:53: static u8 ath10k_tpc_config_get_rate(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4703:43-4703:58: static void ath10k_tpc_config_disp_tables(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:4861:39-4861:54: void ath10k_wmi_event_pdev_tpc_config(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:4932:31-4932:46: ath10k_wmi_tpc_final_get_rate(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:5057:40-5057:55: ath10k_wmi_tpc_stats_final_disp_tables(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:5118:39-5118:54: void ath10k_wmi_event_tpc_final_table(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5188:35-5188:50: ath10k_wmi_handle_tdls_peer_event(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5256:40-5256:55: ath10k_wmi_event_peer_sta_ps_state_chg(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5285:37-5285:52: void ath10k_wmi_event_pdev_ftm_intg(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5290:42-5290:57: void ath10k_wmi_event_gtk_offload_status(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5295:38-5295:53: void ath10k_wmi_event_gtk_rekey_fail(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5300:38-5300:53: void ath10k_wmi_event_delba_complete(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5305:38-5305:53: void ath10k_wmi_event_addba_complete(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5310:49-5310:64: void ath10k_wmi_event_vdev_install_key_complete(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:5316:39-5316:54: void ath10k_wmi_event_inst_rssi_stats(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5321:40-5321:55: void ath10k_wmi_event_vdev_standby_req(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5326:39-5326:54: void ath10k_wmi_event_vdev_resume_req(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5331:35-5331:50: static int ath10k_wmi_alloc_chunk(struct ath10k *ar, u32 req_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:5354:38-5354:53: static int ath10k_wmi_alloc_host_mem(struct ath10k *ar, u32 req_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:5371:34-5371:49: ath10k_wmi_is_host_mem_allocated(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:5418:36-5418:51: ath10k_wmi_main_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:5460:35-5460:50: ath10k_wmi_10x_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:5674:37-5674:52: void ath10k_wmi_event_service_ready(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5680:38-5680:53: static int ath10k_wmi_op_pull_rdy_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:5697:39-5697:54: static int ath10k_wmi_op_pull_roam_ev(struct ath10k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath10k/wmi.c:5712:39-5712:54: static int ath10k_wmi_op_pull_echo_ev(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:5723:28-5723:43: int ath10k_wmi_event_ready(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5747:41-5747:56: void ath10k_wmi_event_service_available(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5767:41-5767:56: static int ath10k_wmi_event_temperature(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5779:48-5779:63: static int ath10k_wmi_event_pdev_bss_chan_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:5831:61-5831:76: static inline void ath10k_wmi_queue_set_coverage_class_work(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:5848:30-5848:45: static void ath10k_wmi_op_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:5975:35-5975:50: static void ath10k_wmi_10_1_op_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:6106:35-6106:50: static void ath10k_wmi_10_2_op_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:6255:35-6255:50: static void ath10k_wmi_10_4_op_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:6375:35-6375:50: static void ath10k_wmi_process_rx(struct ath10k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath10k/wmi.c:6384:24-6384:39: int ath10k_wmi_connect(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:6415:41-6415:56: ath10k_wmi_op_gen_pdev_set_base_macaddr(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:6434:31-6434:46: ath10k_wmi_op_gen_pdev_set_rd(struct ath10k *ar, u16 rd, u16 rd2g, u16 rd5g,
-
drivers/net/wireless/ath/ath10k/wmi.c:6459:35-6459:50: ath10k_wmi_10x_op_gen_pdev_set_rd(struct ath10k *ar, u16 rd, u16 rd2g, u16
-
drivers/net/wireless/ath/ath10k/wmi.c:6485:32-6485:47: ath10k_wmi_op_gen_pdev_suspend(struct ath10k *ar, u32 suspend_opt)
-
drivers/net/wireless/ath/ath10k/wmi.c:6501:31-6501:46: ath10k_wmi_op_gen_pdev_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:6513:34-6513:49: ath10k_wmi_op_gen_pdev_set_param(struct ath10k *ar, u32 id, u32 value)
-
drivers/net/wireless/ath/ath10k/wmi.c:6537:37-6537:52: void ath10k_wmi_put_host_mem_chunks(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:6559:47-6559:62: static struct sk_buff *ath10k_wmi_op_gen_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:6630:52-6630:67: static struct sk_buff *ath10k_wmi_10_1_op_gen_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:6693:52-6693:67: static struct sk_buff *ath10k_wmi_10_2_op_gen_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:6778:52-6778:67: static struct sk_buff *ath10k_wmi_10_4_op_gen_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:6994:30-6994:45: ath10k_wmi_op_gen_start_scan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7023:34-7023:49: ath10k_wmi_10x_op_gen_start_scan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7049:33-7049:48: void ath10k_wmi_start_scan_init(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7076:29-7076:44: ath10k_wmi_op_gen_stop_scan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7112:31-7112:46: ath10k_wmi_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7137:31-7137:46: ath10k_wmi_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi.c:7155:30-7155:45: ath10k_wmi_op_gen_vdev_start(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7209:29-7209:44: ath10k_wmi_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi.c:7226:27-7226:42: ath10k_wmi_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid,
-
drivers/net/wireless/ath/ath10k/wmi.c:7248:29-7248:44: ath10k_wmi_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/wmi.c:7266:34-7266:49: ath10k_wmi_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7295:36-7295:51: ath10k_wmi_op_gen_vdev_install_key(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7331:38-7331:53: ath10k_wmi_op_gen_vdev_spectral_conf(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7366:40-7366:55: ath10k_wmi_op_gen_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7385:31-7385:46: ath10k_wmi_op_gen_peer_create(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7408:31-7408:46: ath10k_wmi_op_gen_peer_delete(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7429:30-7429:45: ath10k_wmi_op_gen_peer_flush(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7451:34-7451:49: ath10k_wmi_op_gen_peer_set_param(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7476:30-7476:45: ath10k_wmi_op_gen_set_psmode(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7497:30-7497:45: ath10k_wmi_op_gen_set_sta_ps(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:7520:29-7520:44: ath10k_wmi_op_gen_set_ap_ps(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi.c:7546:34-7546:49: ath10k_wmi_op_gen_scan_chan_list(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7573:28-7573:43: ath10k_wmi_peer_assoc_fill(struct ath10k *ar, void *buf,
-
drivers/net/wireless/ath/ath10k/wmi.c:7615:33-7615:48: ath10k_wmi_peer_assoc_fill_main(struct ath10k *ar, void *buf,
-
drivers/net/wireless/ath/ath10k/wmi.c:7625:33-7625:48: ath10k_wmi_peer_assoc_fill_10_1(struct ath10k *ar, void *buf,
-
drivers/net/wireless/ath/ath10k/wmi.c:7632:33-7632:48: ath10k_wmi_peer_assoc_fill_10_2(struct ath10k *ar, void *buf,
-
drivers/net/wireless/ath/ath10k/wmi.c:7651:33-7651:48: ath10k_wmi_peer_assoc_fill_10_4(struct ath10k *ar, void *buf,
-
drivers/net/wireless/ath/ath10k/wmi.c:7675:30-7675:45: ath10k_wmi_op_gen_peer_assoc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7700:35-7700:50: ath10k_wmi_10_1_op_gen_peer_assoc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7725:35-7725:50: ath10k_wmi_10_2_op_gen_peer_assoc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7750:35-7750:50: ath10k_wmi_10_4_op_gen_peer_assoc(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7775:45-7775:60: ath10k_wmi_10_2_op_gen_pdev_get_temperature(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:7788:43-7788:58: ath10k_wmi_10_2_op_gen_pdev_bss_chan_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7809:30-7809:45: ath10k_wmi_op_gen_beacon_dma(struct ath10k *ar, u32 vdev_id, const void *bcn,
-
drivers/net/wireless/ath/ath10k/wmi.c:7855:32-7855:47: ath10k_wmi_op_gen_pdev_set_wmm(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7876:33-7876:48: ath10k_wmi_op_gen_request_stats(struct ath10k *ar, u32 stats_mask)
-
drivers/net/wireless/ath/ath10k/wmi.c:7894:33-7894:48: ath10k_wmi_op_gen_force_fw_hang(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:7914:30-7914:45: ath10k_wmi_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable,
-
drivers/net/wireless/ath/ath10k/wmi.c:7952:35-7952:50: ath10k_wmi_10_4_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable,
-
drivers/net/wireless/ath/ath10k/wmi.c:7990:33-7990:48: ath10k_wmi_op_gen_pktlog_enable(struct ath10k *ar, u32 ev_bitmap)
-
drivers/net/wireless/ath/ath10k/wmi.c:8010:34-8010:49: ath10k_wmi_op_gen_pktlog_disable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:8023:39-8023:54: ath10k_wmi_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period,
-
drivers/net/wireless/ath/ath10k/wmi.c:8047:36-8047:51: ath10k_wmi_op_gen_addba_clear_resp(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:8071:30-8071:45: ath10k_wmi_op_gen_addba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi.c:8097:34-8097:49: ath10k_wmi_op_gen_addba_set_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi.c:8123:30-8123:45: ath10k_wmi_op_gen_delba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath10k/wmi.c:8150:46-8150:61: ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config(struct ath10k *ar, u32 param)
-
drivers/net/wireless/ath/ath10k/wmi.c:8422:39-8422:54: void ath10k_wmi_main_op_fw_stats_fill(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8480:38-8480:53: void ath10k_wmi_10x_op_fw_stats_fill(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8540:44-8540:59: ath10k_wmi_op_gen_pdev_enable_adaptive_cca(struct ath10k *ar, u8 enable,
-
drivers/net/wireless/ath/ath10k/wmi.c:8627:39-8627:54: void ath10k_wmi_10_4_op_fw_stats_fill(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8719:36-8719:51: int ath10k_wmi_op_get_vdev_subtype(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8740:50-8740:65: static int ath10k_wmi_10_2_4_op_get_vdev_subtype(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8762:48-8762:63: static int ath10k_wmi_10_4_op_get_vdev_subtype(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8785:37-8785:52: ath10k_wmi_10_4_ext_resource_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8821:42-8821:57: ath10k_wmi_10_4_gen_update_fw_tdls_state(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:8880:49-8880:64: ath10k_wmi_10_4_op_gen_pdev_get_tpc_table_cmdid(struct ath10k *ar, u32 param)
-
drivers/net/wireless/ath/ath10k/wmi.c:8898:38-8898:53: ath10k_wmi_10_4_gen_tdls_peer_update(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8958:33-8958:48: ath10k_wmi_10_4_gen_radar_found(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8984:42-8984:57: ath10k_wmi_10_4_gen_per_peer_per_tid_cfg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:9017:24-9017:39: ath10k_wmi_op_gen_echo(struct ath10k *ar, u32 value)
-
drivers/net/wireless/ath/ath10k/wmi.c:9035:20-9035:35: ath10k_wmi_barrier(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:9059:36-9059:51: ath10k_wmi_10_2_4_op_gen_bb_timing(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:9437:23-9437:38: int ath10k_wmi_attach(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:9513:31-9513:46: void ath10k_wmi_free_host_mem(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:9546:24-9546:39: void ath10k_wmi_detach(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wow.c:50:31-50:46: static int ath10k_wow_cleanup(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wow.c:171:33-171:48: static int ath10k_wmi_pno_check(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wow.c:385:35-385:50: static int ath10k_wow_set_wakeups(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wow.c:431:35-431:50: static int ath10k_wow_nlo_cleanup(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wow.c:450:30-450:45: static int ath10k_wow_enable(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wow.c:473:30-473:45: static int ath10k_wow_wakeup(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wow.c:614:21-614:36: int ath10k_wow_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath11k/core.c:744:27-744:42: void ath11k_fw_stats_init(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/core.c:1742:23-1742:38: void ath11k_core_halt(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dbring.c:11:35-11:50: int ath11k_dbring_validate_buffer(struct ath11k *ar, void *buffer, u32 size)
-
drivers/net/wireless/ath/ath11k/dbring.c:26:44-26:59: static void ath11k_dbring_fill_magic_value(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dbring.c:38:41-38:56: static int ath11k_dbring_bufs_replenish(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dbring.c:105:36-105:51: static int ath11k_dbring_fill_bufs(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dbring.c:151:33-151:48: int ath11k_dbring_wmi_cfg_setup(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dbring.c:183:27-183:42: int ath11k_dbring_set_cfg(struct ath11k *ar, struct ath11k_dbring *ring,
-
drivers/net/wireless/ath/ath11k/dbring.c:198:29-198:44: int ath11k_dbring_buf_setup(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dbring.c:221:30-221:45: int ath11k_dbring_srng_setup(struct ath11k *ar, struct ath11k_dbring *ring,
-
drivers/net/wireless/ath/ath11k/dbring.c:378:33-378:48: void ath11k_dbring_srng_cleanup(struct ath11k *ar, struct ath11k_dbring *ring)
-
drivers/net/wireless/ath/ath11k/dbring.c:383:32-383:47: void ath11k_dbring_buf_cleanup(struct ath11k *ar, struct ath11k_dbring *ring)
-
drivers/net/wireless/ath/ath11k/debugfs.c:56:38-56:53: void ath11k_debugfs_add_dbring_entry(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/debugfs.c:95:43-95:58: static void ath11k_debugfs_fw_stats_reset(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs.c:104:38-104:53: void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats)
-
drivers/net/wireless/ath/ath11k/debugfs.c:166:44-166:59: static int ath11k_debugfs_fw_stats_request(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/debugfs.c:213:33-213:48: int ath11k_debugfs_get_fw_stats(struct ath11k *ar, u32 pdev_id,
-
drivers/net/wireless/ath/ath11k/debugfs.c:1048:35-1048:50: void ath11k_debugfs_fw_stats_init(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs.c:1289:44-1289:59: static void ath11k_debugfs_dbr_dbg_destroy(struct ath11k *ar, int dbr_id)
-
drivers/net/wireless/ath/ath11k/debugfs.c:1306:40-1306:55: static int ath11k_debugfs_dbr_dbg_init(struct ath11k *ar, int dbr_id)
-
drivers/net/wireless/ath/ath11k/debugfs.c:1591:29-1591:44: int ath11k_debugfs_register(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs.c:1654:32-1654:47: void ath11k_debugfs_unregister(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs.h:278:63-278:78: static inline bool ath11k_debugfs_is_pktlog_lite_mode_enabled(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs.h:283:62-283:77: static inline bool ath11k_debugfs_is_pktlog_rx_stats_enabled(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs.h:288:56-288:71: static inline bool ath11k_debugfs_is_pktlog_peer_valid(struct ath11k *ar, u8 *addr)
-
drivers/net/wireless/ath/ath11k/debugfs.h:294:59-294:74: static inline int ath11k_debugfs_is_extd_tx_stats_enabled(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs.h:299:59-299:74: static inline int ath11k_debugfs_is_extd_rx_stats_enabled(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs.h:304:44-304:59: static inline int ath11k_debugfs_rx_filter(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4650:45-4650:60: static int ath11k_prep_htt_stats_cfg_params(struct ath11k *ar, u8 type,
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4709:34-4709:49: int ath11k_debugfs_htt_stats_req(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4895:36-4895:51: void ath11k_debugfs_htt_stats_init(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:128:40-128:55: void ath11k_debugfs_sta_update_txcompl(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp.c:22:29-22:44: void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath11k/dp.c:44:26-44:41: int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath11k/dp.c:996:31-996:46: void ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:435:42-435:57: static int ath11k_dp_rxdma_buf_ring_free(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:458:42-458:57: static int ath11k_dp_rxdma_pdev_buf_free(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:478:43-478:58: static int ath11k_dp_rxdma_ring_buf_setup(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:494:43-494:58: static int ath11k_dp_rxdma_pdev_buf_setup(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:516:41-516:56: static void ath11k_dp_rx_pdev_srng_free(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:569:41-569:56: static int ath11k_dp_rx_pdev_srng_alloc(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:810:32-810:47: void ath11k_peer_rx_tid_delete(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:895:30-895:45: void ath11k_peer_frags_flush(struct ath11k *ar, struct ath11k_peer *peer)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:913:33-913:48: void ath11k_peer_rx_tid_cleanup(struct ath11k *ar, struct ath11k_peer *peer)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:932:42-932:57: static int ath11k_peer_rx_tid_reo_update(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:995:30-995:45: int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1098:30-1098:45: int ath11k_dp_rx_ampdu_start(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1115:29-1115:44: int ath11k_dp_rx_ampdu_stop(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1372:33-1372:48: ath11k_update_per_peer_tx_stats(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1523:42-1523:57: static void ath11k_htt_update_ppdu_stats(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1533:57-1533:72: struct htt_ppdu_stats_info *ath11k_dp_htt_get_ppdu_desc(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1759:39-1759:54: static int ath11k_dp_rx_msdu_coalesce(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1862:41-1862:56: static void ath11k_dp_rx_h_csum_offload(struct ath11k *ar, struct sk_buff *msdu)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1876:40-1876:55: static int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1903:42-1903:57: static int ath11k_dp_rx_crypto_param_len(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1931:40-1931:55: static int ath11k_dp_rx_crypto_icv_len(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1956:42-1956:57: static void ath11k_dp_rx_h_undecap_nwifi(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2035:40-2035:55: static void ath11k_dp_rx_h_undecap_raw(struct ath11k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2094:42-2094:57: static void *ath11k_dp_rx_h_find_rfc1042(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2121:40-2121:55: static void ath11k_dp_rx_h_undecap_eth(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2169:36-2169:51: static void ath11k_dp_rx_h_undecap(struct ath11k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2238:33-2238:48: static void ath11k_dp_rx_h_mpdu(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2316:33-2316:48: static void ath11k_dp_rx_h_rate(struct ath11k *ar, struct hal_rx_desc *rx_desc,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2386:33-2386:48: static void ath11k_dp_rx_h_ppdu(struct ath11k *ar, struct hal_rx_desc *rx_desc,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2433:39-2433:54: static void ath11k_dp_rx_deliver_msdu(struct ath11k *ar, struct napi_struct *napi,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2512:38-2512:53: static int ath11k_dp_rx_process_msdu(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3126:31-3126:46: int ath11k_peer_rx_frag_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3206:43-3206:58: static int ath11k_dp_rx_h_verify_tkip_mic(struct ath11k *ar, struct ath11k_peer *peer,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3261:41-3261:56: static void ath11k_dp_rx_h_undecap_frag(struct ath11k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3292:34-3292:49: static int ath11k_dp_rx_h_defrag(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3362:47-3362:62: static int ath11k_dp_rx_h_defrag_reo_reinject(struct ath11k *ar, struct dp_rx_tid *rx_tid,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3476:37-3476:52: static int ath11k_dp_rx_h_cmp_frags(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3487:39-3487:54: static void ath11k_dp_rx_h_sort_frags(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3504:34-3504:49: static u64 ath11k_dp_rx_h_get_pn(struct ath11k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3525:40-3525:55: ath11k_dp_rx_h_defrag_validate_incr_pn(struct ath11k *ar, struct dp_rx_tid *rx_tid)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3556:37-3556:52: static int ath11k_dp_rx_frag_h_mpdu(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3688:30-3688:45: ath11k_dp_process_rx_err_buf(struct ath11k *ar, u32 *ring_desc, int buf_id, bool drop)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3870:46-3870:61: static void ath11k_dp_rx_null_q_desc_sg_drop(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3894:39-3894:54: static int ath11k_dp_rx_h_null_q_desc(struct ath11k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3958:36-3958:51: static bool ath11k_dp_rx_h_reo_err(struct ath11k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3989:41-3989:56: static void ath11k_dp_rx_h_tkip_mic_err(struct ath11k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4015:38-4015:53: static bool ath11k_dp_rx_h_rxdma_err(struct ath11k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4038:34-4038:49: static void ath11k_dp_rx_wbm_err(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4469:43-4469:58: int ath11k_dp_rx_monitor_link_desc_return(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4541:41-4541:56: static void ath11k_hal_rx_msdu_list_get(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4629:27-4629:42: ath11k_dp_rx_mon_mpdu_pop(struct ath11k *ar, int mac_id,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4823:44-4823:59: static void ath11k_dp_rx_msdus_set_payload(struct ath11k *ar, struct sk_buff *msdu)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4834:29-4834:44: ath11k_dp_rx_mon_merg_msdus(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4974:36-4974:51: static void ath11k_update_radiotap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5015:37-5015:52: static int ath11k_dp_rx_mon_deliver(struct ath11k *ar, u32 mac_id,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5078:43-5078:58: static void ath11k_dp_rx_mon_dest_process(struct ath11k *ar, int mac_id,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5277:32-5277:47: ath11k_dp_rx_full_mon_mpdu_pop(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5469:47-5469:62: static int ath11k_dp_rx_full_mon_deliver_ppdu(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5643:48-5643:63: static int ath11k_dp_rx_pdev_mon_status_attach(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5657:34-5657:49: int ath11k_dp_rx_pdev_mon_attach(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5698:36-5698:51: static int ath11k_dp_mon_link_free(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5709:34-5709:49: int ath11k_dp_rx_pdev_mon_detach(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:82:18-82:33: int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif,
-
drivers/net/wireless/ath/ath11k/dp_tx.c:430:43-430:58: static void ath11k_dp_tx_cache_peer_stats(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_tx.c:447:34-447:49: void ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:546:40-546:55: static void ath11k_dp_tx_complete_msdu(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/dp_tx.c:1027:41-1027:56: int ath11k_dp_tx_htt_h2t_ppdu_stats_req(struct ath11k *ar, u32 mask)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:1130:36-1130:51: ath11k_dp_tx_htt_h2t_ext_stats_req(struct ath11k *ar, u8 type,
-
drivers/net/wireless/ath/ath11k/dp_tx.c:1178:47-1178:62: int ath11k_dp_tx_htt_monitor_mode_ring_config(struct ath11k *ar, bool reset)
-
drivers/net/wireless/ath/ath11k/mac.c:575:41-575:56: struct ath11k_vif *ath11k_mac_get_arvif(struct ath11k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath11k/mac.c:707:34-707:49: u8 ath11k_mac_get_target_pdev_id(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:719:37-719:52: static void ath11k_pdev_caps_update(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:737:38-737:53: static int ath11k_mac_txpower_recalc(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:878:34-878:49: void ath11k_mac_peer_cleanup_all(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:900:46-900:61: static inline int ath11k_mac_vdev_setup_sync(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:924:42-924:57: static int ath11k_mac_monitor_vdev_start(struct ath11k *ar, int vdev_id,
-
drivers/net/wireless/ath/ath11k/mac.c:1002:41-1002:56: static int ath11k_mac_monitor_vdev_stop(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1037:43-1037:58: static int ath11k_mac_monitor_vdev_create(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1113:43-1113:58: static int ath11k_mac_monitor_vdev_delete(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1150:37-1150:52: static int ath11k_mac_monitor_start(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1188:36-1188:51: static int ath11k_mac_monitor_stop(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1277:33-1277:48: static int ath11k_mac_config_ps(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1663:31-1663:46: void ath11k_mac_handle_beacon(struct ath11k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath11k/mac.c:1696:36-1696:51: void ath11k_mac_handle_beacon_miss(struct ath11k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath11k/mac.c:1716:39-1716:54: static void ath11k_peer_assoc_h_basic(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:1741:40-1741:55: static void ath11k_peer_assoc_h_crypto(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:1802:39-1802:54: static void ath11k_peer_assoc_h_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:1864:36-1864:51: static void ath11k_peer_assoc_h_ht(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2033:33-2033:48: static u8 ath11k_get_nss_160mhz(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2061:37-2061:52: static void ath11k_peer_assoc_h_vht(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2259:36-2259:51: static void ath11k_peer_assoc_h_he(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2500:41-2500:56: static void ath11k_peer_assoc_h_he_6ghz(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2582:37-2582:52: static void ath11k_peer_assoc_h_qos(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2618:37-2618:52: static int ath11k_peer_assoc_qos_ap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2691:53-2691:68: static enum wmi_phy_mode ath11k_mac_get_phymode_vht(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2719:52-2719:67: static enum wmi_phy_mode ath11k_mac_get_phymode_he(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2745:41-2745:56: static void ath11k_peer_assoc_h_phymode(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2824:39-2824:54: static void ath11k_peer_assoc_prepare(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2857:35-2857:50: static int ath11k_setup_peer_smps(struct ath11k *ar, struct ath11k_vif *arvif,
-
drivers/net/wireless/ath/ath11k/mac.c:2932:47-2932:62: static bool ath11k_mac_vif_recalc_sta_he_txbf(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:3159:42-3159:57: static void ath11k_recalculate_mgmt_rate(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:3247:38-3247:53: static int ath11k_mac_config_obss_pd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:3754:31-3754:46: void __ath11k_mac_scan_finish(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:3787:29-3787:44: void ath11k_mac_scan_finish(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:3794:29-3794:44: static int ath11k_scan_stop(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:3838:31-3838:46: static void ath11k_scan_abort(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:3882:30-3882:45: static int ath11k_start_scan(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4344:38-4344:53: ath11k_mac_bitrate_mask_num_ht_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4358:39-4358:54: ath11k_mac_bitrate_mask_num_vht_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4372:38-4372:53: ath11k_mac_bitrate_mask_num_he_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4534:33-4534:48: static int ath11k_station_assoc(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4631:36-4631:51: static int ath11k_station_disassoc(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4902:35-4902:50: static int ath11k_mac_station_add(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4996:47-4996:62: static u32 ath11k_mac_ieee80211_sta_bw_to_wmi(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5277:33-5277:48: static int ath11k_conf_tx_uapsd(struct ath11k *ar, struct ieee80211_vif *vif,
-
drivers/net/wireless/ath/ath11k/mac.c:5389:22-5389:37: ath11k_create_ht_cap(struct ath11k *ar, u32 ar_ht_cap, u32 rate_cap_rx_chainmask)
-
drivers/net/wireless/ath/ath11k/mac.c:5505:37-5505:52: static void ath11k_set_vht_txbf_cap(struct ath11k *ar, u32 *vht_cap)
-
drivers/net/wireless/ath/ath11k/mac.c:5561:23-5561:38: ath11k_create_vht_cap(struct ath11k *ar, u32 rate_cap_tx_chainmask,
-
drivers/net/wireless/ath/ath11k/mac.c:5600:41-5600:56: static void ath11k_mac_setup_ht_vht_cap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5635:36-5635:51: static int ath11k_check_chain_mask(struct ath11k *ar, u32 ant, bool is_tx_ant)
-
drivers/net/wireless/ath/ath11k/mac.c:5773:37-5773:52: static void ath11k_mac_set_hemcsmap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5810:35-5810:50: static int ath11k_mac_copy_he_cap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5885:37-5885:52: static void ath11k_mac_setup_he_cap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5920:33-5920:48: static int __ath11k_set_antenna(struct ath11k *ar, u32 tx_ant, u32 rx_ant)
-
drivers/net/wireless/ath/ath11k/mac.c:5966:42-5966:57: static void ath11k_mgmt_over_wmi_tx_drop(struct ath11k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath11k/mac.c:5981:37-5981:52: static void ath11k_mac_tx_mgmt_free(struct ath11k *ar, int buf_id)
-
drivers/net/wireless/ath/ath11k/mac.c:6023:35-6023:50: static int ath11k_mac_mgmt_tx_wmi(struct ath11k *ar, struct ath11k_vif *arvif,
-
drivers/net/wireless/ath/ath11k/mac.c:6084:43-6084:58: static void ath11k_mgmt_over_wmi_tx_purge(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:6132:31-6132:46: static int ath11k_mac_mgmt_tx(struct ath11k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath11k/mac.c:6211:26-6211:41: void ath11k_mac_drain_tx(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:6220:49-6220:64: static int ath11k_mac_config_mon_status_default(struct ath11k *ar, bool enable)
-
drivers/net/wireless/ath/ath11k/mac.c:6583:32-6583:47: void ath11k_mac_11d_scan_start(struct ath11k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath11k/mac.c:6630:31-6630:46: void ath11k_mac_11d_scan_stop(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:6683:35-6683:50: static int ath11k_mac_vdev_delete(struct ath11k *ar, struct ath11k_vif *arvif)
-
drivers/net/wireless/ath/ath11k/mac.c:7391:28-7391:43: ath11k_mac_update_vif_chan(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7487:35-7487:50: ath11k_mac_update_active_vif_chan(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7785:35-7785:50: ath11k_set_vdev_param_to_all_vifs(struct ath11k *ar, int param, u32 value)
-
drivers/net/wireless/ath/ath11k/mac.c:7833:41-7833:56: static int ath11k_mac_flush_tx_complete(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:7859:33-7859:48: int ath11k_mac_wait_tx_complete(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:7877:35-7877:50: ath11k_mac_has_single_legacy_rate(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7912:40-7912:55: ath11k_mac_bitrate_mask_get_single_nss(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7977:35-7977:50: ath11k_mac_get_single_legacy_rate(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8173:34-8173:49: ath11k_mac_vht_mcs_range_present(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8198:33-8198:48: ath11k_mac_he_mcs_range_present(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8254:48-8254:63: ath11k_mac_validate_vht_he_fixed_rate_settings(struct ath11k *ar, enum nl80211_band band,
-
drivers/net/wireless/ath/ath11k/mac.c:8514:35-8514:50: ath11k_mac_update_bss_chan_survey(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8690:40-8690:55: static void ath11k_generate_ns_mc_addr(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8992:36-8992:51: static int ath11k_fw_stats_request(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:9139:39-9139:54: static void ath11k_mac_update_ch_list(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:9155:30-9155:45: static u32 ath11k_get_phy_id(struct ath11k *ar, u32 band)
-
drivers/net/wireless/ath/ath11k/mac.c:9171:44-9171:59: static int ath11k_mac_setup_channels_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:9271:48-9271:63: static int ath11k_mac_setup_iface_combinations(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:9360:37-9360:52: static void __ath11k_mac_unregister(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:9397:34-9397:49: static int __ath11k_mac_register(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/peer.c:240:26-240:41: void ath11k_peer_cleanup(struct ath11k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath11k/peer.c:266:41-266:56: static int ath11k_wait_for_peer_deleted(struct ath11k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath11k/peer.c:271:38-271:53: int ath11k_wait_for_peer_delete_done(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/peer.c:293:33-293:48: static int __ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath11k/peer.c:350:24-350:39: int ath11k_peer_delete(struct ath11k *ar, u32 vdev_id, u8 *addr)
-
drivers/net/wireless/ath/ath11k/peer.c:365:41-365:56: static int ath11k_wait_for_peer_created(struct ath11k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath11k/peer.c:370:24-370:39: int ath11k_peer_create(struct ath11k *ar, struct ath11k_vif *arvif,
-
drivers/net/wireless/ath/ath11k/reg.c:31:35-31:50: static bool ath11k_regdom_changes(struct ath11k *ar, char *alpha2)
-
drivers/net/wireless/ath/ath11k/reg.c:106:33-106:48: int ath11k_reg_update_chan_list(struct ath11k *ar, bool wait)
-
drivers/net/wireless/ath/ath11k/reg.c:241:24-241:39: int ath11k_regd_update(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/reg.c:766:22-766:37: void ath11k_reg_init(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/spectral.c:155:52-155:67: static struct ath11k_vif *ath11k_spectral_get_vdev(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/spectral.c:173:41-173:56: static int ath11k_spectral_scan_trigger(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/spectral.c:204:40-204:55: static int ath11k_spectral_scan_config(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/spectral.c:473:41-473:56: static int ath11k_spectral_pull_summary(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/spectral.c:507:40-507:55: static int ath11k_spectral_pull_search(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/spectral.c:576:33-576:48: int ath11k_spectral_process_fft(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/spectral.c:703:41-703:56: static int ath11k_spectral_process_data(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/spectral.c:827:39-827:54: static int ath11k_spectral_ring_alloc(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/spectral.c:867:46-867:61: static inline void ath11k_spectral_ring_free(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/spectral.c:875:53-875:68: static inline void ath11k_spectral_debug_unregister(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/spectral.c:900:35-900:50: void ath11k_spectral_reset_buffer(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/spectral.c:935:50-935:65: static inline int ath11k_spectral_debug_register(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/spectral.c:1050:52-1050:67: enum ath11k_spectral_mode ath11k_spectral_get_mode(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/spectral.c:1058:50-1058:65: struct ath11k_dbring *ath11k_spectral_get_dbring(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/testmode.c:231:38-231:53: static int ath11k_tm_cmd_get_version(struct ath11k *ar, struct nlattr *tb[])
-
drivers/net/wireless/ath/ath11k/testmode.c:263:41-263:56: static int ath11k_tm_cmd_testmode_start(struct ath11k *ar, struct nlattr *tb[])
-
drivers/net/wireless/ath/ath11k/testmode.c:300:30-300:45: static int ath11k_tm_cmd_wmi(struct ath11k *ar, struct nlattr *tb[],
-
drivers/net/wireless/ath/ath11k/testmode.c:390:34-390:49: static int ath11k_tm_cmd_wmi_ftm(struct ath11k *ar, struct nlattr *tb[])
-
drivers/net/wireless/ath/ath11k/thermal.c:109:39-109:54: void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature)
-
drivers/net/wireless/ath/ath11k/thermal.c:126:35-126:50: int ath11k_thermal_set_throttling(struct ath11k *ar, u32 throttle_state)
-
drivers/net/wireless/ath/ath11k/trace.h:35:1-35:1: TRACE_EVENT(ath11k_htt_pktlog,
-
drivers/net/wireless/ath/ath11k/trace.h:66:1-66:1: TRACE_EVENT(ath11k_htt_ppdu_stats,
-
drivers/net/wireless/ath/ath11k/trace.h:93:1-93:1: TRACE_EVENT(ath11k_htt_rxdesc,
-
drivers/net/wireless/ath/ath11k/trace.h:308:1-308:1: TRACE_EVENT(ath11k_ps_timekeeper,
-
drivers/net/wireless/ath/ath11k/wmi.c:234:33-234:53: static int ath11k_wmi_tlv_parse(struct ath11k_base *ar, const void **tb,
-
drivers/net/wireless/ath/ath11k/wmi.c:634:37-634:52: static u32 ath11k_wmi_mgmt_get_freq(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:648:26-648:41: int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:700:28-700:43: int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr,
-
drivers/net/wireless/ath/ath11k/wmi.c:780:28-780:43: int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:807:26-807:41: int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:835:26-835:41: int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:917:27-917:42: int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg,
-
drivers/net/wireless/ath/ath11k/wmi.c:1008:24-1008:39: int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid,
-
drivers/net/wireless/ath/ath11k/wmi.c:1062:37-1062:52: int ath11k_wmi_send_peer_create_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1095:37-1095:52: int ath11k_wmi_send_peer_delete_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1127:40-1127:55: int ath11k_wmi_send_pdev_set_regdomain(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1167:31-1167:46: int ath11k_wmi_set_peer_param(struct ath11k *ar, const u8 *peer_addr,
-
drivers/net/wireless/ath/ath11k/wmi.c:1200:41-1200:56: int ath11k_wmi_send_peer_flush_tids_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1235:44-1235:59: int ath11k_wmi_peer_rx_reorder_queue_setup(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1279:34-1279:49: ath11k_wmi_rx_reord_queue_remove(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1315:31-1315:46: int ath11k_wmi_pdev_set_param(struct ath11k *ar, u32 param_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1347:33-1347:48: int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1378:29-1378:44: int ath11k_wmi_pdev_suspend(struct ath11k *ar, u32 suspend_opt,
-
drivers/net/wireless/ath/ath11k/wmi.c:1410:28-1410:43: int ath11k_wmi_pdev_resume(struct ath11k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:1443:43-1443:58: int ath11k_wmi_pdev_bss_chan_info_request(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1477:41-1477:56: int ath11k_wmi_send_set_ap_ps_param_cmd(struct ath11k *ar, u8 *peer_addr,
-
drivers/net/wireless/ath/ath11k/wmi.c:1512:33-1512:48: int ath11k_wmi_set_sta_ps_param(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1546:34-1546:49: int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms)
-
drivers/net/wireless/ath/ath11k/wmi.c:1578:35-1578:50: int ath11k_wmi_vdev_set_param_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1612:39-1612:54: int ath11k_wmi_send_stats_request_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1645:42-1645:57: int ath11k_wmi_send_pdev_temperature_cmd(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:1673:45-1673:60: int ath11k_wmi_send_bcn_offload_control_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1707:25-1707:40: int ath11k_wmi_bcn_tmpl(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1778:33-1778:48: int ath11k_wmi_vdev_install_key(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1914:36-1914:51: int ath11k_wmi_send_peer_assoc_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2075:33-2075:48: void ath11k_wmi_start_scan_init(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2193:36-2193:51: int ath11k_wmi_send_scan_start_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2382:35-2382:50: int ath11k_wmi_send_scan_stop_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2432:40-2432:55: int ath11k_wmi_send_scan_chan_list_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2556:40-2556:55: int ath11k_wmi_send_wmm_update_cmd_tlv(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:2627:51-2627:66: int ath11k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2661:27-2661:42: int ath11k_wmi_delba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath11k/wmi.c:2697:31-2697:46: int ath11k_wmi_addba_set_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath11k/wmi.c:2733:27-2733:42: int ath11k_wmi_addba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath11k/wmi.c:2768:33-2768:48: int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac)
-
drivers/net/wireless/ath/ath11k/wmi.c:2801:40-2801:55: int ath11k_wmi_pdev_peer_pktlog_filter(struct ath11k *ar, u8 *addr, u8 enable)
-
drivers/net/wireless/ath/ath11k/wmi.c:2852:34-2852:49: ath11k_wmi_send_init_country_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2911:45-2911:60: int ath11k_wmi_send_set_current_country_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2948:46-2948:61: ath11k_wmi_send_thermal_mitigation_param_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3011:40-3011:55: int ath11k_wmi_send_11d_scan_start_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3048:39-3048:54: int ath11k_wmi_send_11d_scan_stop_cmd(struct ath11k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:3080:35-3080:50: int ath11k_wmi_pdev_pktlog_enable(struct ath11k *ar, u32 pktlog_filter)
-
drivers/net/wireless/ath/ath11k/wmi.c:3112:36-3112:51: int ath11k_wmi_pdev_pktlog_disable(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:3168:36-3168:51: int ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3219:33-3219:48: ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:3252:40-3252:55: int ath11k_wmi_send_twt_add_dialog_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3306:40-3306:55: int ath11k_wmi_send_twt_del_dialog_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3345:42-3345:57: int ath11k_wmi_send_twt_pause_dialog_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3385:43-3385:58: int ath11k_wmi_send_twt_resume_dialog_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3429:30-3429:45: ath11k_wmi_send_obss_spr_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3468:42-3468:57: ath11k_wmi_pdev_set_srg_bss_color_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3506:45-3506:60: ath11k_wmi_pdev_set_srg_patial_bssid_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3545:46-3545:61: ath11k_wmi_pdev_srg_obss_color_enable_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3584:46-3584:61: ath11k_wmi_pdev_srg_obss_bssid_enable_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3623:50-3623:65: ath11k_wmi_pdev_non_srg_obss_color_enable_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3662:50-3662:65: ath11k_wmi_pdev_non_srg_obss_bssid_enable_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3701:46-3701:61: ath11k_wmi_send_obss_color_collision_cfg_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3746:49-3746:64: int ath11k_wmi_send_bss_color_change_enable_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3782:36-3782:51: int ath11k_wmi_fils_discovery_tmpl(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3829:32-3829:47: int ath11k_wmi_probe_resp_tmpl(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3886:31-3886:46: int ath11k_wmi_fils_discovery(struct ath11k *ar, u32 vdev_id, u32 interval,
-
drivers/net/wireless/ath/ath11k/wmi.c:4198:29-4198:44: int ath11k_wmi_pdev_lro_cfg(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:4323:35-4323:50: int ath11k_wmi_vdev_spectral_conf(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:4359:37-4359:52: int ath11k_wmi_vdev_spectral_enable(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:4397:34-4397:49: int ath11k_wmi_pdev_dma_ring_cfg(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:5819:37-5819:52: static int wmi_process_mgmt_tx_comp(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:5901:43-5901:58: static void ath11k_wmi_event_scan_started(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:5922:48-5922:63: static void ath11k_wmi_event_scan_start_failed(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:5941:45-5941:60: static void ath11k_wmi_event_scan_completed(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:5967:44-5967:59: static void ath11k_wmi_event_scan_bss_chan(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:5985:48-5985:63: static void ath11k_wmi_event_scan_foreign_chan(struct ath11k *ar, u32 freq)
-
drivers/net/wireless/ath/ath11k/wmi.c:6136:24-6136:39: static int freq_to_idx(struct ath11k *ar, int freq)
-
drivers/net/wireless/ath/ath11k/wmi.c:6818:31-6818:46: ath11k_wmi_fw_vdev_stats_fill(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:6892:30-6892:45: ath11k_wmi_fw_bcn_stats_fill(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:6924:31-6924:46: void ath11k_wmi_fw_stats_fill(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:8814:31-8814:46: ath11k_wmi_send_unit_test_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:8872:31-8872:46: int ath11k_wmi_simulate_radar(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:8907:30-8907:45: int ath11k_wmi_fw_dbglog_cfg(struct ath11k *ar, u32 *module_id_bitmap,
-
drivers/net/wireless/ath/ath11k/wmi.c:9038:35-9038:50: int ath11k_wmi_hw_data_filter_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:9071:36-9071:51: int ath11k_wmi_wow_host_wakeup_ind(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:9092:27-9092:42: int ath11k_wmi_wow_enable(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:9114:34-9114:49: int ath11k_wmi_scan_prob_req_oui(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9142:37-9142:52: int ath11k_wmi_wow_add_wakeup_event(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:9169:32-9169:47: int ath11k_wmi_wow_add_pattern(struct ath11k *ar, u32 vdev_id, u32 pattern_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:9274:32-9274:47: int ath11k_wmi_wow_del_pattern(struct ath11k *ar, u32 vdev_id, u32 pattern_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:9301:36-9301:51: ath11k_wmi_op_gen_config_pno_start(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9413:58-9413:73: static struct sk_buff *ath11k_wmi_op_gen_config_pno_stop(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9437:31-9437:46: int ath11k_wmi_wow_config_pno(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:9453:40-9453:55: static void ath11k_wmi_fill_ns_offload(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9521:41-9521:56: static void ath11k_wmi_fill_arp_offload(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9558:31-9558:46: int ath11k_wmi_arp_ns_offload(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9609:34-9609:49: int ath11k_wmi_gtk_rekey_offload(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9651:34-9651:49: int ath11k_wmi_gtk_rekey_getinfo(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9675:46-9675:61: int ath11k_wmi_pdev_set_bios_sar_table_param(struct ath11k *ar, const u8 *sar_val)
-
drivers/net/wireless/ath/ath11k/wmi.c:9715:46-9715:61: int ath11k_wmi_pdev_set_bios_geo_table_param(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:9745:30-9745:45: int ath11k_wmi_sta_keepalive(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wow.c:122:31-122:46: static int ath11k_wow_cleanup(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wow.c:242:45-242:60: static int ath11k_wmi_pno_check_and_convert(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wow.c:463:35-463:50: static int ath11k_wow_set_wakeups(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wow.c:509:35-509:50: static int ath11k_wow_nlo_cleanup(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wow.c:528:37-528:52: static int ath11k_wow_set_hw_filter(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wow.c:552:39-552:54: static int ath11k_wow_clear_hw_filter(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wow.c:572:38-572:53: static int ath11k_wow_arp_ns_offload(struct ath11k *ar, bool enable)
-
drivers/net/wireless/ath/ath11k/wow.c:595:37-595:52: static int ath11k_gtk_rekey_offload(struct ath11k *ar, bool enable)
-
drivers/net/wireless/ath/ath11k/wow.c:630:40-630:55: static int ath11k_wow_protocol_offload(struct ath11k *ar, bool enable)
-
drivers/net/wireless/ath/ath11k/wow.c:651:37-651:52: static int ath11k_wow_set_keepalive(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wow.c:853:21-853:36: int ath11k_wow_init(struct ath11k *ar)
-
drivers/net/wireless/ath/ath12k/core.c:658:23-658:38: void ath12k_core_halt(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/dbring.c:10:41-10:56: static int ath12k_dbring_bufs_replenish(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dbring.c:75:36-75:51: static int ath12k_dbring_fill_bufs(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dbring.c:116:33-116:48: int ath12k_dbring_wmi_cfg_setup(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dbring.c:148:27-148:42: int ath12k_dbring_set_cfg(struct ath12k *ar, struct ath12k_dbring *ring,
-
drivers/net/wireless/ath/ath12k/dbring.c:163:29-163:44: int ath12k_dbring_buf_setup(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dbring.c:186:30-186:45: int ath12k_dbring_srng_setup(struct ath12k *ar, struct ath12k_dbring *ring,
-
drivers/net/wireless/ath/ath12k/dbring.c:337:33-337:48: void ath12k_dbring_srng_cleanup(struct ath12k *ar, struct ath12k_dbring *ring)
-
drivers/net/wireless/ath/ath12k/dbring.c:342:32-342:47: void ath12k_dbring_buf_cleanup(struct ath12k *ar, struct ath12k_dbring *ring)
-
drivers/net/wireless/ath/ath12k/dp.c:23:29-23:44: void ath12k_dp_peer_cleanup(struct ath12k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath12k/dp.c:44:26-44:41: int ath12k_dp_peer_setup(struct ath12k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath12k/dp.c:1101:31-1101:46: void ath12k_dp_vdev_tx_attach(struct ath12k *ar, struct ath12k_vif *arvif)
-
drivers/net/wireless/ath/ath12k/dp_mon.c:865:48-865:63: static void ath12k_dp_mon_rx_msdus_set_payload(struct ath12k *ar, struct sk_buff *msdu)
-
drivers/net/wireless/ath/ath12k/dp_mon.c:876:29-876:44: ath12k_dp_mon_rx_merg_msdus(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:1017:43-1017:58: static void ath12k_dp_mon_update_radiotap(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:1062:43-1062:58: static void ath12k_dp_mon_rx_deliver_msdu(struct ath12k *ar, struct napi_struct *napi,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:1137:37-1137:52: static int ath12k_dp_mon_rx_deliver(struct ath12k *ar, u32 mac_id,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:1233:35-1233:50: ath12k_dp_mon_rx_parse_mon_status(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:1983:36-1983:51: ath12k_dp_mon_tx_process_ppdu_info(struct ath12k *ar, int mac_id,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:2004:35-2004:50: ath12k_dp_mon_tx_parse_mon_status(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:2059:32-2059:47: int ath12k_dp_mon_srng_process(struct ath12k *ar, int mac_id, int *budget,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:2205:51-2205:66: static void ath12k_dp_mon_rx_update_peer_su_stats(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:2358:36-2358:51: ath12k_dp_mon_rx_update_user_stats(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:2459:39-2459:54: ath12k_dp_mon_rx_update_peer_mu_stats(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_mon.c:2472:36-2472:51: int ath12k_dp_mon_rx_process_stats(struct ath12k *ar, int mac_id,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:483:41-483:56: static void ath12k_dp_rx_pdev_srng_free(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:528:41-528:56: static int ath12k_dp_rx_pdev_srng_alloc(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:792:35-792:50: void ath12k_dp_rx_peer_tid_delete(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:880:36-880:51: void ath12k_dp_rx_peer_tid_cleanup(struct ath12k *ar, struct ath12k_peer *peer)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:899:42-899:57: static int ath12k_peer_rx_tid_reo_update(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:933:33-933:48: int ath12k_dp_rx_peer_tid_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1053:30-1053:45: int ath12k_dp_rx_ampdu_start(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1070:29-1070:44: int ath12k_dp_rx_ampdu_stop(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1323:33-1323:48: ath12k_update_per_peer_tx_stats(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1471:42-1471:57: static void ath12k_htt_update_ppdu_stats(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1481:57-1481:72: struct htt_ppdu_stats_info *ath12k_dp_htt_get_ppdu_desc(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1754:39-1754:54: static int ath12k_dp_rx_msdu_coalesce(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1857:41-1857:56: static void ath12k_dp_rx_h_csum_offload(struct ath12k *ar, struct sk_buff *msdu)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1870:40-1870:55: static int ath12k_dp_rx_crypto_mic_len(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1897:42-1897:57: static int ath12k_dp_rx_crypto_param_len(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1925:40-1925:55: static int ath12k_dp_rx_crypto_icv_len(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1950:42-1950:57: static void ath12k_dp_rx_h_undecap_nwifi(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1998:40-1998:55: static void ath12k_dp_rx_h_undecap_raw(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2056:47-2056:62: static void ath12k_get_dot11_hdr_from_rx_desc(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2100:40-2100:55: static void ath12k_dp_rx_h_undecap_eth(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2129:36-2129:51: static void ath12k_dp_rx_h_undecap(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2195:33-2195:48: static void ath12k_dp_rx_h_mpdu(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2270:33-2270:48: static void ath12k_dp_rx_h_rate(struct ath12k *ar, struct hal_rx_desc *rx_desc,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2338:26-2338:41: void ath12k_dp_rx_h_ppdu(struct ath12k *ar, struct hal_rx_desc *rx_desc,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2384:39-2384:54: static void ath12k_dp_rx_deliver_msdu(struct ath12k *ar, struct napi_struct *napi,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2464:38-2464:53: static int ath12k_dp_rx_process_msdu(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2722:34-2722:49: int ath12k_dp_rx_peer_frag_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2797:43-2797:58: static int ath12k_dp_rx_h_verify_tkip_mic(struct ath12k *ar, struct ath12k_peer *peer,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2852:41-2852:56: static void ath12k_dp_rx_h_undecap_frag(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2883:34-2883:49: static int ath12k_dp_rx_h_defrag(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2952:47-2952:62: static int ath12k_dp_rx_h_defrag_reo_reinject(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3121:34-3121:49: static u64 ath12k_dp_rx_h_get_pn(struct ath12k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3142:40-3142:55: ath12k_dp_rx_h_defrag_validate_incr_pn(struct ath12k *ar, struct ath12k_dp_rx_tid *rx_tid)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3174:37-3174:52: static int ath12k_dp_rx_frag_h_mpdu(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3293:30-3293:45: ath12k_dp_process_rx_err_buf(struct ath12k *ar, struct hal_reo_dest_ring *desc,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3474:46-3474:61: static void ath12k_dp_rx_null_q_desc_sg_drop(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3498:39-3498:54: static int ath12k_dp_rx_h_null_q_desc(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3575:36-3575:51: static bool ath12k_dp_rx_h_reo_err(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3606:41-3606:56: static void ath12k_dp_rx_h_tkip_mic_err(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3633:38-3633:53: static bool ath12k_dp_rx_h_rxdma_err(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3664:34-3664:49: static void ath12k_dp_rx_wbm_err(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:4189:48-4189:63: static int ath12k_dp_rx_pdev_mon_status_attach(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:4203:34-4203:49: int ath12k_dp_rx_pdev_mon_attach(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:128:18-128:33: int ath12k_dp_tx(struct ath12k *ar, struct ath12k_vif *arvif,
-
drivers/net/wireless/ath/ath12k/dp_tx.c:444:40-444:55: static void ath12k_dp_tx_complete_msdu(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_tx.c:844:41-844:56: int ath12k_dp_tx_htt_h2t_ppdu_stats_req(struct ath12k *ar, u32 mask)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:978:36-978:51: ath12k_dp_tx_htt_h2t_ext_stats_req(struct ath12k *ar, u8 type,
-
drivers/net/wireless/ath/ath12k/dp_tx.c:1020:47-1020:62: int ath12k_dp_tx_htt_monitor_mode_ring_config(struct ath12k *ar, bool reset)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:1040:50-1040:65: int ath12k_dp_tx_htt_rx_monitor_mode_ring_config(struct ath12k *ar, bool reset)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:1191:50-1191:65: int ath12k_dp_tx_htt_tx_monitor_mode_ring_config(struct ath12k *ar, bool reset)
-
drivers/net/wireless/ath/ath12k/mac.c:532:41-532:56: struct ath12k_vif *ath12k_mac_get_arvif(struct ath12k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath12k/mac.c:610:37-610:52: static void ath12k_pdev_caps_update(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:628:38-628:53: static int ath12k_mac_txpower_recalc(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:769:34-769:49: void ath12k_mac_peer_cleanup_all(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:788:39-788:54: static int ath12k_mac_vdev_setup_sync(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:805:35-805:50: static int ath12k_monitor_vdev_up(struct ath12k *ar, int vdev_id)
-
drivers/net/wireless/ath/ath12k/mac.c:821:42-821:57: static int ath12k_mac_monitor_vdev_start(struct ath12k *ar, int vdev_id,
-
drivers/net/wireless/ath/ath12k/mac.c:885:41-885:56: static int ath12k_mac_monitor_vdev_stop(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:913:43-913:58: static int ath12k_mac_monitor_vdev_create(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:982:43-982:58: static int ath12k_mac_monitor_vdev_delete(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:1028:37-1028:52: static int ath12k_mac_monitor_start(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:1059:36-1059:51: static int ath12k_mac_monitor_stop(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:1206:39-1206:54: static void ath12k_peer_assoc_h_basic(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1231:40-1231:55: static void ath12k_peer_assoc_h_crypto(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1292:39-1292:54: static void ath12k_peer_assoc_h_rates(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1354:36-1354:51: static void ath12k_peer_assoc_h_ht(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1515:37-1515:52: static void ath12k_peer_assoc_h_vht(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1610:36-1610:51: static void ath12k_peer_assoc_h_he(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1791:37-1791:52: static void ath12k_peer_assoc_h_qos(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1827:37-1827:52: static int ath12k_peer_assoc_qos_ap(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1900:53-1900:68: static enum wmi_phy_mode ath12k_mac_get_phymode_vht(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1928:52-1928:67: static enum wmi_phy_mode ath12k_mac_get_phymode_he(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1954:53-1954:68: static enum wmi_phy_mode ath12k_mac_get_phymode_eht(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1989:41-1989:56: static void ath12k_peer_assoc_h_phymode(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:2134:37-2134:52: static void ath12k_peer_assoc_h_eht(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:2217:39-2217:54: static void ath12k_peer_assoc_prepare(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:2244:35-2244:50: static int ath12k_setup_peer_smps(struct ath12k *ar, struct ath12k_vif *arvif,
-
drivers/net/wireless/ath/ath12k/mac.c:2406:42-2406:57: static void ath12k_recalculate_mgmt_rate(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:2774:31-2774:46: void __ath12k_mac_scan_finish(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:2804:29-2804:44: void ath12k_mac_scan_finish(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:2811:29-2811:44: static int ath12k_scan_stop(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:2855:31-2855:46: static void ath12k_scan_abort(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:2899:30-2899:45: static int ath12k_start_scan(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3276:39-3276:54: ath12k_mac_bitrate_mask_num_vht_rates(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3335:33-3335:48: static int ath12k_station_assoc(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3418:36-3418:51: static int ath12k_station_disassoc(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3633:35-3633:50: static int ath12k_mac_station_add(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3710:47-3710:62: static u32 ath12k_mac_ieee80211_sta_bw_to_wmi(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3958:33-3958:48: static int ath12k_conf_tx_uapsd(struct ath12k *ar, struct ieee80211_vif *vif,
-
drivers/net/wireless/ath/ath12k/mac.c:4070:22-4070:37: ath12k_create_ht_cap(struct ath12k *ar, u32 ar_ht_cap, u32 rate_cap_rx_chainmask)
-
drivers/net/wireless/ath/ath12k/mac.c:4182:37-4182:52: static void ath12k_set_vht_txbf_cap(struct ath12k *ar, u32 *vht_cap)
-
drivers/net/wireless/ath/ath12k/mac.c:4225:23-4225:38: ath12k_create_vht_cap(struct ath12k *ar, u32 rate_cap_tx_chainmask,
-
drivers/net/wireless/ath/ath12k/mac.c:4265:41-4265:56: static void ath12k_mac_setup_ht_vht_cap(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:4300:36-4300:51: static int ath12k_check_chain_mask(struct ath12k *ar, u32 ant, bool is_tx_ant)
-
drivers/net/wireless/ath/ath12k/mac.c:4601:46-4601:61: static int ath12k_mac_copy_sband_iftype_data(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:4637:48-4637:63: static void ath12k_mac_setup_sband_iftype_data(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:4676:33-4676:48: static int __ath12k_set_antenna(struct ath12k *ar, u32 tx_ant, u32 rx_ant)
-
drivers/net/wireless/ath/ath12k/mac.c:4722:42-4722:57: static void ath12k_mgmt_over_wmi_tx_drop(struct ath12k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath12k/mac.c:4777:35-4777:50: static int ath12k_mac_mgmt_tx_wmi(struct ath12k *ar, struct ath12k_vif *arvif,
-
drivers/net/wireless/ath/ath12k/mac.c:4833:43-4833:58: static void ath12k_mgmt_over_wmi_tx_purge(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:4876:31-4876:46: static int ath12k_mac_mgmt_tx(struct ath12k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath12k/mac.c:4951:26-4951:41: void ath12k_mac_drain_tx(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:4960:49-4960:64: static int ath12k_mac_config_mon_status_default(struct ath12k *ar, bool enable)
-
drivers/net/wireless/ath/ath12k/mac.c:5231:43-5231:58: static int ath12k_set_he_mu_sounding_mode(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:5990:28-5990:43: ath12k_mac_update_vif_chan(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6074:35-6074:50: ath12k_mac_update_active_vif_chan(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6315:35-6315:50: ath12k_set_vdev_param_to_all_vifs(struct ath12k *ar, int param, u32 value)
-
drivers/net/wireless/ath/ath12k/mac.c:6387:38-6387:53: ath12k_mac_bitrate_mask_num_ht_rates(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6401:35-6401:50: ath12k_mac_has_single_legacy_rate(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6419:40-6419:55: ath12k_mac_bitrate_mask_get_single_nss(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6469:35-6469:50: ath12k_mac_get_single_legacy_rate(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6553:34-6553:49: ath12k_mac_vht_mcs_range_present(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6789:35-6789:50: ath12k_mac_update_bss_chan_survey(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6935:39-6935:54: static void ath12k_mac_update_ch_list(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6951:30-6951:45: static u32 ath12k_get_phy_id(struct ath12k *ar, u32 band)
-
drivers/net/wireless/ath/ath12k/mac.c:6967:44-6967:59: static int ath12k_mac_setup_channels_rates(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:7060:48-7060:63: static int ath12k_mac_setup_iface_combinations(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:7156:37-7156:52: static void __ath12k_mac_unregister(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:7191:34-7191:49: static int __ath12k_mac_register(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/peer.c:184:26-184:41: void ath12k_peer_cleanup(struct ath12k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath12k/peer.c:207:41-207:56: static int ath12k_wait_for_peer_deleted(struct ath12k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath12k/peer.c:212:38-212:53: int ath12k_wait_for_peer_delete_done(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/peer.c:234:24-234:39: int ath12k_peer_delete(struct ath12k *ar, u32 vdev_id, u8 *addr)
-
drivers/net/wireless/ath/ath12k/peer.c:259:41-259:56: static int ath12k_wait_for_peer_created(struct ath12k *ar, int vdev_id, const u8 *addr)
-
drivers/net/wireless/ath/ath12k/peer.c:264:24-264:39: int ath12k_peer_create(struct ath12k *ar, struct ath12k_vif *arvif,
-
drivers/net/wireless/ath/ath12k/reg.c:31:35-31:50: static bool ath12k_regdom_changes(struct ath12k *ar, char *alpha2)
-
drivers/net/wireless/ath/ath12k/reg.c:93:33-93:48: int ath12k_reg_update_chan_list(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/reg.c:200:24-200:39: int ath12k_regd_update(struct ath12k *ar, bool init)
-
drivers/net/wireless/ath/ath12k/reg.c:718:22-718:37: void ath12k_reg_init(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/trace.h:24:1-24:1: TRACE_EVENT(ath12k_htt_pktlog,
-
drivers/net/wireless/ath/ath12k/trace.h:55:1-55:1: TRACE_EVENT(ath12k_htt_ppdu_stats,
-
drivers/net/wireless/ath/ath12k/trace.h:98:1-98:1: TRACE_EVENT(ath12k_htt_rxdesc,
-
drivers/net/wireless/ath/ath12k/wmi.c:352:33-352:53: static int ath12k_wmi_tlv_parse(struct ath12k_base *ar, const void **tb,
-
drivers/net/wireless/ath/ath12k/wmi.c:748:26-748:41: int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:793:28-793:43: int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr,
-
drivers/net/wireless/ath/ath12k/wmi.c:868:28-868:43: int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:895:26-895:41: int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:923:26-923:41: int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:991:27-991:42: int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg,
-
drivers/net/wireless/ath/ath12k/wmi.c:1076:24-1076:39: int ath12k_wmi_vdev_up(struct ath12k *ar, u32 vdev_id, u32 aid, const u8 *bssid)
-
drivers/net/wireless/ath/ath12k/wmi.c:1109:37-1109:52: int ath12k_wmi_send_peer_create_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1142:37-1142:52: int ath12k_wmi_send_peer_delete_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1174:40-1174:55: int ath12k_wmi_send_pdev_set_regdomain(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1213:31-1213:46: int ath12k_wmi_set_peer_param(struct ath12k *ar, const u8 *peer_addr,
-
drivers/net/wireless/ath/ath12k/wmi.c:1246:41-1246:56: int ath12k_wmi_send_peer_flush_tids_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1282:44-1282:59: int ath12k_wmi_peer_rx_reorder_queue_setup(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1325:34-1325:49: ath12k_wmi_rx_reord_queue_remove(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1360:31-1360:46: int ath12k_wmi_pdev_set_param(struct ath12k *ar, u32 param_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:1392:33-1392:48: int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable)
-
drivers/net/wireless/ath/ath12k/wmi.c:1422:29-1422:44: int ath12k_wmi_pdev_suspend(struct ath12k *ar, u32 suspend_opt,
-
drivers/net/wireless/ath/ath12k/wmi.c:1454:28-1454:43: int ath12k_wmi_pdev_resume(struct ath12k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:1487:43-1487:58: int ath12k_wmi_pdev_bss_chan_info_request(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1519:41-1519:56: int ath12k_wmi_send_set_ap_ps_param_cmd(struct ath12k *ar, u8 *peer_addr,
-
drivers/net/wireless/ath/ath12k/wmi.c:1554:33-1554:48: int ath12k_wmi_set_sta_ps_param(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:1587:34-1587:49: int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms)
-
drivers/net/wireless/ath/ath12k/wmi.c:1616:35-1616:50: int ath12k_wmi_vdev_set_param_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:1650:42-1650:57: int ath12k_wmi_send_pdev_temperature_cmd(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:1678:45-1678:60: int ath12k_wmi_send_bcn_offload_control_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1711:25-1711:40: int ath12k_wmi_bcn_tmpl(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:1763:33-1763:48: int ath12k_wmi_vdev_install_key(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1904:36-1904:51: int ath12k_wmi_send_peer_assoc_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2108:33-2108:48: void ath12k_wmi_start_scan_init(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2213:36-2213:51: int ath12k_wmi_send_scan_start_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2396:35-2396:50: int ath12k_wmi_send_scan_stop_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2444:40-2444:55: int ath12k_wmi_send_scan_chan_list_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2561:36-2561:51: int ath12k_wmi_send_wmm_update_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:2627:51-2627:66: int ath12k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2660:27-2660:42: int ath12k_wmi_delba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath12k/wmi.c:2696:31-2696:46: int ath12k_wmi_addba_set_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath12k/wmi.c:2732:27-2732:42: int ath12k_wmi_addba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath12k/wmi.c:2767:33-2767:48: int ath12k_wmi_addba_clear_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac)
-
drivers/net/wireless/ath/ath12k/wmi.c:2800:38-2800:53: int ath12k_wmi_send_init_country_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2853:32-2853:47: ath12k_wmi_send_twt_enable_cmd(struct ath12k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:2906:33-2906:48: ath12k_wmi_send_twt_disable_cmd(struct ath12k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:2935:30-2935:45: ath12k_wmi_send_obss_spr_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:2968:35-2968:50: int ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:3010:49-3010:64: int ath12k_wmi_send_bss_color_change_enable_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:3044:36-3044:51: int ath12k_wmi_fils_discovery_tmpl(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:3085:32-3085:47: int ath12k_wmi_probe_resp_tmpl(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:3136:31-3136:46: int ath12k_wmi_fils_discovery(struct ath12k *ar, u32 vdev_id, u32 interval,
-
drivers/net/wireless/ath/ath12k/wmi.c:3378:29-3378:44: int ath12k_wmi_pdev_lro_cfg(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:3494:35-3494:50: int ath12k_wmi_vdev_spectral_conf(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:3546:37-3546:52: int ath12k_wmi_vdev_spectral_enable(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:3583:34-3583:49: int ath12k_wmi_pdev_dma_ring_cfg(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:4896:37-4896:52: static int wmi_process_mgmt_tx_comp(struct ath12k *ar, u32 desc_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:4968:43-4968:58: static void ath12k_wmi_event_scan_started(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:4987:48-4987:63: static void ath12k_wmi_event_scan_start_failed(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:5006:45-5006:60: static void ath12k_wmi_event_scan_completed(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:5032:44-5032:59: static void ath12k_wmi_event_scan_bss_chan(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:5050:48-5050:63: static void ath12k_wmi_event_scan_foreign_chan(struct ath12k *ar, u32 freq)
-
drivers/net/wireless/ath/ath12k/wmi.c:5199:24-5199:39: static int freq_to_idx(struct ath12k *ar, int freq)
-
drivers/net/wireless/ath/ath12k/wmi.c:6733:31-6733:46: ath12k_wmi_send_unit_test_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:6790:31-6790:46: int ath12k_wmi_simulate_radar(struct ath12k *ar)
-
drivers/net/wireless/ath/ath6kl/bmi.c:23:21-23:36: int ath6kl_bmi_done(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/bmi.c:44:32-44:47: int ath6kl_bmi_get_target_info(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/bmi.c:114:21-114:36: int ath6kl_bmi_read(struct ath6kl *ar, u32 addr, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/bmi.c:170:22-170:37: int ath6kl_bmi_write(struct ath6kl *ar, u32 addr, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/bmi.c:237:24-237:39: int ath6kl_bmi_execute(struct ath6kl *ar, u32 addr, u32 *param)
-
drivers/net/wireless/ath/ath6kl/bmi.c:284:30-284:45: int ath6kl_bmi_set_app_start(struct ath6kl *ar, u32 addr)
-
drivers/net/wireless/ath/ath6kl/bmi.c:320:25-320:40: int ath6kl_bmi_reg_read(struct ath6kl *ar, u32 addr, u32 *param)
-
drivers/net/wireless/ath/ath6kl/bmi.c:363:26-363:41: int ath6kl_bmi_reg_write(struct ath6kl *ar, u32 addr, u32 param)
-
drivers/net/wireless/ath/ath6kl/bmi.c:403:24-403:39: int ath6kl_bmi_lz_data(struct ath6kl *ar, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/bmi.c:454:32-454:47: int ath6kl_bmi_lz_stream_start(struct ath6kl *ar, u32 addr)
-
drivers/net/wireless/ath/ath6kl/bmi.c:493:30-493:45: int ath6kl_bmi_fast_download(struct ath6kl *ar, u32 addr, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/bmi.c:524:23-524:38: void ath6kl_bmi_reset(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/bmi.c:529:21-529:36: int ath6kl_bmi_init(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/bmi.c:544:25-544:40: void ath6kl_bmi_cleanup(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:389:36-389:51: static bool ath6kl_is_valid_iftype(struct ath6kl *ar, enum nl80211_iftype type,
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:424:34-424:49: static bool ath6kl_is_tx_pending(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:916:36-916:51: static int ath6kl_set_probed_ssids(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1905:27-1905:42: static int ath6kl_wow_usr(struct ath6kl *ar, struct ath6kl_vif *vif,
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1960:26-1960:41: static int ath6kl_wow_ap(struct ath6kl *ar, struct ath6kl_vif *vif)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2038:27-2038:42: static int ath6kl_wow_sta(struct ath6kl *ar, struct ath6kl_vif *vif)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2082:30-2082:45: static bool is_ctrl_ep_empty(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2087:39-2087:54: static int ath6kl_cfg80211_host_sleep(struct ath6kl *ar, struct ath6kl_vif *vif)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2221:31-2221:46: static int ath6kl_wow_suspend(struct ath6kl *ar, struct cfg80211_wowlan *wow)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2304:30-2304:45: static int ath6kl_wow_resume(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2346:46-2346:61: static int ath6kl_cfg80211_deepsleep_suspend(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2386:45-2386:60: static int ath6kl_cfg80211_deepsleep_resume(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2419:29-2419:44: int ath6kl_cfg80211_suspend(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2493:28-2493:43: int ath6kl_cfg80211_resume(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2580:30-2580:45: void ath6kl_check_wow_status(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3515:31-3515:46: void ath6kl_cfg80211_stop_all(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3779:43-3779:58: struct wireless_dev *ath6kl_interface_add(struct ath6kl *ar, const char *name,
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3864:26-3864:41: int ath6kl_cfg80211_init(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:4004:30-4004:45: void ath6kl_cfg80211_cleanup(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:4031:30-4031:45: void ath6kl_cfg80211_destroy(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/core.c:54:30-54:45: void ath6kl_core_tx_complete(struct ath6kl *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath6kl/core.c:60:30-60:45: void ath6kl_core_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipe)
-
drivers/net/wireless/ath/ath6kl/core.c:66:22-66:37: int ath6kl_core_init(struct ath6kl *ar, enum ath6kl_htc_type htc_type)
-
drivers/net/wireless/ath/ath6kl/core.c:330:26-330:41: void ath6kl_core_cleanup(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/core.c:359:26-359:41: void ath6kl_core_destroy(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/core.h:881:43-881:58: static inline u32 ath6kl_get_hi_item_addr(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/debug.c:101:27-101:42: int ath6kl_read_tgt_stats(struct ath6kl *ar, struct ath6kl_vif *vif)
-
drivers/net/wireless/ath/ath6kl/debug.c:291:23-291:38: void ath6kl_debug_war(struct ath6kl *ar, enum ath6kl_war war)
-
drivers/net/wireless/ath/ath6kl/debug.c:336:31-336:46: void ath6kl_debug_fwlog_event(struct ath6kl *ar, const void *buf, size_t len)
-
drivers/net/wireless/ath/ath6kl/debug.c:1127:33-1127:48: int ath6kl_debug_roam_tbl_event(struct ath6kl *ar, const void *buf,
-
drivers/net/wireless/ath/ath6kl/debug.c:1303:33-1303:48: void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive)
-
drivers/net/wireless/ath/ath6kl/debug.c:1347:42-1347:57: void ath6kl_debug_set_disconnect_timeout(struct ath6kl *ar, u8 timeout)
-
drivers/net/wireless/ath/ath6kl/debug.c:1775:24-1775:39: void ath6kl_debug_init(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/debug.c:1792:26-1792:41: int ath6kl_debug_init_fs(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/debug.c:1864:27-1864:42: void ath6kl_debug_cleanup(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:24:39-24:54: static inline int hif_read_write_sync(struct ath6kl *ar, u32 addr, u8 *buf,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:35:35-35:50: static inline int hif_write_async(struct ath6kl *ar, u32 address, u8 *buffer,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:46:42-46:57: static inline void ath6kl_hif_irq_enable(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:53:43-53:58: static inline void ath6kl_hif_irq_disable(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:60:59-60:74: static inline struct hif_scatter_req *hif_scatter_req_get(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:65:40-65:55: static inline void hif_scatter_req_add(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:71:45-71:60: static inline int ath6kl_hif_enable_scatter(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:76:42-76:57: static inline int ath6kl_hif_scat_req_rw(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:82:47-82:62: static inline void ath6kl_hif_cleanup_scatter(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:87:38-87:53: static inline int ath6kl_hif_suspend(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:99:42-99:57: static inline int ath6kl_hif_diag_read32(struct ath6kl *ar, u32 address,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:109:43-109:58: static inline int ath6kl_hif_diag_write32(struct ath6kl *ar, u32 address,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:115:39-115:54: static inline int ath6kl_hif_bmi_read(struct ath6kl *ar, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:120:40-120:55: static inline int ath6kl_hif_bmi_write(struct ath6kl *ar, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:125:37-125:52: static inline int ath6kl_hif_resume(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:132:39-132:54: static inline int ath6kl_hif_power_on(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:139:40-139:55: static inline int ath6kl_hif_power_off(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:146:36-146:51: static inline void ath6kl_hif_stop(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:153:40-153:55: static inline int ath6kl_hif_pipe_send(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:162:48-162:63: static inline void ath6kl_hif_pipe_get_default(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:170:47-170:62: static inline int ath6kl_hif_pipe_map_service(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/hif-ops.h:179:57-179:72: static inline u16 ath6kl_hif_pipe_get_free_queue_number(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/hif.c:70:38-70:53: static void ath6kl_hif_dump_fw_crash(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/hif.c:540:32-540:47: int ath6kl_hif_intr_bh_handler(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/htc-ops.h:23:39-23:54: static inline void *ath6kl_htc_create(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/htc-ops.h:99:43-99:58: static inline void ath6kl_htc_tx_complete(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/htc-ops.h:106:43-106:58: static inline void ath6kl_htc_rx_complete(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/htc_mbox.c:2841:37-2841:52: static void *ath6kl_htc_mbox_create(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/htc_mbox.c:2928:29-2928:44: void ath6kl_htc_mbox_attach(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/htc_pipe.c:742:40-742:55: static int ath6kl_htc_pipe_tx_complete(struct ath6kl *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath6kl/htc_pipe.c:942:40-942:55: static int ath6kl_htc_pipe_rx_complete(struct ath6kl *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath6kl/htc_pipe.c:1405:37-1405:52: static void *ath6kl_htc_pipe_create(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/htc_pipe.c:1722:29-1722:44: void ath6kl_htc_pipe_attach(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:251:37-251:52: static int ath6kl_set_host_app_area(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:273:35-273:50: static inline void set_ac2_ep_map(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/init.c:282:34-282:49: static int ath6kl_connectservice(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/init.c:324:35-324:50: static int ath6kl_init_service_ep(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:416:34-416:49: static int ath6kl_set_htc_params(struct ath6kl *ar, u32 mbox_isr_yield_val,
-
drivers/net/wireless/ath/ath6kl/init.c:452:45-452:60: static int ath6kl_target_config_wlan_params(struct ath6kl *ar, int idx)
-
drivers/net/wireless/ath/ath6kl/init.c:536:29-536:44: int ath6kl_configure_target(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:674:26-674:41: static int ath6kl_get_fw(struct ath6kl *ar, const char *filename,
-
drivers/net/wireless/ath/ath6kl/init.c:702:31-702:46: static bool check_device_tree(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:739:36-739:51: static int ath6kl_fetch_board_file(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:784:34-784:49: static int ath6kl_fetch_otp_file(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:812:39-812:54: static int ath6kl_fetch_testmode_file(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:852:33-852:48: static int ath6kl_fetch_fw_file(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:877:36-877:51: static int ath6kl_fetch_patch_file(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:902:41-902:56: static int ath6kl_fetch_testscript_file(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:930:33-930:48: static int ath6kl_fetch_fw_api1(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:953:33-953:48: static int ath6kl_fetch_fw_apin(struct ath6kl *ar, const char *name)
-
drivers/net/wireless/ath/ath6kl/init.c:1152:33-1152:48: int ath6kl_init_fetch_firmwares(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1200:37-1200:52: static int ath6kl_upload_board_file(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1306:30-1306:45: static int ath6kl_upload_otp(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1353:35-1353:50: static int ath6kl_upload_firmware(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1384:32-1384:47: static int ath6kl_upload_patch(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1408:37-1408:52: static int ath6kl_upload_testscript(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1442:31-1442:46: static int ath6kl_init_upload(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1576:27-1576:42: int ath6kl_init_hw_params(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1661:36-1661:51: static void ath6kl_init_get_fwcaps(struct ath6kl *ar, char *buf, size_t buf_len)
-
drivers/net/wireless/ath/ath6kl/init.c:1698:33-1698:48: static int ath6kl_init_hw_reset(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1706:35-1706:50: static int __ath6kl_init_hw_start(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1828:26-1828:41: int ath6kl_init_hw_start(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1839:34-1839:49: static int __ath6kl_init_hw_stop(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1858:25-1858:40: int ath6kl_init_hw_stop(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1869:29-1869:44: void ath6kl_init_hw_restart(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/init.c:1886:23-1886:38: void ath6kl_stop_txrx(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/main.c:47:43-47:58: struct ath6kl_sta *ath6kl_find_sta_by_aid(struct ath6kl *ar, u8 aid)
-
drivers/net/wireless/ath/ath6kl/main.c:86:32-86:47: static void ath6kl_sta_cleanup(struct ath6kl *ar, u8 i)
-
drivers/net/wireless/ath/ath6kl/main.c:117:29-117:44: static u8 ath6kl_remove_sta(struct ath6kl *ar, u8 *mac, u16 reason)
-
drivers/net/wireless/ath/ath6kl/main.c:155:43-155:58: struct ath6kl_cookie *ath6kl_alloc_cookie(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/main.c:168:25-168:40: void ath6kl_cookie_init(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/main.c:181:28-181:43: void ath6kl_cookie_cleanup(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/main.c:187:25-187:40: void ath6kl_free_cookie(struct ath6kl *ar, struct ath6kl_cookie *cookie)
-
drivers/net/wireless/ath/ath6kl/main.c:203:24-203:39: int ath6kl_diag_read32(struct ath6kl *ar, u32 address, u32 *value)
-
drivers/net/wireless/ath/ath6kl/main.c:221:25-221:40: int ath6kl_diag_write32(struct ath6kl *ar, u32 address, __le32 value)
-
drivers/net/wireless/ath/ath6kl/main.c:236:22-236:37: int ath6kl_diag_read(struct ath6kl *ar, u32 address, void *data, u32 length)
-
drivers/net/wireless/ath/ath6kl/main.c:253:23-253:38: int ath6kl_diag_write(struct ath6kl *ar, u32 address, void *data, u32 length)
-
drivers/net/wireless/ath/ath6kl/main.c:271:24-271:39: int ath6kl_read_fwlogs(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/main.c:605:36-605:51: static void ath6kl_check_ch_switch(struct ath6kl *ar, u16 channel)
-
drivers/net/wireless/ath/ath6kl/main.c:1076:37-1076:52: struct ath6kl_vif *ath6kl_vif_first(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/recovery.c:42:33-42:48: void ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason)
-
drivers/net/wireless/ath/ath6kl/recovery.c:57:31-57:46: void ath6kl_recovery_hb_event(struct ath6kl *ar, u32 cookie)
-
drivers/net/wireless/ath/ath6kl/recovery.c:98:27-98:42: void ath6kl_recovery_init(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/recovery.c:115:30-115:45: void ath6kl_recovery_cleanup(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/recovery.c:126:30-126:45: void ath6kl_recovery_suspend(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/recovery.c:144:29-144:44: void ath6kl_recovery_resume(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:80:52-80:67: static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:96:39-96:54: static void ath6kl_sdio_set_mbox_info(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:409:40-409:55: static int ath6kl_sdio_read_write_sync(struct ath6kl *ar, u32 addr, u8 *buf,
-
drivers/net/wireless/ath/ath6kl/sdio.c:503:33-503:48: static int ath6kl_sdio_power_on(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:543:34-543:49: static int ath6kl_sdio_power_off(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:566:36-566:51: static int ath6kl_sdio_write_async(struct ath6kl *ar, u32 address, u8 *buffer,
-
drivers/net/wireless/ath/ath6kl/sdio.c:592:36-592:51: static void ath6kl_sdio_irq_enable(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:607:35-607:50: static bool ath6kl_sdio_is_on_irq(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:614:37-614:52: static void ath6kl_sdio_irq_disable(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:639:60-639:75: static struct hif_scatter_req *ath6kl_sdio_scatter_req_get(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:659:41-659:56: static void ath6kl_sdio_scatter_req_add(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/sdio.c:672:41-672:56: static int ath6kl_sdio_async_rw_scatter(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/sdio.c:699:41-699:56: static void ath6kl_sdio_cleanup_scatter(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:731:39-731:54: static int ath6kl_sdio_enable_scatter(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:794:31-794:46: static int ath6kl_sdio_config(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:832:36-832:51: static int ath6kl_set_sdio_pm_caps(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:861:32-861:47: static int ath6kl_sdio_suspend(struct ath6kl *ar, struct cfg80211_wowlan *wow)
-
drivers/net/wireless/ath/ath6kl/sdio.c:928:31-928:46: static int ath6kl_sdio_resume(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:965:35-965:50: static int ath6kl_set_addrwin_reg(struct ath6kl *ar, u32 reg_addr, u32 addr)
-
drivers/net/wireless/ath/ath6kl/sdio.c:1018:36-1018:51: static int ath6kl_sdio_diag_read32(struct ath6kl *ar, u32 address, u32 *data)
-
drivers/net/wireless/ath/ath6kl/sdio.c:1041:37-1041:52: static int ath6kl_sdio_diag_write32(struct ath6kl *ar, u32 address,
-
drivers/net/wireless/ath/ath6kl/sdio.c:1061:36-1061:51: static int ath6kl_sdio_bmi_credits(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:1103:36-1103:51: static int ath6kl_bmi_get_rx_lkahd(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/sdio.c:1132:34-1132:49: static int ath6kl_sdio_bmi_write(struct ath6kl *ar, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/sdio.c:1153:33-1153:48: static int ath6kl_sdio_bmi_read(struct ath6kl *ar, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/sdio.c:1222:30-1222:45: static void ath6kl_sdio_stop(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/testmode.c:46:25-46:40: void ath6kl_tm_rx_event(struct ath6kl *ar, void *buf, size_t buf_len)
-
drivers/net/wireless/ath/ath6kl/txrx.c:815:29-815:44: void ath6kl_tx_data_cleanup(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/txrx.c:916:33-916:48: void ath6kl_refill_amsdu_rxbufs(struct ath6kl *ar, int count)
-
drivers/net/wireless/ath/ath6kl/txrx.c:1839:34-1839:49: void ath6kl_cleanup_amsdu_rxbufs(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:177:50-177:65: static inline struct ath6kl_usb *ath6kl_usb_priv(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:698:23-698:38: static void hif_start(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:713:28-713:43: static int ath6kl_usb_send(struct ath6kl *ar, u8 PipeID,
-
drivers/net/wireless/ath/ath6kl/usb.c:789:22-789:37: static void hif_stop(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:796:41-796:56: static void ath6kl_usb_get_default_pipe(struct ath6kl *ar,
-
drivers/net/wireless/ath/ath6kl/usb.c:803:40-803:55: static int ath6kl_usb_map_service_pipe(struct ath6kl *ar, u16 svc_id,
-
drivers/net/wireless/ath/ath6kl/usb.c:858:45-858:60: static u16 ath6kl_usb_get_free_queue_number(struct ath6kl *ar, u8 pipe_id)
-
drivers/net/wireless/ath/ath6kl/usb.c:865:28-865:43: static void hif_detach_htc(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:963:35-963:50: static int ath6kl_usb_diag_read32(struct ath6kl *ar, u32 address, u32 *data)
-
drivers/net/wireless/ath/ath6kl/usb.c:998:36-998:51: static int ath6kl_usb_diag_write32(struct ath6kl *ar, u32 address, __le32 data)
-
drivers/net/wireless/ath/ath6kl/usb.c:1024:32-1024:47: static int ath6kl_usb_bmi_read(struct ath6kl *ar, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/usb.c:1042:33-1042:48: static int ath6kl_usb_bmi_write(struct ath6kl *ar, u8 *buf, u32 len)
-
drivers/net/wireless/ath/ath6kl/usb.c:1060:32-1060:47: static int ath6kl_usb_power_on(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:1066:33-1066:48: static int ath6kl_usb_power_off(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:1072:29-1072:44: static void ath6kl_usb_stop(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:1077:40-1077:55: static void ath6kl_usb_cleanup_scatter(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/usb.c:1085:31-1085:46: static int ath6kl_usb_suspend(struct ath6kl *ar, struct cfg80211_wowlan *wow)
-
drivers/net/wireless/ath/ath6kl/usb.c:1093:30-1093:45: static int ath6kl_usb_resume(struct ath6kl *ar)
-
drivers/net/wireless/ath/ath6kl/wmi.c:136:44-136:59: struct ath6kl_vif *ath6kl_get_vif_by_index(struct ath6kl *ar, u8 if_idx)
-
drivers/net/wireless/ath/carl9170/carl9170.h:506:41-506:56: static inline void __carl9170_set_state(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/carl9170.h:512:39-512:54: static inline void carl9170_set_state(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/carl9170.h:522:44-522:59: static inline void carl9170_set_state_when(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/carl9170.h:645:59-645:74: static inline struct ieee80211_vif *carl9170_get_main_vif(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/carl9170.h:657:32-657:47: static inline bool is_main_vif(struct ar9170 *ar, struct ieee80211_vif *vif)
-
drivers/net/wireless/ath/carl9170/cmd.c:43:24-43:39: int carl9170_write_reg(struct ar9170 *ar, const u32 reg, const u32 val)
-
drivers/net/wireless/ath/carl9170/cmd.c:62:24-62:39: int carl9170_read_mreg(struct ar9170 *ar, const int nregs,
-
drivers/net/wireless/ath/carl9170/cmd.c:94:23-94:38: int carl9170_read_reg(struct ar9170 *ar, u32 reg, u32 *val)
-
drivers/net/wireless/ath/carl9170/cmd.c:99:24-99:39: int carl9170_echo_test(struct ar9170 *ar, const u32 v)
-
drivers/net/wireless/ath/carl9170/cmd.c:118:39-118:54: struct carl9170_cmd *carl9170_cmd_buf(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/cmd.c:132:21-132:36: int carl9170_reboot(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/cmd.c:145:24-145:39: int carl9170_mac_reset(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/cmd.c:151:23-151:38: int carl9170_bcn_ctrl(struct ar9170 *ar, const unsigned int vif_id,
-
drivers/net/wireless/ath/carl9170/cmd.c:169:28-169:43: int carl9170_collect_tally(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/cmd.c:202:24-202:39: int carl9170_powersave(struct ar9170 *ar, const bool ps)
-
drivers/net/wireless/ath/carl9170/cmd.h:57:38-57:53: static inline int carl9170_flush_cab(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/cmd.h:63:38-63:53: static inline int carl9170_rx_filter(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/debug.c:772:1-772:1: DEBUGFS_READONLY_FILE(usb_tx_anch_urbs, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:774:1-774:1: DEBUGFS_READONLY_FILE(usb_rx_anch_urbs, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:776:1-776:1: DEBUGFS_READONLY_FILE(usb_rx_work_urbs, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:778:1-778:1: DEBUGFS_READONLY_FILE(usb_rx_pool_urbs, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:781:1-781:1: DEBUGFS_READONLY_FILE(tx_total_queued, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:783:1-783:1: DEBUGFS_READONLY_FILE(tx_ampdu_scheduler, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:786:1-786:1: DEBUGFS_READONLY_FILE(tx_total_pending, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:789:1-789:1: DEBUGFS_READONLY_FILE(tx_ampdu_list_len, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:792:1-792:1: DEBUGFS_READONLY_FILE(tx_ampdu_upload, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:795:1-795:1: DEBUGFS_READONLY_FILE(tx_janitor_last_run, 64, "last run:%d ms ago",
-
drivers/net/wireless/ath/carl9170/debug.c:798:1-798:1: DEBUGFS_READONLY_FILE(tx_dropped, 20, "%d", ar->tx_dropped);
-
drivers/net/wireless/ath/carl9170/debug.c:800:1-800:1: DEBUGFS_READONLY_FILE(rx_dropped, 20, "%d", ar->rx_dropped);
-
drivers/net/wireless/ath/carl9170/debug.c:802:1-802:1: DEBUGFS_READONLY_FILE(sniffer_enabled, 20, "%d", ar->sniffer_enabled);
-
drivers/net/wireless/ath/carl9170/debug.c:803:1-803:1: DEBUGFS_READONLY_FILE(rx_software_decryption, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:805:1-805:1: DEBUGFS_READONLY_FILE(ampdu_factor, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:807:1-807:1: DEBUGFS_READONLY_FILE(ampdu_density, 20, "%d",
-
drivers/net/wireless/ath/carl9170/debug.c:810:1-810:1: DEBUGFS_READONLY_FILE(beacon_int, 20, "%d TU", ar->global_beacon_int);
-
drivers/net/wireless/ath/carl9170/debug.c:811:1-811:1: DEBUGFS_READONLY_FILE(pretbtt, 20, "%d TU", ar->global_pretbtt);
-
drivers/net/wireless/ath/carl9170/debug.c:216:46-216:61: static char *carl9170_debugfs_mem_usage_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:239:45-239:60: static char *carl9170_debugfs_qos_stat_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:283:43-283:58: static void carl9170_debugfs_format_frame(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/debug.c:300:48-300:63: static char *carl9170_debugfs_ampdu_state_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:356:41-356:56: static void carl9170_debugfs_queue_dump(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:764:1-764:1: DEBUGFS_QUEUE_DUMP(tx_status, 0);
-
drivers/net/wireless/ath/carl9170/debug.c:765:1-765:1: DEBUGFS_QUEUE_DUMP(tx_status, 1);
-
drivers/net/wireless/ath/carl9170/debug.c:766:1-766:1: DEBUGFS_QUEUE_DUMP(tx_status, 2);
-
drivers/net/wireless/ath/carl9170/debug.c:767:1-767:1: DEBUGFS_QUEUE_DUMP(tx_status, 3);
-
drivers/net/wireless/ath/carl9170/debug.c:768:1-768:1: DEBUGFS_QUEUE_DUMP(tx_pending, 0);
-
drivers/net/wireless/ath/carl9170/debug.c:769:1-769:1: DEBUGFS_QUEUE_DUMP(tx_pending, 1);
-
drivers/net/wireless/ath/carl9170/debug.c:770:1-770:1: DEBUGFS_QUEUE_DUMP(tx_pending, 2);
-
drivers/net/wireless/ath/carl9170/debug.c:771:1-771:1: DEBUGFS_QUEUE_DUMP(tx_pending, 3);
-
drivers/net/wireless/ath/carl9170/debug.c:382:44-382:59: static char *carl9170_debugfs_sta_psm_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:398:45-398:60: static char *carl9170_debugfs_tx_stuck_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:416:46-416:61: static char *carl9170_debugfs_phy_noise_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:436:45-436:60: static char *carl9170_debugfs_vif_dump_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:758:1-758:1: DEBUGFS_HW_TALLY_FILE(hw_tx_tally, "u");
-
drivers/net/wireless/ath/carl9170/debug.c:759:1-759:1: DEBUGFS_HW_TALLY_FILE(hw_rx_tally, "u");
-
drivers/net/wireless/ath/carl9170/debug.c:760:1-760:1: DEBUGFS_HW_TALLY_FILE(hw_phy_errors, "u");
-
drivers/net/wireless/ath/carl9170/debug.c:761:1-761:1: DEBUGFS_HW_REG_FILE(hw_wlan_queue, ".8x");
-
drivers/net/wireless/ath/carl9170/debug.c:762:1-762:1: DEBUGFS_HW_REG_FILE(hw_pta_queue, ".8x");
-
drivers/net/wireless/ath/carl9170/debug.c:763:1-763:1: DEBUGFS_HW_REG_FILE(hw_ampdu_info, ".8x");
-
drivers/net/wireless/ath/carl9170/debug.c:544:51-544:66: static ssize_t carl9170_debugfs_hw_ioread32_write(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/debug.c:595:48-595:63: static char *carl9170_debugfs_hw_ioread32_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:616:43-616:58: static ssize_t carl9170_debugfs_bug_write(struct ar9170 *ar, const char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:663:40-663:55: static char *carl9170_debugfs_bug_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:691:40-691:55: static char *carl9170_debugfs_erp_read(struct ar9170 *ar, char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:699:43-699:58: static ssize_t carl9170_debugfs_erp_write(struct ar9170 *ar, const char *buf,
-
drivers/net/wireless/ath/carl9170/debug.c:721:52-721:67: static ssize_t carl9170_debugfs_hw_iowrite32_write(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/debug.c:813:32-813:47: void carl9170_debugfs_register(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/debug.c:883:34-883:49: void carl9170_debugfs_unregister(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/fw.c:20:42-20:57: static const void *carl9170_fw_find_desc(struct ar9170 *ar, const u8 descid[4],
-
drivers/net/wireless/ath/carl9170/fw.c:39:37-39:52: static int carl9170_fw_verify_descs(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/fw.c:82:30-82:45: static void carl9170_fw_info(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/fw.c:131:33-131:48: static int carl9170_fw_checksum(struct ar9170 *ar, const __u8 *data,
-
drivers/net/wireless/ath/carl9170/fw.c:188:36-188:51: static int carl9170_fw_tx_sequence(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/fw.c:205:45-205:60: static void carl9170_fw_set_if_combinations(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/fw.c:223:24-223:39: static int carl9170_fw(struct ar9170 *ar, const __u8 *data, size_t len)
-
drivers/net/wireless/ath/carl9170/fw.c:365:23-365:38: carl9170_find_fw_desc(struct ar9170 *ar, const __u8 *fw_data, const size_t len)
-
drivers/net/wireless/ath/carl9170/fw.c:394:29-394:44: int carl9170_parse_firmware(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/led.c:43:28-43:43: int carl9170_led_set_state(struct ar9170 *ar, const u32 led_state)
-
drivers/net/wireless/ath/carl9170/led.c:48:23-48:38: int carl9170_led_init(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/led.c:124:38-124:53: static int carl9170_led_register_led(struct ar9170 *ar, int i, char *name,
-
drivers/net/wireless/ath/carl9170/led.c:150:30-150:45: void carl9170_led_unregister(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/led.c:164:27-164:42: int carl9170_led_register(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:44:31-44:46: int carl9170_set_dyn_sifs_ack(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:60:31-60:46: int carl9170_set_rts_cts_rate(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:84:28-84:43: int carl9170_set_slot_time(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:106:28-106:43: int carl9170_set_mac_rates(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:136:22-136:37: int carl9170_set_qos(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:171:23-171:38: int carl9170_init_mac(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:257:33-257:48: static int carl9170_set_mac_reg(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/mac.c:275:30-275:45: int carl9170_mod_virtual_mac(struct ar9170 *ar, const unsigned int id,
-
drivers/net/wireless/ath/carl9170/mac.c:285:31-285:46: int carl9170_update_multicast(struct ar9170 *ar, const u64 mc_hash)
-
drivers/net/wireless/ath/carl9170/mac.c:301:33-301:48: int carl9170_set_operating_mode(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:392:32-392:47: int carl9170_set_hwretry_limit(struct ar9170 *ar, const unsigned int max_retry)
-
drivers/net/wireless/ath/carl9170/mac.c:399:32-399:47: int carl9170_set_beacon_timers(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/mac.c:470:25-470:40: int carl9170_upload_key(struct ar9170 *ar, const u8 id, const u8 *mac,
-
drivers/net/wireless/ath/carl9170/mac.c:491:26-491:41: int carl9170_disable_key(struct ar9170 *ar, const u8 id)
-
drivers/net/wireless/ath/carl9170/mac.c:501:26-501:41: int carl9170_set_mac_tpc(struct ar9170 *ar, struct ieee80211_channel *channel)
-
drivers/net/wireless/ath/carl9170/main.c:184:31-184:46: static void carl9170_ampdu_gc(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:219:28-219:43: static void carl9170_flush(struct ar9170 *ar, bool drop_queued)
-
drivers/net/wireless/ath/carl9170/main.c:249:31-249:46: static void carl9170_flush_ba(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:276:33-276:48: static void carl9170_zap_queues(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:430:36-430:51: static void carl9170_cancel_worker(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:506:23-506:38: void carl9170_restart(struct ar9170 *ar, const enum carl9170_restart_reasons r)
-
drivers/net/wireless/ath/carl9170/main.c:558:36-558:51: static int carl9170_init_interface(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/main.c:811:24-811:39: void carl9170_ps_check(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:817:31-817:46: static int carl9170_ps_update(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:855:35-855:50: static int carl9170_update_survey(struct ar9170 *ar, bool flush, bool noise)
-
drivers/net/wireless/ath/carl9170/main.c:1490:41-1490:56: static int carl9170_register_wps_button(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:1525:29-1525:44: static int carl9170_rng_get(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:1587:36-1587:51: static int carl9170_register_hwrng(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:1846:33-1846:48: static int carl9170_read_eeprom(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:1879:34-1879:49: static int carl9170_parse_eeprom(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:1944:23-1944:38: int carl9170_register(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:2023:26-2023:41: void carl9170_unregister(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/main.c:2044:20-2044:35: void carl9170_free(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/phy.c:44:36-44:51: static int carl9170_init_power_cal(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/phy.c:432:42-432:57: static int carl9170_init_phy_from_eeprom(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/phy.c:543:30-543:45: static int carl9170_init_phy(struct ar9170 *ar, enum nl80211_band band)
-
drivers/net/wireless/ath/carl9170/phy.c:672:39-672:54: static int carl9170_init_rf_banks_0_7(struct ar9170 *ar, bool band5ghz)
-
drivers/net/wireless/ath/carl9170/phy.c:966:39-966:54: static int carl9170_init_rf_bank4_pwr(struct ar9170 *ar, bool band5ghz,
-
drivers/net/wireless/ath/carl9170/phy.c:1117:39-1117:54: static int carl9170_set_freq_cal_data(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/phy.c:1217:39-1217:54: static u8 carl9170_get_max_edge_power(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/phy.c:1259:35-1259:50: static u8 carl9170_get_heavy_clip(struct ar9170 *ar, u32 freq,
-
drivers/net/wireless/ath/carl9170/phy.c:1291:31-1291:46: static void carl9170_calc_ctl(struct ar9170 *ar, u32 freq, enum carl9170_bw bw)
-
drivers/net/wireless/ath/carl9170/phy.c:1428:36-1428:51: static void carl9170_set_power_cal(struct ar9170 *ar, u32 freq,
-
drivers/net/wireless/ath/carl9170/phy.c:1527:29-1527:44: int carl9170_get_noisefloor(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/phy.c:1570:26-1570:41: int carl9170_set_channel(struct ar9170 *ar, struct ieee80211_channel *channel,
-
drivers/net/wireless/ath/carl9170/rx.c:49:34-49:49: static void carl9170_dbg_message(struct ar9170 *ar, const char *buf, u32 len)
-
drivers/net/wireless/ath/carl9170/rx.c:76:32-76:47: static void carl9170_handle_ps(struct ar9170 *ar, struct carl9170_rsp *rsp)
-
drivers/net/wireless/ath/carl9170/rx.c:96:36-96:51: static int carl9170_check_sequence(struct ar9170 *ar, unsigned int seq)
-
drivers/net/wireless/ath/carl9170/rx.c:129:35-129:50: static void carl9170_cmd_callback(struct ar9170 *ar, u32 len, void *buffer)
-
drivers/net/wireless/ath/carl9170/rx.c:161:39-161:54: void carl9170_handle_command_response(struct ar9170 *ar, void *buf, u32 len)
-
drivers/net/wireless/ath/carl9170/rx.c:289:35-289:50: static int carl9170_rx_mac_status(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/rx.c:442:36-442:51: static void carl9170_rx_phy_status(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/rx.c:518:32-518:47: static void carl9170_ps_beacon(struct ar9170 *ar, void *data, unsigned int len)
-
drivers/net/wireless/ath/carl9170/rx.c:573:31-573:46: static void carl9170_ba_check(struct ar9170 *ar, void *data, unsigned int len)
-
drivers/net/wireless/ath/carl9170/rx.c:620:34-620:49: static bool carl9170_ampdu_check(struct ar9170 *ar, u8 *buf, u8 ms,
-
drivers/net/wireless/ath/carl9170/rx.c:659:33-659:48: static int carl9170_handle_mpdu(struct ar9170 *ar, u8 *buf, int len,
-
drivers/net/wireless/ath/carl9170/rx.c:697:36-697:51: static void carl9170_rx_untie_data(struct ar9170 *ar, u8 *buf, int len)
-
drivers/net/wireless/ath/carl9170/rx.c:825:36-825:51: static void carl9170_rx_untie_cmds(struct ar9170 *ar, const u8 *respbuf,
-
drivers/net/wireless/ath/carl9170/rx.c:854:27-854:42: static void __carl9170_rx(struct ar9170 *ar, u8 *buf, unsigned int len)
-
drivers/net/wireless/ath/carl9170/rx.c:875:32-875:47: static void carl9170_rx_stream(struct ar9170 *ar, void *buf, unsigned int len)
-
drivers/net/wireless/ath/carl9170/rx.c:1007:18-1007:33: void carl9170_rx(struct ar9170 *ar, void *buf, unsigned int len)
-
drivers/net/wireless/ath/carl9170/tx.c:48:49-48:64: static inline unsigned int __carl9170_get_queue(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:64:47-64:62: static inline unsigned int carl9170_get_queue(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:70:25-70:40: static bool is_mem_full(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/tx.c:76:36-76:51: static void carl9170_tx_accounting(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:107:52-107:67: static struct ieee80211_sta *__carl9170_get_tx_sta(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:138:36-138:51: static void carl9170_tx_ps_unblock(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:156:41-156:56: static void carl9170_tx_accounting_free(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:190:37-190:52: static int carl9170_alloc_dev_space(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:226:40-226:55: static void carl9170_release_dev_space(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:346:34-346:49: static void carl9170_tx_shift_bm(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:378:46-378:61: static void carl9170_tx_status_process_ampdu(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:437:36-437:51: static void carl9170_tx_bar_status(struct ar9170 *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/carl9170/tx.c:476:25-476:40: void carl9170_tx_status(struct ar9170 *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/carl9170/tx.c:500:27-500:42: void carl9170_tx_callback(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:513:48-513:63: static struct sk_buff *carl9170_get_queued_skb(struct ar9170 *ar, u8 cookie,
-
drivers/net/wireless/ath/carl9170/tx.c:536:39-536:54: static void carl9170_tx_fill_rateinfo(struct ar9170 *ar, unsigned int rix,
-
drivers/net/wireless/ath/carl9170/tx.c:558:47-558:62: static void carl9170_check_queue_stop_timeout(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/tx.c:603:39-603:54: static void carl9170_tx_ampdu_timeout(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/tx.c:658:42-658:57: static void __carl9170_tx_process_status(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:689:33-689:48: void carl9170_tx_process_status(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:706:41-706:56: static void carl9170_tx_rate_tpc_chains(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:765:34-765:49: static __le32 carl9170_tx_physet(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:825:35-825:50: static bool carl9170_tx_rts_check(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:852:35-852:50: static bool carl9170_tx_cts_check(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:872:35-872:50: static void carl9170_tx_get_rates(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:889:39-889:54: static void carl9170_tx_apply_rateset(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:959:32-959:47: static int carl9170_tx_prepare(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:1084:32-1084:47: static void carl9170_set_immba(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:1092:39-1092:54: static void carl9170_set_ampdu_params(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:1129:31-1129:46: static void carl9170_tx_ampdu(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/tx.c:1244:45-1244:60: static struct sk_buff *carl9170_tx_pick_skb(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:1275:23-1275:38: void carl9170_tx_drop(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:1288:33-1288:48: static bool carl9170_tx_ps_drop(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:1321:32-1321:47: static void carl9170_bar_check(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/tx.c:1341:25-1341:40: static void carl9170_tx(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/tx.c:1396:37-1396:52: static bool carl9170_tx_ampdu_queue(struct ar9170 *ar,
-
drivers/net/wireless/ath/carl9170/tx.c:1530:28-1530:43: void carl9170_tx_scheduler(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/tx.c:1541:62-1541:77: static struct carl9170_vif_info *carl9170_pick_beaconing_vif(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/tx.c:1572:39-1572:54: static bool carl9170_tx_beacon_physet(struct ar9170 *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/carl9170/tx.c:1616:28-1616:43: int carl9170_update_beacon(struct ar9170 *ar, const bool submit)
-
drivers/net/wireless/ath/carl9170/usb.c:133:42-133:57: static void carl9170_usb_submit_data_urb(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:212:40-212:55: static int carl9170_usb_submit_cmd_urb(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:316:39-316:54: static int carl9170_usb_submit_rx_urb(struct ar9170 *ar, gfp_t gfp)
-
drivers/net/wireless/ath/carl9170/usb.c:342:34-342:49: static void carl9170_usb_rx_work(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:367:33-367:48: void carl9170_usb_handle_tx_err(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:459:46-459:61: static struct urb *carl9170_usb_alloc_rx_urb(struct ar9170 *ar, gfp_t gfp)
-
drivers/net/wireless/ath/carl9170/usb.c:483:41-483:56: static int carl9170_usb_send_rx_irq_urb(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:513:43-513:58: static int carl9170_usb_init_rx_bulk_urbs(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:556:31-556:46: static int carl9170_usb_flush(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:583:38-583:53: static void carl9170_usb_cancel_urbs(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:604:25-604:40: int __carl9170_exec_cmd(struct ar9170 *ar, struct carl9170_cmd *cmd,
-
drivers/net/wireless/ath/carl9170/usb.c:652:23-652:38: int carl9170_exec_cmd(struct ar9170 *ar, const enum carl9170_cmd_oids cmd,
-
drivers/net/wireless/ath/carl9170/usb.c:715:22-715:37: void carl9170_usb_tx(struct ar9170 *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/carl9170/usb.c:759:39-759:54: static void carl9170_release_firmware(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:767:24-767:39: void carl9170_usb_stop(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:793:23-793:38: int carl9170_usb_open(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:801:39-801:54: static int carl9170_usb_load_firmware(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:866:26-866:41: int carl9170_usb_restart(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:908:25-908:40: void carl9170_usb_reset(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:926:37-926:52: static int carl9170_usb_init_device(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:969:42-969:57: static void carl9170_usb_firmware_failed(struct ar9170 *ar)
-
drivers/net/wireless/ath/carl9170/usb.c:990:42-990:57: static void carl9170_usb_firmware_finish(struct ar9170 *ar)
-
drivers/scsi/megaraid/megaraid_sas_fp.c:118:16-118:20: u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_DRV_RAID_MAP_ALL *map)
-
fs/ext4/indirect.c:329:9-329:41: struct ext4_allocation_request *ar,
-
fs/ext4/indirect.c:426:10-426:42: struct ext4_allocation_request *ar,
-
fs/ext4/mballoc.c:4403:5-4403:37: struct ext4_allocation_request *ar)
-
fs/ext4/mballoc.c:5799:5-5799:37: struct ext4_allocation_request *ar)
-
fs/ext4/mballoc.c:6078:27-6078:59: ext4_mb_new_blocks_simple(struct ext4_allocation_request *ar, int *errp)
-
fs/ext4/mballoc.c:6145:5-6145:37: struct ext4_allocation_request *ar, int *errp)
-
include/trace/events/ext4.h:821:1-821:1: TRACE_EVENT(ext4_request_blocks,
-
include/trace/events/ext4.h:861:1-861:1: TRACE_EVENT(ext4_allocate_blocks,
-
mm/damon/dbgfs.c:601:3-601:28: struct damon_addr_range *ar)
variable
Defined...
-
arch/x86/kernel/signal_64.c:30:2-30:6: u32 ar;
-
arch/x86/kvm/vmx/vmx.c:3494:2-3494:6: u32 ar;
-
arch/x86/kvm/vmx/vmx.c:3545:3-3545:51: int ar = vmx_read_guest_seg_ar(vmx, VCPU_SREG_SS);
-
arch/x86/kvm/vmx/vmx.c:3552:2-3552:6: u32 ar;
-
arch/x86/kvm/vmx/vmx.c:3613:2-3613:59: u32 ar = vmx_read_guest_seg_ar(to_vmx(vcpu), VCPU_SREG_CS);
-
arch/x86/kvm/vmx/vmx.c:3646:2-3646:6: u32 ar;
-
arch/x86/kvm/vmx/vmx.c:3902:2-3902:15: unsigned int ar;
-
drivers/clk/clk-aspeed.c:292:2-292:28: struct aspeed_reset *ar = to_aspeed_reset(rcdev);
-
drivers/clk/clk-aspeed.c:307:2-307:28: struct aspeed_reset *ar = to_aspeed_reset(rcdev);
-
drivers/clk/clk-aspeed.c:322:2-322:28: struct aspeed_reset *ar = to_aspeed_reset(rcdev);
-
drivers/clk/clk-aspeed.c:386:2-386:23: struct aspeed_reset *ar;
-
drivers/media/pci/saa7164/saa7164-api.c:237:2-237:42: struct tmComResEncVideoInputAspectRatio ar;
-
drivers/media/pci/saa7164/saa7164-api.c:313:2-313:42: struct tmComResEncVideoInputAspectRatio ar;
-
drivers/net/ethernet/freescale/fman/fman_keygen.c:628:2-628:6: u32 ar;
-
drivers/net/ethernet/intel/ice/ice_switch.c:4647:4-4647:47: struct ice_fv_word *ar = recp[i].lkup_exts.fv_words;
-
drivers/net/wireless/ath/ar5523/ar5523.c:94:2-94:27: struct ar5523 *ar = urb->context;
-
drivers/net/wireless/ath/ar5523/ar5523.c:228:2-228:27: struct ar5523 *ar = cmd->ar;
-
drivers/net/wireless/ath/ar5523/ar5523.c:537:2-537:28: struct ar5523 *ar = data->ar;
-
drivers/net/wireless/ath/ar5523/ar5523.c:628:2-628:22: struct ar5523 *ar = container_of(work, struct ar5523, rx_refill_work);
-
drivers/net/wireless/ath/ar5523/ar5523.c:752:2-752:28: struct ar5523 *ar = data->ar;
-
drivers/net/wireless/ath/ar5523/ar5523.c:779:2-779:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:895:2-895:22: struct ar5523 *ar = container_of(work, struct ar5523, tx_work);
-
drivers/net/wireless/ath/ar5523/ar5523.c:905:2-905:22: struct ar5523 *ar = from_timer(ar, t, tx_wd_timer);
-
drivers/net/wireless/ath/ar5523/ar5523.c:913:2-913:22: struct ar5523 *ar = container_of(work, struct ar5523, tx_wd_work);
-
drivers/net/wireless/ath/ar5523/ar5523.c:978:2-978:22: struct ar5523 *ar = container_of(work, struct ar5523, stat_work.work);
-
drivers/net/wireless/ath/ar5523/ar5523.c:1000:2-1000:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1066:2-1066:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1088:2-1088:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1103:2-1103:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1112:2-1112:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1134:2-1134:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1142:2-1142:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1284:2-1284:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1337:2-1337:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1590:2-1590:17: struct ar5523 *ar;
-
drivers/net/wireless/ath/ar5523/ar5523.c:1734:2-1734:26: struct ar5523 *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/ahb.c:392:2-392:22: struct ath10k *ar = arg;
-
drivers/net/wireless/ath/ath10k/ahb.c:728:2-728:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/ahb.c:825:2-825:47: struct ath10k *ar = platform_get_drvdata(pdev);
-
drivers/net/wireless/ath/ath10k/ce.c:428:2-428:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:485:2-485:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:573:2-573:28: struct ath10k *ar = pipe->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:606:2-606:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:621:2-621:28: struct ath10k *ar = pipe->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:637:2-637:28: struct ath10k *ar = pipe->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:653:2-653:28: struct ath10k *ar = pipe->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:684:2-684:28: struct ath10k *ar = pipe->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:715:2-715:28: struct ath10k *ar = pipe->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:737:2-737:28: struct ath10k *ar = pipe->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:866:2-866:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:890:2-890:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/ce.c:943:2-943:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/ce.c:1007:2-1007:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:1060:2-1060:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:1163:2-1163:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/ce.c:1209:2-1209:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/ce.c:1291:2-1291:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/core.c:1064:2-1064:22: struct ath10k *ar = data;
-
drivers/net/wireless/ath/ath10k/core.c:2506:2-2506:22: struct ath10k *ar = container_of(work, struct ath10k, restart_work);
-
drivers/net/wireless/ath/ath10k/core.c:2579:2-2579:22: struct ath10k *ar = container_of(work, struct ath10k,
-
drivers/net/wireless/ath/ath10k/core.c:3440:2-3440:22: struct ath10k *ar = container_of(work, struct ath10k, register_work);
-
drivers/net/wireless/ath/ath10k/core.c:3548:2-3548:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/debug.c:154:2-154:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:395:2-395:29: struct ath10k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath10k/debug.c:465:2-465:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:546:2-546:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:617:2-617:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:637:2-637:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:655:2-655:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:685:2-685:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:716:2-716:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:756:2-756:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:808:2-808:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:894:2-894:22: struct ath10k *ar = container_of(work, struct ath10k,
-
drivers/net/wireless/ath/ath10k/debug.c:908:2-908:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:921:2-921:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:961:2-961:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:981:2-981:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1023:2-1023:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1037:2-1037:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1160:2-1160:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/debug.c:1285:2-1285:29: struct ath10k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath10k/debug.c:1304:2-1304:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1321:2-1321:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1354:2-1354:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1382:2-1382:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1395:2-1395:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1630:2-1630:29: struct ath10k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath10k/debug.c:1765:2-1765:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1801:2-1801:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1854:2-1854:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1901:2-1901:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1922:2-1922:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1945:2-1945:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:1966:2-1966:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2029:2-2029:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2050:2-2050:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2084:2-2084:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2105:2-2105:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2153:2-2153:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2174:2-2174:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2229:2-2229:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2241:2-2241:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2292:2-2292:29: struct ath10k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath10k/debug.c:2360:2-2360:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2402:2-2402:22: struct ath10k *ar = data;
-
drivers/net/wireless/ath/ath10k/debug.c:2414:2-2414:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2458:2-2458:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debug.c:2482:2-2482:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:181:2-181:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:200:2-200:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:243:2-243:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:294:2-294:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:344:2-344:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:396:2-396:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:415:2-415:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:458:2-458:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:568:2-568:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:651:2-651:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/debugfs_sta.c:760:2-760:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/htc.c:53:2-53:31: struct ath10k *ar = ep->htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:110:2-110:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:143:2-143:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:166:2-166:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:251:2-251:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:288:2-288:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:320:2-320:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:352:2-352:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:644:2-644:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:688:2-688:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:803:2-803:22: struct ath10k *ar = container_of(work, struct ath10k, bundle_tx_work);
-
drivers/net/wireless/ath/ath10k/htc.c:832:2-832:22: struct ath10k *ar = container_of(work, struct ath10k, tx_complete_work);
-
drivers/net/wireless/ath/ath10k/htc.c:860:2-860:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:912:2-912:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:1005:2-1005:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:1015:2-1015:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htc.c:1245:2-1245:27: struct ath10k *ar = htc->ar;
-
drivers/net/wireless/ath/ath10k/htt.c:291:2-291:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt.c:375:2-375:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt.c:392:2-392:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:318:2-318:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:353:2-353:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:465:2-465:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:501:2-501:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:578:2-578:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:654:2-654:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:719:2-719:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:781:2-781:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2319:2-2319:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2457:2-2457:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2759:2-2759:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:2916:2-2916:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:4170:3-4170:28: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_rx.c:4462:2-4462:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:40:2-40:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:118:2-118:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:135:2-135:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:172:2-172:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:200:2-200:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:215:2-215:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:226:2-226:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:240:2-240:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:259:2-259:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:273:2-273:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:310:2-310:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:350:2-350:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:373:2-373:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:388:2-388:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:435:2-435:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:478:2-478:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:509:2-509:22: struct ath10k *ar = ctx;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:605:2-605:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:634:2-634:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:677:2-677:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:739:2-739:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:817:2-817:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:890:2-890:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:960:2-960:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1013:2-1013:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1060:2-1060:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1185:2-1185:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1275:2-1275:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1391:2-1391:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1596:2-1596:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/htt_tx.c:1836:2-1836:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:240:2-240:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:301:2-301:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:326:2-326:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:414:2-414:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:480:2-480:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:528:2-528:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:784:2-784:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:829:2-829:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:973:2-973:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:996:2-996:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1312:2-1312:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1326:2-1326:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1342:2-1342:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1451:2-1451:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1487:2-1487:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1568:2-1568:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1626:2-1626:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1676:2-1676:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1712:2-1712:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1787:2-1787:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1835:2-1835:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1860:2-1860:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1885:2-1885:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1925:2-1925:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:1993:2-1993:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:2025:2-2025:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:2064:2-2064:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:2100:2-2100:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:3013:2-3013:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:3066:2-3066:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:3167:2-3167:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:3541:2-3541:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:3598:2-3598:22: struct ath10k *ar = data;
-
drivers/net/wireless/ath/ath10k/mac.c:3627:2-3627:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:3638:2-3638:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:3658:2-3658:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:4104:2-4104:22: struct ath10k *ar = container_of(work, struct ath10k, offchan_tx_work);
-
drivers/net/wireless/ath/ath10k/mac.c:4218:2-4218:22: struct ath10k *ar = container_of(work, struct ath10k, wmi_mgmt_tx_work);
-
drivers/net/wireless/ath/ath10k/mac.c:4313:2-4313:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:4378:2-4378:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:4613:2-4613:22: struct ath10k *ar = container_of(work, struct ath10k,
-
drivers/net/wireless/ath/ath10k/mac.c:4663:2-4663:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:4733:2-4733:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:4806:2-4806:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5053:2-5053:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5153:2-5153:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5370:2-5370:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5423:2-5423:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5457:2-5457:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:5499:2-5499:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5529:2-5529:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5902:2-5902:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6030:2-6030:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6081:2-6081:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6322:2-6322:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6367:2-6367:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6471:2-6471:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6526:2-6526:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6681:2-6681:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6713:2-6713:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/mac.c:6814:2-6814:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:6832:2-6832:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:6846:2-6846:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:7327:2-7327:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/mac.c:7461:2-7461:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:7826:2-7826:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:7898:2-7898:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:7983:2-7983:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8007:2-8007:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8077:2-8077:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8111:2-8111:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8174:2-8174:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8263:2-8263:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:8361:2-8361:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:8381:2-8381:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:8402:2-8402:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:8511:2-8511:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8596:2-8596:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8621:2-8621:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8794:2-8794:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8818:2-8818:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8880:2-8880:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8938:2-8938:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9018:2-9018:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9057:2-9057:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9074:2-9074:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/mac.c:9315:2-9315:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:9355:2-9355:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9399:2-9399:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9552:2-9552:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/p2p.c:73:2-73:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/p2p.c:86:2-86:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/p2p.c:109:2-109:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:594:2-594:30: struct ath10k *ar = ar_pci->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:766:2-766:28: struct ath10k *ar = pipe->hif_ce_state;
-
drivers/net/wireless/ath/ath10k/pci.c:805:2-805:28: struct ath10k *ar = pipe->hif_ce_state;
-
drivers/net/wireless/ath/ath10k/pci.c:847:2-847:30: struct ath10k *ar = ar_pci->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:1173:2-1173:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:1194:2-1194:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:1237:2-1237:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:1318:2-1318:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:1753:2-1753:30: struct ath10k *ar = ar_pci->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:1975:2-1975:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/pci.c:2007:2-2007:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/pci.c:2210:2-2210:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:3100:2-3100:22: struct ath10k *ar = arg;
-
drivers/net/wireless/ath/ath10k/pci.c:3126:2-3126:22: struct ath10k *ar = container_of(ctx, struct ath10k, napi);
-
drivers/net/wireless/ath/ath10k/pci.c:3532:2-3532:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/pci.c:3734:2-3734:42: struct ath10k *ar = pci_get_drvdata(pdev);
-
drivers/net/wireless/ath/ath10k/pci.c:3754:2-3754:41: struct ath10k *ar = dev_get_drvdata(dev);
-
drivers/net/wireless/ath/ath10k/pci.c:3766:2-3766:41: struct ath10k *ar = dev_get_drvdata(dev);
-
drivers/net/wireless/ath/ath10k/qmi.c:35:2-35:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:67:2-67:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:124:2-124:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:202:2-202:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:241:2-241:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:327:2-327:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:575:2-575:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:657:2-657:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:754:2-754:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:809:2-809:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:856:2-856:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:897:2-897:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:930:2-930:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:979:2-979:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/qmi.c:1030:2-1030:27: struct ath10k *ar = qmi->ar;
-
drivers/net/wireless/ath/ath10k/sdio.c:1352:2-1352:31: struct ath10k *ar = ar_sdio->ar;
-
drivers/net/wireless/ath/ath10k/sdio.c:1375:2-1375:31: struct ath10k *ar = ar_sdio->ar;
-
drivers/net/wireless/ath/ath10k/sdio.c:1459:2-1459:31: struct ath10k *ar = ar_sdio->ar;
-
drivers/net/wireless/ath/ath10k/sdio.c:1522:2-1522:31: struct ath10k *ar = ar_sdio->ar;
-
drivers/net/wireless/ath/ath10k/sdio.c:2146:2-2146:31: struct ath10k *ar = ar_sdio->ar;
-
drivers/net/wireless/ath/ath10k/sdio.c:2186:2-2186:22: struct ath10k *ar = container_of(ctx, struct ath10k, napi);
-
drivers/net/wireless/ath/ath10k/sdio.c:2513:2-2513:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/sdio.c:2640:2-2640:31: struct ath10k *ar = ar_sdio->ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:494:2-494:28: struct ath10k *ar = pipe->hif_ce_state;
-
drivers/net/wireless/ath/ath10k/snoc.c:532:2-532:28: struct ath10k *ar = pipe->hif_ce_state;
-
drivers/net/wireless/ath/ath10k/snoc.c:573:2-573:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:648:2-648:31: struct ath10k *ar = ar_snoc->ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:655:2-655:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:673:2-673:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:844:2-844:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:876:2-876:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:1200:2-1200:22: struct ath10k *ar = arg;
-
drivers/net/wireless/ath/ath10k/snoc.c:1220:2-1220:22: struct ath10k *ar = container_of(ctx, struct ath10k, napi);
-
drivers/net/wireless/ath/ath10k/snoc.c:1479:2-1479:31: struct ath10k *ar = ar_snoc->ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:1705:2-1705:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/snoc.c:1853:2-1853:47: struct ath10k *ar = platform_get_drvdata(pdev);
-
drivers/net/wireless/ath/ath10k/snoc.c:1868:2-1868:47: struct ath10k *ar = platform_get_drvdata(pdev);
-
drivers/net/wireless/ath/ath10k/spectral.c:276:2-276:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/spectral.c:305:2-305:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/spectral.c:368:2-368:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/spectral.c:385:2-385:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/spectral.c:420:2-420:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/spectral.c:441:2-441:28: struct ath10k *ar = file->private_data;
-
drivers/net/wireless/ath/ath10k/testmode.c:430:2-430:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/thermal.c:28:2-28:28: struct ath10k *ar = cdev->devdata;
-
drivers/net/wireless/ath/ath10k/thermal.c:41:2-41:28: struct ath10k *ar = cdev->devdata;
-
drivers/net/wireless/ath/ath10k/thermal.c:65:2-65:41: struct ath10k *ar = dev_get_drvdata(dev);
-
drivers/net/wireless/ath/ath10k/txrx.c:47:2-47:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/txrx.c:220:2-220:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/txrx.c:256:2-256:27: struct ath10k *ar = htt->ar;
-
drivers/net/wireless/ath/ath10k/usb.c:129:2-129:36: struct ath10k *ar = pipe->ar_usb->ar;
-
drivers/net/wireless/ath/ath10k/usb.c:186:2-186:36: struct ath10k *ar = pipe->ar_usb->ar;
-
drivers/net/wireless/ath/ath10k/usb.c:365:2-365:36: struct ath10k *ar = pipe->ar_usb->ar;
-
drivers/net/wireless/ath/ath10k/usb.c:979:2-979:22: struct ath10k *ar = container_of(ctx, struct ath10k, napi);
-
drivers/net/wireless/ath/ath10k/usb.c:995:2-995:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/usb.c:1092:2-1092:30: struct ath10k *ar = ar_usb->ar;
-
drivers/net/wireless/ath/ath10k/wmi.c:1841:2-1841:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/wmi.c:3977:2-3977:22: struct ath10k *ar = container_of(work, struct ath10k,
-
drivers/net/wireless/ath/ath10k/wmi.c:5508:2-5508:22: struct ath10k *ar = container_of(work, struct ath10k, svc_rdy_work);
-
drivers/net/wireless/ath/ath10k/wmi.c:9532:2-9532:22: struct ath10k *ar = ctx;
-
drivers/net/wireless/ath/ath10k/wow.c:26:2-26:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/wow.c:270:2-270:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/wow.c:408:2-408:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/wow.c:500:2-500:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/wow.c:554:2-554:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/wow.c:566:2-566:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/core.c:776:2-776:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/core.c:835:2-835:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/core.c:1766:2-1766:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/core.c:1794:2-1794:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/core.c:1843:2-1843:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dbring.c:270:2-270:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/debugfs.c:247:2-247:29: struct ath11k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath11k/debugfs.c:318:2-318:29: struct ath11k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath11k/debugfs.c:389:2-389:29: struct ath11k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath11k/debugfs.c:496:2-496:35: struct ath11k *ar = ab->pdevs[0].ar;
-
drivers/net/wireless/ath/ath11k/debugfs.c:563:2-563:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:596:2-596:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:617:2-617:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:693:2-693:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:858:2-858:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1070:2-1070:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1204:2-1204:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1226:2-1226:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1356:2-1356:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1408:2-1408:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1439:2-1439:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1461:2-1461:22: struct ath11k *ar = data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1473:2-1473:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1512:2-1512:22: struct ath11k *ar = data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1526:2-1526:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1572:2-1572:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1680:2-1680:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs.c:1756:2-1756:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4557:2-4557:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4608:2-4608:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4621:2-4621:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4754:2-4754:29: struct ath11k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4805:2-4805:29: struct ath11k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4840:2-4840:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4853:2-4853:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:140:2-140:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:247:2-247:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:344:2-344:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:380:2-380:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:417:2-417:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:457:2-457:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:484:2-484:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:535:2-535:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:585:2-585:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:636:2-636:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:656:2-656:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:701:2-701:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:760:2-760:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:787:2-787:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:821:2-821:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/debugfs_sta.c:853:2-853:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/dp.c:855:5-855:47: struct ath11k *ar = ath11k_ab_to_ar(ab, id);
-
drivers/net/wireless/ath/ath11k/dp.c:874:2-874:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp.c:889:2-889:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp.c:913:2-913:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1166:2-1166:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1571:2-1571:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:1620:2-1620:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2599:2-2599:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2643:2-2643:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:2992:2-2992:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:3772:2-3772:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4070:2-4070:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4187:2-4187:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4355:2-4355:40: struct ath11k *ar = ab->pdevs[mac_id].ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:4363:2-4363:40: struct ath11k *ar = ab->pdevs[mac_id].ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5190:2-5190:48: struct ath11k *ar = ath11k_ab_to_ar(ab, mac_id);
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5505:2-5505:40: struct ath11k *ar = ab->pdevs[mac_id].ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5547:2-5547:40: struct ath11k *ar = ab->pdevs[mac_id].ar;
-
drivers/net/wireless/ath/ath11k/dp_rx.c:5631:2-5631:48: struct ath11k *ar = ath11k_ab_to_ar(ab, mac_id);
-
drivers/net/wireless/ath/ath11k/dp_tx.c:290:2-290:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_tx.c:323:2-323:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/dp_tx.c:680:2-680:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:660:2-660:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:686:2-686:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:796:2-796:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:835:2-835:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:1220:2-1220:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:1297:2-1297:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:1514:2-1514:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:1598:2-1598:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:1676:2-1676:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:2884:2-2884:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:2997:2-2997:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:3113:2-3113:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:3204:2-3204:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:3404:2-3404:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:3874:2-3874:22: struct ath11k *ar = container_of(work, struct ath11k,
-
drivers/net/wireless/ath/ath11k/mac.c:3931:2-3931:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:4095:2-4095:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:4110:2-4110:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4175:2-4175:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4218:2-4218:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:4391:2-4391:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4441:2-4441:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4492:2-4492:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4658:2-4658:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4848:2-4848:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4874:2-4874:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4892:2-4892:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:5030:2-5030:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:5162:2-5162:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:5197:2-5197:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:5211:2-5211:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:5339:2-5339:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:5457:2-5457:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6004:2-6004:22: struct ath11k *ar = ctx;
-
drivers/net/wireless/ath/ath11k/mac.c:6015:2-6015:30: struct ath11k *ar = skb_cb->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6094:2-6094:22: struct ath11k *ar = container_of(work, struct ath11k, wmi_mgmt_tx_work);
-
drivers/net/wireless/ath/ath11k/mac.c:6169:2-6169:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6272:2-6272:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6405:2-6405:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6447:2-6447:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6481:2-6481:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6520:2-6520:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6567:2-6567:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6669:2-6669:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6720:2-6720:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6982:2-6982:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7071:2-7071:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7083:2-7083:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7097:2-7097:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7111:2-7111:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7143:2-7143:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7167:2-7167:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7191:2-7191:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:7301:2-7301:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:7519:2-7519:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7547:2-7547:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7597:2-7597:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7687:2-7687:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7770:2-7770:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7812:2-7812:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7868:2-7868:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8012:2-8012:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8044:2-8044:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8100:2-8100:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8227:2-8227:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8240:2-8240:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8313:2-8313:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8463:2-8463:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8548:2-8548:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8601:2-8601:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8631:2-8631:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8715:2-8715:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8790:2-8790:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8822:2-8822:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8883:2-8883:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8906:2-8906:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:9028:2-9028:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:9381:2-9381:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:9649:2-9649:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:9708:2-9708:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:9785:2-9785:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:9805:2-9805:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/reg.c:52:2-52:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/reg.c:751:2-751:22: struct ath11k *ar = container_of(work, struct ath11k,
-
drivers/net/wireless/ath/ath11k/spectral.c:272:2-272:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/spectral.c:301:2-301:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/spectral.c:366:2-366:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/spectral.c:383:2-383:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/spectral.c:418:2-418:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/spectral.c:438:2-438:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/spectral.c:911:2-911:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/spectral.c:992:2-992:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/testmode.c:30:2-30:22: struct ath11k *ar = NULL;
-
drivers/net/wireless/ath/ath11k/testmode.c:51:2-51:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/testmode.c:102:2-102:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/testmode.c:478:2-478:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/thermal.c:27:2-27:28: struct ath11k *ar = cdev->devdata;
-
drivers/net/wireless/ath/ath11k/thermal.c:40:2-40:28: struct ath11k *ar = cdev->devdata;
-
drivers/net/wireless/ath/ath11k/thermal.c:66:2-66:41: struct ath11k *ar = dev_get_drvdata(dev);
-
drivers/net/wireless/ath/ath11k/thermal.c:161:2-161:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/thermal.c:213:2-213:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:6414:2-6414:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:6482:2-6482:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:6992:2-6992:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7081:2-7081:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7275:2-7275:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7302:2-7302:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7346:2-7346:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7414:2-7414:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7511:2-7511:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7540:2-7540:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7655:2-7655:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7687:2-7687:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7708:2-7708:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7787:2-7787:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7839:2-7839:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7882:2-7882:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7957:2-7957:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8029:2-8029:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8127:2-8127:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8155:2-8155:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8316:2-8316:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8364:2-8364:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wow.c:31:2-31:43: struct ath11k *ar = ath11k_ab_to_ar(ab, 0);
-
drivers/net/wireless/ath/ath11k/wow.c:68:2-68:43: struct ath11k *ar = ath11k_ab_to_ar(ab, 0);
-
drivers/net/wireless/ath/ath11k/wow.c:98:2-98:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/wow.c:342:2-342:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/wow.c:486:2-486:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/wow.c:672:2-672:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/wow.c:768:2-768:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/wow.c:777:2-777:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/core.c:680:2-680:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/core.c:718:2-718:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dbring.c:235:2-235:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp.c:986:2-986:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp.c:1024:2-1024:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_mon.c:2587:2-2587:48: struct ath12k *ar = ath12k_ab_to_ar(ab, mac_id);
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1112:2-1112:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1551:2-1551:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1638:2-1638:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2541:2-2541:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3385:2-3385:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3696:2-3696:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3919:2-3919:40: struct ath12k *ar = ab->pdevs[mac_id].ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:4147:2-4147:40: struct ath12k *ar = ab->pdevs[mac_id].ar;
-
drivers/net/wireless/ath/ath12k/dp_tx.c:348:2-348:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_tx.c:374:2-374:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_tx.c:531:2-531:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:687:2-687:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:726:2-726:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:1083:2-1083:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:1122:2-1122:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:1166:2-1166:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:2268:2-2268:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:2362:2-2362:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:2446:2-2446:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:2494:2-2494:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:2891:2-2891:22: struct ath12k *ar = container_of(work, struct ath12k,
-
drivers/net/wireless/ath/ath12k/mac.c:2937:2-2937:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3028:2-3028:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3043:2-3043:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3113:2-3113:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3156:2-3156:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3295:2-3295:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3445:2-3445:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3605:2-3605:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3623:2-3623:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3744:2-3744:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3857:2-3857:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3893:2-3893:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:4020:2-4020:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:4138:2-4138:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:4741:2-4741:22: struct ath12k *ar = ctx;
-
drivers/net/wireless/ath/ath12k/mac.c:4763:2-4763:30: struct ath12k *ar = skb_cb->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:4843:2-4843:22: struct ath12k *ar = container_of(work, struct ath12k, wmi_mgmt_tx_work);
-
drivers/net/wireless/ath/ath12k/mac.c:4913:2-4913:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:4990:2-4990:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5113:2-5113:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5172:2-5172:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:5265:2-5265:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5312:2-5312:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5571:2-5571:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5657:2-5657:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5688:2-5688:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5702:2-5702:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5716:2-5716:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5748:2-5748:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5772:2-5772:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5796:2-5796:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:5900:2-5900:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6106:2-6106:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6133:2-6133:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6169:2-6169:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6248:2-6248:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6300:2-6300:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6342:2-6342:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6366:2-6366:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6504:2-6504:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6582:2-6582:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6595:2-6595:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6615:2-6615:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6732:2-6732:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6823:2-6823:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:7177:2-7177:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:7362:2-7362:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:7408:2-7408:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:7475:2-7475:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/reg.c:51:2-51:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/reg.c:703:2-703:22: struct ath12k *ar = container_of(work, struct ath12k,
-
drivers/net/wireless/ath/ath12k/wmi.c:5407:2-5407:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5587:2-5587:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5612:2-5612:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5656:2-5656:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5704:2-5704:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5731:2-5731:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5843:2-5843:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5875:2-5875:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5896:2-5896:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5975:2-5975:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6022:2-6022:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6068:2-6068:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6144:2-6144:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6216:2-6216:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6320:2-6320:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6455:2-6455:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6503:2-6503:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:147:2-147:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:164:2-164:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:286:2-286:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:324:2-324:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:457:2-457:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:686:2-686:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:743:2-743:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:824:2-824:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:862:2-862:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:998:2-998:43: struct ath6kl *ar = ath6kl_priv(vif->ndev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1078:2-1078:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1131:2-1131:38: struct ath6kl *ar = ath6kl_priv(ndev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1255:2-1255:38: struct ath6kl *ar = ath6kl_priv(ndev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1321:2-1321:38: struct ath6kl *ar = ath6kl_priv(ndev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1381:2-1381:55: struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1411:2-1411:55: struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1446:2-1446:55: struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1481:2-1481:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1514:2-1514:38: struct ath6kl *ar = wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1540:2-1540:38: struct ath6kl *ar = wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1623:2-1623:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1777:2-1777:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1877:2-1877:40: struct ath6kl *ar = ath6kl_priv(netdev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1887:2-1887:40: struct ath6kl *ar = ath6kl_priv(netdev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:1896:2-1896:40: struct ath6kl *ar = ath6kl_priv(netdev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2129:2-2129:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2270:2-2270:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2543:2-2543:38: struct ath6kl *ar = wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2552:2-2552:38: struct ath6kl *ar = wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2645:2-2645:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2681:2-2681:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2764:2-2764:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2973:2-2973:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:2994:2-2994:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3006:2-3006:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3032:2-3032:43: struct ath6kl *ar = ath6kl_priv(vif->ndev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3053:2-3053:43: struct ath6kl *ar = ath6kl_priv(vif->ndev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3066:2-3066:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3113:2-3113:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3188:2-3188:43: struct ath6kl *ar = ath6kl_priv(vif->ndev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3247:2-3247:38: struct ath6kl *ar = wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3272:2-3272:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3376:2-3376:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3387:2-3387:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3541:2-3541:38: struct ath6kl *ar = wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3638:2-3638:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:3702:2-3702:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/cfg80211.c:4013:2-4013:17: struct ath6kl *ar;
-
drivers/net/wireless/ath/ath6kl/core.c:269:2-269:17: struct ath6kl *ar;
-
drivers/net/wireless/ath/ath6kl/debug.c:303:2-303:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:378:2-378:29: struct ath6kl *ar = inode->i_private;
-
drivers/net/wireless/ath/ath6kl/debug.c:391:2-391:29: struct ath6kl *ar = inode->i_private;
-
drivers/net/wireless/ath/ath6kl/debug.c:401:2-401:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:454:2-454:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:528:2-528:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:541:2-541:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:568:2-568:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:707:2-707:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:785:2-785:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:840:2-840:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:895:2-895:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:913:2-913:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:940:2-940:29: struct ath6kl *ar = inode->i_private;
-
drivers/net/wireless/ath/ath6kl/debug.c:1028:2-1028:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1048:2-1048:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1069:2-1069:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1083:2-1083:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1163:2-1163:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1235:2-1235:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1267:2-1267:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1311:2-1311:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1324:2-1324:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1356:2-1356:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1369:2-1369:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1396:2-1396:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1574:2-1574:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1621:2-1621:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1661:2-1661:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1693:2-1693:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/debug.c:1719:2-1719:28: struct ath6kl *ar = file->private_data;
-
drivers/net/wireless/ath/ath6kl/htc_pipe.c:306:2-306:35: struct ath6kl *ar = target->dev->ar;
-
drivers/net/wireless/ath/ath6kl/htc_pipe.c:1222:2-1222:35: struct ath6kl *ar = target->dev->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:28:2-28:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:65:2-65:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:151:2-151:22: struct ath6kl *ar = devt;
-
drivers/net/wireless/ath/ath6kl/main.c:376:2-376:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:531:2-531:22: struct ath6kl *ar = devt;
-
drivers/net/wireless/ath/ath6kl/main.c:560:2-560:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:579:2-579:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:634:2-634:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:679:2-679:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:707:2-707:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:825:2-825:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:855:2-855:40: struct ath6kl *ar = (struct ath6kl *) dev;
-
drivers/net/wireless/ath/ath6kl/main.c:862:2-862:40: struct ath6kl *ar = (struct ath6kl *) devt;
-
drivers/net/wireless/ath/ath6kl/main.c:873:2-873:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:928:2-928:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:972:2-972:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:1126:2-1126:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/main.c:1293:2-1293:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/recovery.c:23:2-23:22: struct ath6kl *ar = container_of(work, struct ath6kl,
-
drivers/net/wireless/ath/ath6kl/recovery.c:65:2-65:22: struct ath6kl *ar = from_timer(ar, t, fw_recovery.hb_timer);
-
drivers/net/wireless/ath/ath6kl/sdio.c:1311:2-1311:17: struct ath6kl *ar;
-
drivers/net/wireless/ath/ath6kl/testmode.c:72:2-72:38: struct ath6kl *ar = wiphy_priv(wiphy);
-
drivers/net/wireless/ath/ath6kl/txrx.c:45:2-45:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/txrx.c:107:2-107:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:181:2-181:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:215:2-215:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:289:2-289:22: struct ath6kl *ar = devt;
-
drivers/net/wireless/ath/ath6kl/txrx.c:358:2-358:37: struct ath6kl *ar = ath6kl_priv(dev);
-
drivers/net/wireless/ath/ath6kl/txrx.c:527:2-527:22: struct ath6kl *ar = devt;
-
drivers/net/wireless/ath/ath6kl/txrx.c:589:2-589:35: struct ath6kl *ar = target->dev->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:646:2-646:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:683:2-683:35: struct ath6kl *ar = target->dev->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:876:2-876:35: struct ath6kl *ar = target->dev->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:951:2-951:35: struct ath6kl *ar = target->dev->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:1235:2-1235:27: struct ath6kl *ar = vif->ar;
-
drivers/net/wireless/ath/ath6kl/txrx.c:1303:2-1303:35: struct ath6kl *ar = target->dev->ar;
-
drivers/net/wireless/ath/ath6kl/usb.c:1123:2-1123:17: struct ath6kl *ar;
-
drivers/net/wireless/ath/ath6kl/wmi.c:510:2-510:27: struct ath6kl *ar = wmi->parent_dev;
-
drivers/net/wireless/ath/ath6kl/wmi.c:543:2-543:27: struct ath6kl *ar = wmi->parent_dev;
-
drivers/net/wireless/ath/ath6kl/wmi.c:1092:2-1092:27: struct ath6kl *ar = wmi->parent_dev;
-
drivers/net/wireless/ath/ath6kl/wmi.c:2004:2-2004:27: struct ath6kl *ar = wmi->parent_dev;
-
drivers/net/wireless/ath/ath6kl/wmi.c:2858:2-2858:27: struct ath6kl *ar = wmi->parent_dev;
-
drivers/net/wireless/ath/ath6kl/wmi.c:2903:2-2903:27: struct ath6kl *ar = wmi->parent_dev;
-
drivers/net/wireless/ath/ath6kl/wmi.c:3304:2-3304:27: struct ath6kl *ar = wmi->parent_dev;
-
drivers/net/wireless/ath/ath6kl/wmi.c:3711:2-3711:27: struct ath6kl *ar = wmi->parent_dev;
-
drivers/net/wireless/ath/carl9170/debug.c:66:2-66:17: struct ar9170 *ar;
-
drivers/net/wireless/ath/carl9170/debug.c:117:2-117:17: struct ar9170 *ar;
-
drivers/net/wireless/ath/carl9170/led.c:68:2-68:22: struct ar9170 *ar = container_of(work, struct ar9170, led_work.work);
-
drivers/net/wireless/ath/carl9170/led.c:110:2-110:27: struct ar9170 *ar = arl->ar;
-
drivers/net/wireless/ath/carl9170/main.c:338:2-338:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:444:2-444:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:469:2-469:22: struct ar9170 *ar = container_of(work, struct ar9170,
-
drivers/net/wireless/ath/carl9170/main.c:545:2-545:22: struct ar9170 *ar = container_of(work, struct ar9170, ping_work);
-
drivers/net/wireless/ath/carl9170/main.c:602:2-602:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:754:2-754:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:847:2-847:22: struct ar9170 *ar = container_of(work, struct ar9170,
-
drivers/net/wireless/ath/carl9170/main.c:879:2-879:22: struct ar9170 *ar = container_of(work, struct ar9170, stat_work.work);
-
drivers/net/wireless/ath/carl9170/main.c:895:2-895:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:977:2-977:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1037:2-1037:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1144:2-1144:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1163:2-1163:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1333:2-1333:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1372:2-1372:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1384:2-1384:22: struct ar9170 *ar = container_of(work, struct ar9170,
-
drivers/net/wireless/ath/carl9170/main.c:1403:2-1403:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1569:2-1569:44: struct ar9170 *ar = (struct ar9170 *)rng->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1611:2-1611:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1665:2-1665:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1679:2-1679:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1709:2-1709:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/main.c:1741:2-1741:17: struct ar9170 *ar;
-
drivers/net/wireless/ath/carl9170/main.c:1939:2-1939:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/tx.c:264:2-264:17: struct ar9170 *ar;
-
drivers/net/wireless/ath/carl9170/tx.c:641:2-641:22: struct ar9170 *ar = container_of(work, struct ar9170,
-
drivers/net/wireless/ath/carl9170/tx.c:1476:2-1476:26: struct ar9170 *ar = hw->priv;
-
drivers/net/wireless/ath/carl9170/usb.c:169:2-169:67: struct ar9170 *ar = usb_get_intfdata(usb_ifnum_to_if(urb->dev, 0));
-
drivers/net/wireless/ath/carl9170/usb.c:241:2-241:27: struct ar9170 *ar = urb->context;
-
drivers/net/wireless/ath/carl9170/usb.c:279:2-279:27: struct ar9170 *ar = urb->context;
-
drivers/net/wireless/ath/carl9170/usb.c:382:2-382:22: struct ar9170 *ar = from_tasklet(ar, t, usb_tasklet);
-
drivers/net/wireless/ath/carl9170/usb.c:400:2-400:44: struct ar9170 *ar = (struct ar9170 *)urb->context;
-
drivers/net/wireless/ath/carl9170/usb.c:1024:2-1024:22: struct ar9170 *ar = context;
-
drivers/net/wireless/ath/carl9170/usb.c:1040:2-1040:17: struct ar9170 *ar;
-
drivers/net/wireless/ath/carl9170/usb.c:1108:2-1108:43: struct ar9170 *ar = usb_get_intfdata(intf);
-
drivers/net/wireless/ath/carl9170/usb.c:1133:2-1133:43: struct ar9170 *ar = usb_get_intfdata(intf);
-
drivers/net/wireless/ath/carl9170/usb.c:1145:2-1145:43: struct ar9170 *ar = usb_get_intfdata(intf);
-
drivers/net/wireless/virtual/mac80211_hwsim.c:3189:2-3189:39: struct mac80211_hwsim_data *ar = hw->priv;
-
drivers/scsi/esas2r/esas2r_main.c:911:2-911:31: struct esas2r_request *ar = *abort_request;
-
drivers/staging/media/meson/vdec/codec_mpeg12.c:134:2-134:17: u32 ar = seq & MPEG2_SEQ_DAR_MASK;
-
drivers/video/fbdev/core/svgalib.c:378:2-378:14: u16 am, an, ar;
-
fs/ext4/balloc.c:732:2-732:33: struct ext4_allocation_request ar;
-
fs/ext4/extents.c:4094:2-4094:33: struct ext4_allocation_request ar;
-
fs/ext4/indirect.c:534:2-534:33: struct ext4_allocation_request ar;
-
fs/libfs.c:1116:2-1116:48: struct simple_transaction_argresp *ar = file->private_data;
-
fs/libfs.c:1131:2-1131:37: struct simple_transaction_argresp *ar;
-
fs/libfs.c:1163:2-1163:48: struct simple_transaction_argresp *ar = file->private_data;
-
fs/smb/server/ksmbd_work.c:44:2-44:19: struct aux_read *ar, *tmp;
-
fs/smb/server/ksmbd_work.c:136:3-136:20: struct aux_read *ar;
-
mm/damon/dbgfs.c:636:2-636:26: struct damon_addr_range ar;
-
net/mac80211/rc80211_minstrel_ht.c:1287:2-1287:46: struct ieee80211_tx_rate *ar = info->status.rates;
-
security/apparmor/label.c:1185:2-1185:32: struct aa_label *label, *ar = NULL, *br = NULL;