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:2595:47-2595:62: static int ath10k_core_init_firmware_features(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2774:40-2774:55: static int ath10k_core_reset_rx_filter(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2823:40-2823:55: static int ath10k_core_compat_services(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2847:41-2847:56: static int ath10k_core_copy_target_iram(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:2924:23-2924:38: int ath10k_core_start(struct ath10k *ar, enum ath10k_firmware_mode mode,
-
drivers/net/wireless/ath/ath10k/core.c:3249:29-3249:44: int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt)
-
drivers/net/wireless/ath/ath10k/core.c:3272:23-3272:38: void ath10k_core_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:3296:33-3296:48: static int ath10k_core_probe_fw(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:3512:26-3512:41: int ath10k_core_register(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/core.c:3523:29-3523:44: void ath10k_core_unregister(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.c:3692:26-3692:41: void ath10k_core_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/core.h:1308:46-1308: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:4759:22-4759:37: void ath10k_drain_tx(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4773:18-4773:33: void ath10k_halt(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4816:37-4816:52: static bool ath10k_check_chain_mask(struct ath10k *ar, u32 cm, const char *dbg)
-
drivers/net/wireless/ath/ath10k/mac.c:4830:42-4830:57: static int ath10k_mac_get_vht_cap_bf_sts(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4847:48-4847:63: static int ath10k_mac_get_vht_cap_bf_sound_dim(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4863:59-4863:74: static struct ieee80211_sta_vht_cap ath10k_create_vht_cap(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4920:54-4920:69: static struct ieee80211_sta_ht_cap ath10k_get_ht_cap(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:4987:41-4987:56: static void ath10k_mac_setup_ht_vht_cap(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:5007:33-5007:48: static int __ath10k_set_antenna(struct ath10k *ar, u32 tx_ant, u32 rx_ant)
-
drivers/net/wireless/ath/ath10k/mac.c:5060:40-5060:55: static int __ath10k_fetch_bb_timing_dt(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:5092:37-5092:52: static int ath10k_mac_rfkill_config(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:5126:36-5126:51: int ath10k_mac_rfkill_enable_radio(struct ath10k *ar, bool enable)
-
drivers/net/wireless/ath/ath10k/mac.c:5401:29-5401:44: static int ath10k_config_ps(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:6043:42-6043:57: static void ath10k_recalculate_mgmt_rate(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:6478:41-6478:56: static void ath10k_set_key_h_def_keyidx(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:6882:41-6882:56: ath10k_mac_bitrate_mask_has_single_rate(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:6906:41-6906:56: ath10k_mac_bitrate_mask_get_single_rate(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:6968:42-6968:57: static int ath10k_mac_validate_rate_mask(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:7002:31-7002:46: ath10k_mac_tid_bitrate_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:7055:38-7055:53: static int ath10k_mac_set_tid_config(struct ath10k *ar, struct ieee80211_sta *sta,
-
drivers/net/wireless/ath/ath10k/mac.c:7189:29-7189:44: ath10k_mac_parse_tid_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:7267:40-7267:55: static int ath10k_mac_reset_tid_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:7713:33-7713:48: static int ath10k_conf_tx_uapsd(struct ath10k *ar, struct ieee80211_vif *vif,
-
drivers/net/wireless/ath/ath10k/mac.c:8041:34-8041:49: void ath10k_mac_wait_tx_complete(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:8130:35-8130:50: ath10k_mac_update_bss_chan_survey(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8203:40-8203:55: ath10k_mac_bitrate_mask_get_single_nss(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8296:33-8296:48: ath10k_mac_can_set_bitrate_mask(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8327:51-8327:66: static bool ath10k_mac_set_vht_bitrate_mask_fixup(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8643:30-8643:45: ath10k_mac_update_rx_channel(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:8694:28-8694:43: ath10k_mac_update_vif_chan(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:9131:42-9131: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:9169:43-9169: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:9199:39-9199:54: static void ath10k_mac_get_rate_flags(struct ath10k *ar, u32 rate,
-
drivers/net/wireless/ath/ath10k/mac.c:9212:38-9212:53: static void ath10k_mac_parse_bitrate(struct ath10k *ar, u32 rate_code,
-
drivers/net/wireless/ath/ath10k/mac.c:9242:48-9242:63: static void ath10k_mac_sta_get_peer_stats_info(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/mac.c:9562:25-9562:40: void ath10k_mac_destroy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:9790:37-9790:52: struct ath10k_vif *ath10k_get_arvif(struct ath10k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath10k/mac.c:9812:36-9812:51: static u32 ath10k_mac_wrdd_get_mcc(struct ath10k *ar, union acpi_object *wrdd)
-
drivers/net/wireless/ath/ath10k/mac.c:9848:43-9848:58: static int ath10k_mac_get_wrdd_regulatory(struct ath10k *ar, u16 *rd)
-
drivers/net/wireless/ath/ath10k/mac.c:9895:31-9895:46: static int ath10k_mac_init_rd(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:9911:25-9911:40: int ath10k_mac_register(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/mac.c:10305:28-10305: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:2041:39-2041:54: static void ath10k_pci_buffer_cleanup(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2055:27-2055:42: void ath10k_pci_ce_deinit(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2063:23-2063:38: void ath10k_pci_flush(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2069:33-2069:48: static void ath10k_pci_hif_stop(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2103:37-2103:52: int ath10k_pci_hif_exchange_bmi_msg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:2229:32-2229:47: static int ath10k_pci_bmi_wait(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:2266:39-2266:54: static int ath10k_pci_wake_target_cpu(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2278:37-2278:52: static int ath10k_pci_get_num_banks(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2314:37-2314:52: static int ath10k_bus_get_num_banks(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2321:28-2321:43: int ath10k_pci_init_config(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2463:43-2463:58: static void ath10k_pci_override_ce_config(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2487:28-2487:43: int ath10k_pci_alloc_pipes(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2519:28-2519:43: void ath10k_pci_free_pipes(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2527:27-2527:42: int ath10k_pci_init_pipes(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2544:39-2544:54: static bool ath10k_pci_has_fw_crashed(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2550:41-2550:56: static void ath10k_pci_fw_crashed_clear(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2559:40-2559:55: static bool ath10k_pci_has_device_gone(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2568:39-2568:54: static void ath10k_pci_warm_reset_si0(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2587:39-2587:54: static void ath10k_pci_warm_reset_cpu(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2598:38-2598:53: static void ath10k_pci_warm_reset_ce(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2611:44-2611:59: static void ath10k_pci_warm_reset_clear_lf(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2620:34-2620:49: static int ath10k_pci_warm_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2658:47-2658:62: static int ath10k_pci_qca99x0_soft_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2664:39-2664:54: static int ath10k_pci_safe_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2674:42-2674:57: static int ath10k_pci_qca988x_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2748:42-2748:57: static int ath10k_pci_qca6174_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2780:42-2780:57: static int ath10k_pci_qca99x0_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2804:34-2804:49: static int ath10k_pci_chip_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2814:36-2814:51: static int ath10k_pci_hif_power_up(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/pci.c:2876:32-2876:47: void ath10k_pci_hif_power_down(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2885:35-2885:50: static int ath10k_pci_hif_suspend(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2891:31-2891:46: static int ath10k_pci_suspend(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2903:34-2903:49: static int ath10k_pci_hif_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2909:30-2909:45: static int ath10k_pci_resume(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2949:38-2949:53: static void ath10k_pci_enable_eeprom(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:2985:35-2985:50: static int ath10k_pci_read_eeprom(struct ath10k *ar, u16 addr, u8 *out)
-
drivers/net/wireless/ath/ath10k/pci.c:3035:44-3035:59: static int ath10k_pci_hif_fetch_cal_eeprom(struct ath10k *ar, void **data,
-
drivers/net/wireless/ath/ath10k/pci.c:3161:39-3161:54: static int ath10k_pci_request_irq_msi(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3178:42-3178:57: static int ath10k_pci_request_irq_legacy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3195:35-3195:50: static int ath10k_pci_request_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3209:33-3209:48: static void ath10k_pci_free_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3216:27-3216:42: void ath10k_pci_init_napi(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3221:32-3221:47: static int ath10k_pci_init_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3259:42-3259:57: static void ath10k_pci_deinit_irq_legacy(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3265:34-3265:49: static int ath10k_pci_deinit_irq(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3281:37-3281:52: int ath10k_pci_wait_for_target_init(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3338:34-3338:49: static int ath10k_pci_cold_reset(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3373:29-3373:44: static int ath10k_pci_claim(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3424:32-3424:47: static void ath10k_pci_release(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3451:31-3451:46: int ath10k_pci_setup_resource(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/pci.c:3508:34-3508: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:1116:23-1116: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:8444:39-8444:54: void ath10k_wmi_main_op_fw_stats_fill(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8502:38-8502:53: void ath10k_wmi_10x_op_fw_stats_fill(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8562:44-8562:59: ath10k_wmi_op_gen_pdev_enable_adaptive_cca(struct ath10k *ar, u8 enable,
-
drivers/net/wireless/ath/ath10k/wmi.c:8649:39-8649:54: void ath10k_wmi_10_4_op_fw_stats_fill(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8741:36-8741:51: int ath10k_wmi_op_get_vdev_subtype(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8762:50-8762:65: static int ath10k_wmi_10_2_4_op_get_vdev_subtype(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8784:48-8784:63: static int ath10k_wmi_10_4_op_get_vdev_subtype(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8807:37-8807:52: ath10k_wmi_10_4_ext_resource_config(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8843:42-8843:57: ath10k_wmi_10_4_gen_update_fw_tdls_state(struct ath10k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath10k/wmi.c:8902:49-8902:64: ath10k_wmi_10_4_op_gen_pdev_get_tpc_table_cmdid(struct ath10k *ar, u32 param)
-
drivers/net/wireless/ath/ath10k/wmi.c:8920:38-8920:53: ath10k_wmi_10_4_gen_tdls_peer_update(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:8980:33-8980:48: ath10k_wmi_10_4_gen_radar_found(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:9006:42-9006:57: ath10k_wmi_10_4_gen_per_peer_per_tid_cfg(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:9039:24-9039:39: ath10k_wmi_op_gen_echo(struct ath10k *ar, u32 value)
-
drivers/net/wireless/ath/ath10k/wmi.c:9057:20-9057:35: ath10k_wmi_barrier(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:9081:36-9081:51: ath10k_wmi_10_2_4_op_gen_bb_timing(struct ath10k *ar,
-
drivers/net/wireless/ath/ath10k/wmi.c:9459:23-9459:38: int ath10k_wmi_attach(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:9535:31-9535:46: void ath10k_wmi_free_host_mem(struct ath10k *ar)
-
drivers/net/wireless/ath/ath10k/wmi.c:9568:24-9568: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:731:27-731:42: void ath11k_fw_stats_init(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/core.c:1685:23-1685: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:4536:45-4536:60: static int ath11k_prep_htt_stats_cfg_params(struct ath11k *ar, u8 type,
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4595:34-4595:49: int ath11k_debugfs_htt_stats_req(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4781:36-4781: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:1031:41-1031:56: int ath11k_dp_tx_htt_h2t_ppdu_stats_req(struct ath11k *ar, u32 mask)
-
drivers/net/wireless/ath/ath11k/dp_tx.c:1134:36-1134:51: ath11k_dp_tx_htt_h2t_ext_stats_req(struct ath11k *ar, u8 type,
-
drivers/net/wireless/ath/ath11k/dp_tx.c:1182:47-1182: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:704:34-704:49: u8 ath11k_mac_get_target_pdev_id(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:716:37-716:52: static void ath11k_pdev_caps_update(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:734:38-734:53: static int ath11k_mac_txpower_recalc(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:875:34-875:49: void ath11k_mac_peer_cleanup_all(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:897:46-897:61: static inline int ath11k_mac_vdev_setup_sync(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:921:42-921:57: static int ath11k_mac_monitor_vdev_start(struct ath11k *ar, int vdev_id,
-
drivers/net/wireless/ath/ath11k/mac.c:999:41-999:56: static int ath11k_mac_monitor_vdev_stop(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1034:43-1034:58: static int ath11k_mac_monitor_vdev_create(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1110:43-1110:58: static int ath11k_mac_monitor_vdev_delete(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1147:37-1147:52: static int ath11k_mac_monitor_start(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1185:36-1185:51: static int ath11k_mac_monitor_stop(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1274:33-1274:48: static int ath11k_mac_config_ps(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:1483:31-1483:46: void ath11k_mac_handle_beacon(struct ath11k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath11k/mac.c:1516:36-1516:51: void ath11k_mac_handle_beacon_miss(struct ath11k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath11k/mac.c:1536:39-1536:54: static void ath11k_peer_assoc_h_basic(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:1561:40-1561:55: static void ath11k_peer_assoc_h_crypto(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:1622:39-1622:54: static void ath11k_peer_assoc_h_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:1684:36-1684:51: static void ath11k_peer_assoc_h_ht(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:1853:33-1853:48: static u8 ath11k_get_nss_160mhz(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:1881:37-1881:52: static void ath11k_peer_assoc_h_vht(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2079:36-2079:51: static void ath11k_peer_assoc_h_he(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2320:41-2320:56: static void ath11k_peer_assoc_h_he_6ghz(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2402:37-2402:52: static void ath11k_peer_assoc_h_qos(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2438:37-2438:52: static int ath11k_peer_assoc_qos_ap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2511:53-2511:68: static enum wmi_phy_mode ath11k_mac_get_phymode_vht(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2539:52-2539:67: static enum wmi_phy_mode ath11k_mac_get_phymode_he(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2565:41-2565:56: static void ath11k_peer_assoc_h_phymode(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2644:39-2644:54: static void ath11k_peer_assoc_prepare(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2677:35-2677:50: static int ath11k_setup_peer_smps(struct ath11k *ar, struct ath11k_vif *arvif,
-
drivers/net/wireless/ath/ath11k/mac.c:2752:47-2752:62: static bool ath11k_mac_vif_recalc_sta_he_txbf(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:2978:42-2978:57: static void ath11k_recalculate_mgmt_rate(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:3066:38-3066:53: static int ath11k_mac_config_obss_pd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:3573:31-3573:46: void __ath11k_mac_scan_finish(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:3606:29-3606:44: void ath11k_mac_scan_finish(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:3613:29-3613:44: static int ath11k_scan_stop(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:3657:31-3657:46: static void ath11k_scan_abort(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:3701:30-3701:45: static int ath11k_start_scan(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4163:39-4163:54: ath11k_mac_bitrate_mask_num_vht_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4177:38-4177:53: ath11k_mac_bitrate_mask_num_he_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4291:33-4291:48: static int ath11k_station_assoc(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4382:36-4382:51: static int ath11k_station_disassoc(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4648:35-4648:50: static int ath11k_mac_station_add(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:4742:47-4742:62: static u32 ath11k_mac_ieee80211_sta_bw_to_wmi(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5023:33-5023:48: static int ath11k_conf_tx_uapsd(struct ath11k *ar, struct ieee80211_vif *vif,
-
drivers/net/wireless/ath/ath11k/mac.c:5135:22-5135:37: ath11k_create_ht_cap(struct ath11k *ar, u32 ar_ht_cap, u32 rate_cap_rx_chainmask)
-
drivers/net/wireless/ath/ath11k/mac.c:5251:37-5251:52: static void ath11k_set_vht_txbf_cap(struct ath11k *ar, u32 *vht_cap)
-
drivers/net/wireless/ath/ath11k/mac.c:5307:23-5307:38: ath11k_create_vht_cap(struct ath11k *ar, u32 rate_cap_tx_chainmask,
-
drivers/net/wireless/ath/ath11k/mac.c:5346:41-5346:56: static void ath11k_mac_setup_ht_vht_cap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5381:36-5381:51: static int ath11k_check_chain_mask(struct ath11k *ar, u32 ant, bool is_tx_ant)
-
drivers/net/wireless/ath/ath11k/mac.c:5519:37-5519:52: static void ath11k_mac_set_hemcsmap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5556:35-5556:50: static int ath11k_mac_copy_he_cap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5631:37-5631:52: static void ath11k_mac_setup_he_cap(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:5666:33-5666:48: static int __ath11k_set_antenna(struct ath11k *ar, u32 tx_ant, u32 rx_ant)
-
drivers/net/wireless/ath/ath11k/mac.c:5712:42-5712:57: static void ath11k_mgmt_over_wmi_tx_drop(struct ath11k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath11k/mac.c:5727:37-5727:52: static void ath11k_mac_tx_mgmt_free(struct ath11k *ar, int buf_id)
-
drivers/net/wireless/ath/ath11k/mac.c:5769:35-5769:50: static int ath11k_mac_mgmt_tx_wmi(struct ath11k *ar, struct ath11k_vif *arvif,
-
drivers/net/wireless/ath/ath11k/mac.c:5830:43-5830:58: static void ath11k_mgmt_over_wmi_tx_purge(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:5878:31-5878:46: static int ath11k_mac_mgmt_tx(struct ath11k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath11k/mac.c:5957:26-5957:41: void ath11k_mac_drain_tx(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:5966:49-5966:64: static int ath11k_mac_config_mon_status_default(struct ath11k *ar, bool enable)
-
drivers/net/wireless/ath/ath11k/mac.c:6277:32-6277:47: void ath11k_mac_11d_scan_start(struct ath11k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath11k/mac.c:6324:31-6324:46: void ath11k_mac_11d_scan_stop(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:6377:35-6377:50: static int ath11k_mac_vdev_delete(struct ath11k *ar, struct ath11k_vif *arvif)
-
drivers/net/wireless/ath/ath11k/mac.c:7069:28-7069:43: ath11k_mac_update_vif_chan(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7157:35-7157:50: ath11k_mac_update_active_vif_chan(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7454:35-7454:50: ath11k_set_vdev_param_to_all_vifs(struct ath11k *ar, int param, u32 value)
-
drivers/net/wireless/ath/ath11k/mac.c:7502:41-7502:56: static int ath11k_mac_flush_tx_complete(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:7528:33-7528:48: int ath11k_mac_wait_tx_complete(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:7546:38-7546:53: ath11k_mac_bitrate_mask_num_ht_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7560:35-7560:50: ath11k_mac_has_single_legacy_rate(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7595:40-7595:55: ath11k_mac_bitrate_mask_get_single_nss(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7660:35-7660:50: ath11k_mac_get_single_legacy_rate(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7856:34-7856:49: ath11k_mac_vht_mcs_range_present(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7881:33-7881:48: ath11k_mac_he_mcs_range_present(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:7937:48-7937:63: ath11k_mac_validate_vht_he_fixed_rate_settings(struct ath11k *ar, enum nl80211_band band,
-
drivers/net/wireless/ath/ath11k/mac.c:8197:35-8197:50: ath11k_mac_update_bss_chan_survey(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8373:40-8373:55: static void ath11k_generate_ns_mc_addr(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8675:36-8675:51: static int ath11k_fw_stats_request(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8822:39-8822:54: static void ath11k_mac_update_ch_list(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8838:30-8838:45: static u32 ath11k_get_phy_id(struct ath11k *ar, u32 band)
-
drivers/net/wireless/ath/ath11k/mac.c:8854:44-8854:59: static int ath11k_mac_setup_channels_rates(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/mac.c:8954:48-8954:63: static int ath11k_mac_setup_iface_combinations(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:9039:37-9039:52: static void __ath11k_mac_unregister(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/mac.c:9076:34-9076: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:26:26-26:41: bool ath11k_tm_event_wmi(struct ath11k *ar, u32 cmd_id, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath11k/testmode.c:86:38-86:53: static int ath11k_tm_cmd_get_version(struct ath11k *ar, struct nlattr *tb[])
-
drivers/net/wireless/ath/ath11k/testmode.c:118:30-118:45: static int ath11k_tm_cmd_wmi(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:233:33-233:53: static int ath11k_wmi_tlv_parse(struct ath11k_base *ar, const void **tb,
-
drivers/net/wireless/ath/ath11k/wmi.c:632:37-632:52: static u32 ath11k_wmi_mgmt_get_freq(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:646:26-646:41: int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:696:28-696:43: int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr,
-
drivers/net/wireless/ath/ath11k/wmi.c:773:28-773:43: int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:800:26-800:41: int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:828:26-828:41: int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:910:27-910:42: int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg,
-
drivers/net/wireless/ath/ath11k/wmi.c:999:24-999:39: int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid)
-
drivers/net/wireless/ath/ath11k/wmi.c:1047:37-1047:52: int ath11k_wmi_send_peer_create_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1080:37-1080:52: int ath11k_wmi_send_peer_delete_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1112:40-1112:55: int ath11k_wmi_send_pdev_set_regdomain(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1152:31-1152:46: int ath11k_wmi_set_peer_param(struct ath11k *ar, const u8 *peer_addr,
-
drivers/net/wireless/ath/ath11k/wmi.c:1185:41-1185:56: int ath11k_wmi_send_peer_flush_tids_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1220:44-1220:59: int ath11k_wmi_peer_rx_reorder_queue_setup(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1264:34-1264:49: ath11k_wmi_rx_reord_queue_remove(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1300:31-1300:46: int ath11k_wmi_pdev_set_param(struct ath11k *ar, u32 param_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1332:33-1332:48: int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1363:29-1363:44: int ath11k_wmi_pdev_suspend(struct ath11k *ar, u32 suspend_opt,
-
drivers/net/wireless/ath/ath11k/wmi.c:1395:28-1395:43: int ath11k_wmi_pdev_resume(struct ath11k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:1428:43-1428:58: int ath11k_wmi_pdev_bss_chan_info_request(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1462:41-1462:56: int ath11k_wmi_send_set_ap_ps_param_cmd(struct ath11k *ar, u8 *peer_addr,
-
drivers/net/wireless/ath/ath11k/wmi.c:1497:33-1497:48: int ath11k_wmi_set_sta_ps_param(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1531:34-1531:49: int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms)
-
drivers/net/wireless/ath/ath11k/wmi.c:1560:35-1560:50: int ath11k_wmi_vdev_set_param_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1594:39-1594:54: int ath11k_wmi_send_stats_request_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1627:42-1627:57: int ath11k_wmi_send_pdev_temperature_cmd(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:1655:45-1655:60: int ath11k_wmi_send_bcn_offload_control_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1689:25-1689:40: int ath11k_wmi_bcn_tmpl(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:1756:33-1756:48: int ath11k_wmi_vdev_install_key(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:1892:36-1892:51: int ath11k_wmi_send_peer_assoc_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2053:33-2053:48: void ath11k_wmi_start_scan_init(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2171:36-2171:51: int ath11k_wmi_send_scan_start_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2358:35-2358:50: int ath11k_wmi_send_scan_stop_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2406:40-2406:55: int ath11k_wmi_send_scan_chan_list_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2527:40-2527:55: int ath11k_wmi_send_wmm_update_cmd_tlv(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:2596:51-2596:66: int ath11k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2630:27-2630:42: int ath11k_wmi_delba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath11k/wmi.c:2666:31-2666:46: int ath11k_wmi_addba_set_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath11k/wmi.c:2702:27-2702:42: int ath11k_wmi_addba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath11k/wmi.c:2737:33-2737:48: int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac)
-
drivers/net/wireless/ath/ath11k/wmi.c:2770:40-2770:55: int ath11k_wmi_pdev_peer_pktlog_filter(struct ath11k *ar, u8 *addr, u8 enable)
-
drivers/net/wireless/ath/ath11k/wmi.c:2819:34-2819:49: ath11k_wmi_send_init_country_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2872:45-2872:60: int ath11k_wmi_send_set_current_country_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2909:46-2909:61: ath11k_wmi_send_thermal_mitigation_param_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:2972:40-2972:55: int ath11k_wmi_send_11d_scan_start_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3009:39-3009:54: int ath11k_wmi_send_11d_scan_stop_cmd(struct ath11k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:3041:35-3041:50: int ath11k_wmi_pdev_pktlog_enable(struct ath11k *ar, u32 pktlog_filter)
-
drivers/net/wireless/ath/ath11k/wmi.c:3071:36-3071:51: int ath11k_wmi_pdev_pktlog_disable(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:3125:36-3125:51: int ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3172:33-3172:48: ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:3201:40-3201:55: int ath11k_wmi_send_twt_add_dialog_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3254:40-3254:55: int ath11k_wmi_send_twt_del_dialog_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3291:42-3291:57: int ath11k_wmi_send_twt_pause_dialog_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3329:43-3329:58: int ath11k_wmi_send_twt_resume_dialog_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:3371:30-3371:45: ath11k_wmi_send_obss_spr_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3406:42-3406:57: ath11k_wmi_pdev_set_srg_bss_color_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3443:45-3443:60: ath11k_wmi_pdev_set_srg_patial_bssid_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3481:46-3481:61: ath11k_wmi_pdev_srg_obss_color_enable_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3519:46-3519:61: ath11k_wmi_pdev_srg_obss_bssid_enable_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3557:50-3557:65: ath11k_wmi_pdev_non_srg_obss_color_enable_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3595:50-3595:65: ath11k_wmi_pdev_non_srg_obss_bssid_enable_bitmap(struct ath11k *ar, u32 *bitmap)
-
drivers/net/wireless/ath/ath11k/wmi.c:3633:46-3633:61: ath11k_wmi_send_obss_color_collision_cfg_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3676:49-3676:64: int ath11k_wmi_send_bss_color_change_enable_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3710:36-3710:51: int ath11k_wmi_fils_discovery_tmpl(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3753:32-3753:47: int ath11k_wmi_probe_resp_tmpl(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:3806:31-3806:46: int ath11k_wmi_fils_discovery(struct ath11k *ar, u32 vdev_id, u32 interval,
-
drivers/net/wireless/ath/ath11k/wmi.c:4106:29-4106:44: int ath11k_wmi_pdev_lro_cfg(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:4228:35-4228:50: int ath11k_wmi_vdev_spectral_conf(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:4264:37-4264:52: int ath11k_wmi_vdev_spectral_enable(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:4302:34-4302:49: int ath11k_wmi_pdev_dma_ring_cfg(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:5718:37-5718:52: static int wmi_process_mgmt_tx_comp(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:5800:43-5800:58: static void ath11k_wmi_event_scan_started(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:5821:48-5821:63: static void ath11k_wmi_event_scan_start_failed(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:5840:45-5840:60: static void ath11k_wmi_event_scan_completed(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:5866:44-5866:59: static void ath11k_wmi_event_scan_bss_chan(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:5884:48-5884:63: static void ath11k_wmi_event_scan_foreign_chan(struct ath11k *ar, u32 freq)
-
drivers/net/wireless/ath/ath11k/wmi.c:6035:24-6035:39: static int freq_to_idx(struct ath11k *ar, int freq)
-
drivers/net/wireless/ath/ath11k/wmi.c:6739:31-6739:46: ath11k_wmi_fw_vdev_stats_fill(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:6813:30-6813:45: ath11k_wmi_fw_bcn_stats_fill(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:6845:31-6845:46: void ath11k_wmi_fw_stats_fill(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:8715:31-8715:46: ath11k_wmi_send_unit_test_cmd(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:8773:31-8773:46: int ath11k_wmi_simulate_radar(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:8808:30-8808:45: int ath11k_wmi_fw_dbglog_cfg(struct ath11k *ar, u32 *module_id_bitmap,
-
drivers/net/wireless/ath/ath11k/wmi.c:8936:35-8936:50: int ath11k_wmi_hw_data_filter_cmd(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:8969:36-8969:51: int ath11k_wmi_wow_host_wakeup_ind(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:8990:27-8990:42: int ath11k_wmi_wow_enable(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:9012:34-9012:49: int ath11k_wmi_scan_prob_req_oui(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9040:37-9040:52: int ath11k_wmi_wow_add_wakeup_event(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:9067:32-9067:47: int ath11k_wmi_wow_add_pattern(struct ath11k *ar, u32 vdev_id, u32 pattern_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:9172:32-9172:47: int ath11k_wmi_wow_del_pattern(struct ath11k *ar, u32 vdev_id, u32 pattern_id)
-
drivers/net/wireless/ath/ath11k/wmi.c:9199:36-9199:51: ath11k_wmi_op_gen_config_pno_start(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9311:58-9311:73: static struct sk_buff *ath11k_wmi_op_gen_config_pno_stop(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9335:31-9335:46: int ath11k_wmi_wow_config_pno(struct ath11k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath11k/wmi.c:9351:40-9351:55: static void ath11k_wmi_fill_ns_offload(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9419:41-9419:56: static void ath11k_wmi_fill_arp_offload(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9456:31-9456:46: int ath11k_wmi_arp_ns_offload(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9507:34-9507:49: int ath11k_wmi_gtk_rekey_offload(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9549:34-9549:49: int ath11k_wmi_gtk_rekey_getinfo(struct ath11k *ar,
-
drivers/net/wireless/ath/ath11k/wmi.c:9573:46-9573:61: int ath11k_wmi_pdev_set_bios_sar_table_param(struct ath11k *ar, const u8 *sar_val)
-
drivers/net/wireless/ath/ath11k/wmi.c:9613:46-9613:61: int ath11k_wmi_pdev_set_bios_geo_table_param(struct ath11k *ar)
-
drivers/net/wireless/ath/ath11k/wmi.c:9643:30-9643: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:852:21-852: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:1041:30-1041:45: int ath12k_dp_rx_ampdu_start(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1058:29-1058:44: int ath12k_dp_rx_ampdu_stop(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1311:33-1311:48: ath12k_update_per_peer_tx_stats(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1464:42-1464:57: static void ath12k_htt_update_ppdu_stats(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1474:57-1474:72: struct htt_ppdu_stats_info *ath12k_dp_htt_get_ppdu_desc(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1747:39-1747:54: static int ath12k_dp_rx_msdu_coalesce(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1850:41-1850:56: static void ath12k_dp_rx_h_csum_offload(struct ath12k *ar, struct sk_buff *msdu)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1863:40-1863:55: static int ath12k_dp_rx_crypto_mic_len(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1890:42-1890:57: static int ath12k_dp_rx_crypto_param_len(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1918:40-1918:55: static int ath12k_dp_rx_crypto_icv_len(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1943:42-1943:57: static void ath12k_dp_rx_h_undecap_nwifi(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1991:40-1991:55: static void ath12k_dp_rx_h_undecap_raw(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2049:47-2049:62: static void ath12k_get_dot11_hdr_from_rx_desc(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2093:40-2093:55: static void ath12k_dp_rx_h_undecap_eth(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2122:36-2122:51: static void ath12k_dp_rx_h_undecap(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2188:33-2188:48: static void ath12k_dp_rx_h_mpdu(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2263:33-2263: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:2331:26-2331:41: void ath12k_dp_rx_h_ppdu(struct ath12k *ar, struct hal_rx_desc *rx_desc,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2377:39-2377:54: static void ath12k_dp_rx_deliver_msdu(struct ath12k *ar, struct napi_struct *napi,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2457:38-2457:53: static int ath12k_dp_rx_process_msdu(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2714:34-2714: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:2789:43-2789: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:2844:41-2844:56: static void ath12k_dp_rx_h_undecap_frag(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2875:34-2875:49: static int ath12k_dp_rx_h_defrag(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2944:47-2944:62: static int ath12k_dp_rx_h_defrag_reo_reinject(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3113:34-3113:49: static u64 ath12k_dp_rx_h_get_pn(struct ath12k *ar, struct sk_buff *skb)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3134:40-3134: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:3166:37-3166:52: static int ath12k_dp_rx_frag_h_mpdu(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3285:30-3285:45: ath12k_dp_process_rx_err_buf(struct ath12k *ar, struct hal_reo_dest_ring *desc,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3464:46-3464:61: static void ath12k_dp_rx_null_q_desc_sg_drop(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3488:39-3488: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:3565:36-3565:51: static bool ath12k_dp_rx_h_reo_err(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3596:41-3596: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:3623:38-3623:53: static bool ath12k_dp_rx_h_rxdma_err(struct ath12k *ar, struct sk_buff *msdu,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3654:34-3654:49: static void ath12k_dp_rx_wbm_err(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_rx.c:4179:48-4179:63: static int ath12k_dp_rx_pdev_mon_status_attach(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/dp_rx.c:4193:34-4193: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:443:40-443:55: static void ath12k_dp_tx_complete_msdu(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/dp_tx.c:842:41-842:56: int ath12k_dp_tx_htt_h2t_ppdu_stats_req(struct ath12k *ar, u32 mask)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:976:36-976:51: ath12k_dp_tx_htt_h2t_ext_stats_req(struct ath12k *ar, u8 type,
-
drivers/net/wireless/ath/ath12k/dp_tx.c:1018:47-1018:62: int ath12k_dp_tx_htt_monitor_mode_ring_config(struct ath12k *ar, bool reset)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:1038:50-1038:65: int ath12k_dp_tx_htt_rx_monitor_mode_ring_config(struct ath12k *ar, bool reset)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:1189:50-1189:65: int ath12k_dp_tx_htt_tx_monitor_mode_ring_config(struct ath12k *ar, bool reset)
-
drivers/net/wireless/ath/ath12k/mac.c:511:41-511:56: struct ath12k_vif *ath12k_mac_get_arvif(struct ath12k *ar, u32 vdev_id)
-
drivers/net/wireless/ath/ath12k/mac.c:589:37-589:52: static void ath12k_pdev_caps_update(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:607:38-607:53: static int ath12k_mac_txpower_recalc(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:748:34-748:49: void ath12k_mac_peer_cleanup_all(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:767:39-767:54: static int ath12k_mac_vdev_setup_sync(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:781:35-781:50: static int ath12k_monitor_vdev_up(struct ath12k *ar, int vdev_id)
-
drivers/net/wireless/ath/ath12k/mac.c:797:42-797:57: static int ath12k_mac_monitor_vdev_start(struct ath12k *ar, int vdev_id,
-
drivers/net/wireless/ath/ath12k/mac.c:860:41-860:56: static int ath12k_mac_monitor_vdev_stop(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:888:43-888:58: static int ath12k_mac_monitor_vdev_create(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:957:43-957:58: static int ath12k_mac_monitor_vdev_delete(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:1003:37-1003:52: static int ath12k_mac_monitor_start(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:1034:36-1034:51: static int ath12k_mac_monitor_stop(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:1181:39-1181:54: static void ath12k_peer_assoc_h_basic(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1206:40-1206:55: static void ath12k_peer_assoc_h_crypto(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1267:39-1267:54: static void ath12k_peer_assoc_h_rates(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1329:36-1329:51: static void ath12k_peer_assoc_h_ht(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1490:37-1490:52: static void ath12k_peer_assoc_h_vht(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1585:36-1585:51: static void ath12k_peer_assoc_h_he(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1766:37-1766:52: static void ath12k_peer_assoc_h_qos(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1802:37-1802:52: static int ath12k_peer_assoc_qos_ap(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1875:53-1875:68: static enum wmi_phy_mode ath12k_mac_get_phymode_vht(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1903:52-1903:67: static enum wmi_phy_mode ath12k_mac_get_phymode_he(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:1929:41-1929:56: static void ath12k_peer_assoc_h_phymode(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:2004:39-2004:54: static void ath12k_peer_assoc_prepare(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:2030:35-2030:50: static int ath12k_setup_peer_smps(struct ath12k *ar, struct ath12k_vif *arvif,
-
drivers/net/wireless/ath/ath12k/mac.c:2192:42-2192:57: static void ath12k_recalculate_mgmt_rate(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:2557:31-2557:46: void __ath12k_mac_scan_finish(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:2587:29-2587:44: void ath12k_mac_scan_finish(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:2594:29-2594:44: static int ath12k_scan_stop(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:2638:31-2638:46: static void ath12k_scan_abort(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:2682:30-2682:45: static int ath12k_start_scan(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3046:39-3046:54: ath12k_mac_bitrate_mask_num_vht_rates(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3105:33-3105:48: static int ath12k_station_assoc(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3188:36-3188:51: static int ath12k_station_disassoc(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3403:35-3403:50: static int ath12k_mac_station_add(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3480:47-3480:62: static u32 ath12k_mac_ieee80211_sta_bw_to_wmi(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:3728:33-3728:48: static int ath12k_conf_tx_uapsd(struct ath12k *ar, struct ieee80211_vif *vif,
-
drivers/net/wireless/ath/ath12k/mac.c:3840:22-3840:37: ath12k_create_ht_cap(struct ath12k *ar, u32 ar_ht_cap, u32 rate_cap_rx_chainmask)
-
drivers/net/wireless/ath/ath12k/mac.c:3952:37-3952:52: static void ath12k_set_vht_txbf_cap(struct ath12k *ar, u32 *vht_cap)
-
drivers/net/wireless/ath/ath12k/mac.c:3995:23-3995:38: ath12k_create_vht_cap(struct ath12k *ar, u32 rate_cap_tx_chainmask,
-
drivers/net/wireless/ath/ath12k/mac.c:4035:41-4035:56: static void ath12k_mac_setup_ht_vht_cap(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:4070:36-4070:51: static int ath12k_check_chain_mask(struct ath12k *ar, u32 ant, bool is_tx_ant)
-
drivers/net/wireless/ath/ath12k/mac.c:4209:35-4209:50: static int ath12k_mac_copy_he_cap(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:4297:37-4297:52: static void ath12k_mac_setup_he_cap(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:4332:33-4332:48: static int __ath12k_set_antenna(struct ath12k *ar, u32 tx_ant, u32 rx_ant)
-
drivers/net/wireless/ath/ath12k/mac.c:4418:35-4418:50: static int ath12k_mac_mgmt_tx_wmi(struct ath12k *ar, struct ath12k_vif *arvif,
-
drivers/net/wireless/ath/ath12k/mac.c:4473:43-4473:58: static void ath12k_mgmt_over_wmi_tx_purge(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:4518:31-4518:46: static int ath12k_mac_mgmt_tx(struct ath12k *ar, struct sk_buff *skb,
-
drivers/net/wireless/ath/ath12k/mac.c:4592:26-4592:41: void ath12k_mac_drain_tx(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:4601:49-4601:64: static int ath12k_mac_config_mon_status_default(struct ath12k *ar, bool enable)
-
drivers/net/wireless/ath/ath12k/mac.c:4872:43-4872:58: static int ath12k_set_he_mu_sounding_mode(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:5631:28-5631:43: ath12k_mac_update_vif_chan(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:5715:35-5715:50: ath12k_mac_update_active_vif_chan(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:5955:35-5955:50: ath12k_set_vdev_param_to_all_vifs(struct ath12k *ar, int param, u32 value)
-
drivers/net/wireless/ath/ath12k/mac.c:6020:38-6020:53: ath12k_mac_bitrate_mask_num_ht_rates(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6034:35-6034:50: ath12k_mac_has_single_legacy_rate(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6052:40-6052:55: ath12k_mac_bitrate_mask_get_single_nss(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6102:35-6102:50: ath12k_mac_get_single_legacy_rate(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6186:34-6186:49: ath12k_mac_vht_mcs_range_present(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6401:35-6401:50: ath12k_mac_update_bss_chan_survey(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6547:39-6547:54: static void ath12k_mac_update_ch_list(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6563:30-6563:45: static u32 ath12k_get_phy_id(struct ath12k *ar, u32 band)
-
drivers/net/wireless/ath/ath12k/mac.c:6579:44-6579:59: static int ath12k_mac_setup_channels_rates(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/mac.c:6672:48-6672:63: static int ath12k_mac_setup_iface_combinations(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:6768:37-6768:52: static void __ath12k_mac_unregister(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/mac.c:6803:34-6803: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:334:33-334:53: static int ath12k_wmi_tlv_parse(struct ath12k_base *ar, const void **tb,
-
drivers/net/wireless/ath/ath12k/wmi.c:722:26-722:41: int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:767:28-767:43: int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr,
-
drivers/net/wireless/ath/ath12k/wmi.c:842:28-842:43: int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:869:26-869:41: int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:897:26-897:41: int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:965:27-965:42: int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg,
-
drivers/net/wireless/ath/ath12k/wmi.c:1049:24-1049:39: int ath12k_wmi_vdev_up(struct ath12k *ar, u32 vdev_id, u32 aid, const u8 *bssid)
-
drivers/net/wireless/ath/ath12k/wmi.c:1082:37-1082:52: int ath12k_wmi_send_peer_create_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1115:37-1115:52: int ath12k_wmi_send_peer_delete_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1147:40-1147:55: int ath12k_wmi_send_pdev_set_regdomain(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1186:31-1186:46: int ath12k_wmi_set_peer_param(struct ath12k *ar, const u8 *peer_addr,
-
drivers/net/wireless/ath/ath12k/wmi.c:1219:41-1219:56: int ath12k_wmi_send_peer_flush_tids_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1255:44-1255:59: int ath12k_wmi_peer_rx_reorder_queue_setup(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1298:34-1298:49: ath12k_wmi_rx_reord_queue_remove(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1333:31-1333:46: int ath12k_wmi_pdev_set_param(struct ath12k *ar, u32 param_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:1365:33-1365:48: int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable)
-
drivers/net/wireless/ath/ath12k/wmi.c:1395:29-1395:44: int ath12k_wmi_pdev_suspend(struct ath12k *ar, u32 suspend_opt,
-
drivers/net/wireless/ath/ath12k/wmi.c:1427:28-1427:43: int ath12k_wmi_pdev_resume(struct ath12k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:1460:43-1460:58: int ath12k_wmi_pdev_bss_chan_info_request(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1492:41-1492:56: int ath12k_wmi_send_set_ap_ps_param_cmd(struct ath12k *ar, u8 *peer_addr,
-
drivers/net/wireless/ath/ath12k/wmi.c:1527:33-1527:48: int ath12k_wmi_set_sta_ps_param(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:1560:34-1560:49: int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms)
-
drivers/net/wireless/ath/ath12k/wmi.c:1589:35-1589:50: int ath12k_wmi_vdev_set_param_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:1623:42-1623:57: int ath12k_wmi_send_pdev_temperature_cmd(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:1651:45-1651:60: int ath12k_wmi_send_bcn_offload_control_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1684:25-1684:40: int ath12k_wmi_bcn_tmpl(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:1736:33-1736:48: int ath12k_wmi_vdev_install_key(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:1872:36-1872:51: int ath12k_wmi_send_peer_assoc_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2031:33-2031:48: void ath12k_wmi_start_scan_init(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2136:36-2136:51: int ath12k_wmi_send_scan_start_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2314:35-2314:50: int ath12k_wmi_send_scan_stop_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2362:40-2362:55: int ath12k_wmi_send_scan_chan_list_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2479:36-2479:51: int ath12k_wmi_send_wmm_update_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:2545:51-2545:66: int ath12k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2578:27-2578:42: int ath12k_wmi_delba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath12k/wmi.c:2614:31-2614:46: int ath12k_wmi_addba_set_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath12k/wmi.c:2650:27-2650:42: int ath12k_wmi_addba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac,
-
drivers/net/wireless/ath/ath12k/wmi.c:2685:33-2685:48: int ath12k_wmi_addba_clear_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac)
-
drivers/net/wireless/ath/ath12k/wmi.c:2718:38-2718:53: int ath12k_wmi_send_init_country_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:2771:32-2771:47: ath12k_wmi_send_twt_enable_cmd(struct ath12k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:2824:33-2824:48: ath12k_wmi_send_twt_disable_cmd(struct ath12k *ar, u32 pdev_id)
-
drivers/net/wireless/ath/ath12k/wmi.c:2853:30-2853:45: ath12k_wmi_send_obss_spr_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:2886:35-2886:50: int ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:2928:49-2928:64: int ath12k_wmi_send_bss_color_change_enable_cmd(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:2962:36-2962:51: int ath12k_wmi_fils_discovery_tmpl(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:3003:32-3003:47: int ath12k_wmi_probe_resp_tmpl(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:3054:31-3054:46: int ath12k_wmi_fils_discovery(struct ath12k *ar, u32 vdev_id, u32 interval,
-
drivers/net/wireless/ath/ath12k/wmi.c:3296:29-3296:44: int ath12k_wmi_pdev_lro_cfg(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:3408:35-3408:50: int ath12k_wmi_vdev_spectral_conf(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:3460:37-3460:52: int ath12k_wmi_vdev_spectral_enable(struct ath12k *ar, u32 vdev_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:3497:34-3497:49: int ath12k_wmi_pdev_dma_ring_cfg(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:4637:37-4637:52: static int wmi_process_mgmt_tx_comp(struct ath12k *ar, u32 desc_id,
-
drivers/net/wireless/ath/ath12k/wmi.c:4703:43-4703:58: static void ath12k_wmi_event_scan_started(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:4722:48-4722:63: static void ath12k_wmi_event_scan_start_failed(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:4741:45-4741:60: static void ath12k_wmi_event_scan_completed(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:4767:44-4767:59: static void ath12k_wmi_event_scan_bss_chan(struct ath12k *ar)
-
drivers/net/wireless/ath/ath12k/wmi.c:4785:48-4785:63: static void ath12k_wmi_event_scan_foreign_chan(struct ath12k *ar, u32 freq)
-
drivers/net/wireless/ath/ath12k/wmi.c:4934:24-4934:39: static int freq_to_idx(struct ath12k *ar, int freq)
-
drivers/net/wireless/ath/ath12k/wmi.c:6441:31-6441:46: ath12k_wmi_send_unit_test_cmd(struct ath12k *ar,
-
drivers/net/wireless/ath/ath12k/wmi.c:6498:31-6498: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:1866:27-1866: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:4216:5-4216:37: struct ext4_allocation_request *ar)
-
fs/ext4/mballoc.c:5477:5-5477:37: struct ext4_allocation_request *ar)
-
fs/ext4/mballoc.c:5763:5-5763:37: struct ext4_allocation_request *ar, int *errp)
-
fs/ext4/mballoc.c:6010:5-6010:37: struct ext4_allocation_request *ar, int *errp)
-
include/trace/events/ext4.h:807:1-807:1: TRACE_EVENT(ext4_request_blocks,
-
include/trace/events/ext4.h:847:1-847: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:3455:2-3455:6: u32 ar;
-
arch/x86/kvm/vmx/vmx.c:3506:3-3506:51: int ar = vmx_read_guest_seg_ar(vmx, VCPU_SREG_SS);
-
arch/x86/kvm/vmx/vmx.c:3513:2-3513:6: u32 ar;
-
arch/x86/kvm/vmx/vmx.c:3574:2-3574:59: u32 ar = vmx_read_guest_seg_ar(to_vmx(vcpu), VCPU_SREG_CS);
-
arch/x86/kvm/vmx/vmx.c:3607:2-3607:6: u32 ar;
-
arch/x86/kvm/vmx/vmx.c:3863:2-3863: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:4639:4-4639: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:826:2-826: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:2588:2-2588:22: struct ath10k *ar = container_of(work, struct ath10k,
-
drivers/net/wireless/ath/ath10k/core.c:3449:2-3449:22: struct ath10k *ar = container_of(work, struct ath10k, register_work);
-
drivers/net/wireless/ath/ath10k/core.c:3557:2-3557: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:4804:2-4804:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5051:2-5051:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5151:2-5151:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5368:2-5368:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5421:2-5421:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5455:2-5455:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:5497:2-5497:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5527:2-5527:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:5900:2-5900:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6028:2-6028:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6079:2-6079:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6320:2-6320:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6365:2-6365:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6469:2-6469:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6524:2-6524:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6679:2-6679:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:6711:2-6711:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/mac.c:6812:2-6812:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:6830:2-6830:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:6844:2-6844:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:7325:2-7325:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/mac.c:7459:2-7459:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:7824:2-7824:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:7896:2-7896:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:7981:2-7981:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8005:2-8005:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8075:2-8075:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8109:2-8109:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8165:2-8165:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8254:2-8254:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:8352:2-8352:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:8372:2-8372:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:8393:2-8393:29: struct ath10k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:8502:2-8502:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8587:2-8587:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8612:2-8612:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8785:2-8785:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8809:2-8809:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8871:2-8871:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:8929:2-8929:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9009:2-9009:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9048:2-9048:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9065:2-9065:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/mac.c:9306:2-9306:36: struct ath10k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath10k/mac.c:9346:2-9346:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9390:2-9390:26: struct ath10k *ar = hw->priv;
-
drivers/net/wireless/ath/ath10k/mac.c:9543:2-9543: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:1974:2-1974:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/pci.c:2006:2-2006:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/pci.c:2209:2-2209:32: struct ath10k *ar = ce_state->ar;
-
drivers/net/wireless/ath/ath10k/pci.c:3099:2-3099:22: struct ath10k *ar = arg;
-
drivers/net/wireless/ath/ath10k/pci.c:3125:2-3125:22: struct ath10k *ar = container_of(ctx, struct ath10k, napi);
-
drivers/net/wireless/ath/ath10k/pci.c:3531:2-3531:17: struct ath10k *ar;
-
drivers/net/wireless/ath/ath10k/pci.c:3733:2-3733:42: struct ath10k *ar = pci_get_drvdata(pdev);
-
drivers/net/wireless/ath/ath10k/pci.c:3753:2-3753:41: struct ath10k *ar = dev_get_drvdata(dev);
-
drivers/net/wireless/ath/ath10k/pci.c:3765:2-3765: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:1870:2-1870: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:9554:2-9554: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:751:2-751:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/core.c:810:2-810:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/core.c:1709:2-1709:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/core.c:1737:2-1737:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/core.c:1785:2-1785: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:4443:2-4443:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4494:2-4494:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4507:2-4507:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4640:2-4640:29: struct ath11k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4691:2-4691:29: struct ath11k *ar = inode->i_private;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4726:2-4726:28: struct ath11k *ar = file->private_data;
-
drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c:4739:2-4739: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:657:2-657:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:683:2-683:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:793:2-793:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:832:2-832:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:1217:2-1217:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:1294:2-1294:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:1356:2-1356:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:1425:2-1425:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:1496:2-1496:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:2704:2-2704:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:2817:2-2817:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:2932:2-2932:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:3023:2-3023:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:3223:2-3223:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:3693:2-3693:22: struct ath11k *ar = container_of(work, struct ath11k,
-
drivers/net/wireless/ath/ath11k/mac.c:3750:2-3750:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:3914:2-3914:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:3929:2-3929:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:3994:2-3994:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4037:2-4037:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:4196:2-4196:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4246:2-4246:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4409:2-4409:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4594:2-4594:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4620:2-4620:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4638:2-4638:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:4776:2-4776:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:4908:2-4908:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:4943:2-4943:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:4957:2-4957:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:5085:2-5085:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:5203:2-5203:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:5750:2-5750:22: struct ath11k *ar = ctx;
-
drivers/net/wireless/ath/ath11k/mac.c:5761:2-5761:30: struct ath11k *ar = skb_cb->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:5840:2-5840:22: struct ath11k *ar = container_of(work, struct ath11k, wmi_mgmt_tx_work);
-
drivers/net/wireless/ath/ath11k/mac.c:5915:2-5915:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6018:2-6018:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6145:2-6145:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6188:2-6188:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6214:2-6214:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6261:2-6261:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6363:2-6363:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6414:2-6414:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6671:2-6671:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6760:2-6760:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6772:2-6772:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6786:2-6786:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6800:2-6800:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6832:2-6832:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6856:2-6856:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:6880:2-6880:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:6979:2-6979:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:7189:2-7189:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7217:2-7217:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7266:2-7266:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7356:2-7356:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7439:2-7439:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7481:2-7481:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7537:2-7537:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:7695:2-7695:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:7727:2-7727:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:7783:2-7783:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:7910:2-7910:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:7923:2-7923:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:7996:2-7996:29: struct ath11k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8146:2-8146:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8231:2-8231:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8284:2-8284:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8314:2-8314:36: struct ath11k *ar = arsta->arvif->ar;
-
drivers/net/wireless/ath/ath11k/mac.c:8398:2-8398:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8473:2-8473:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8505:2-8505:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8566:2-8566:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8589:2-8589:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:8711:2-8711:26: struct ath11k *ar = hw->priv;
-
drivers/net/wireless/ath/ath11k/mac.c:9060:2-9060:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:9325:2-9325:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:9384:2-9384:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:9461:2-9461:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/mac.c:9480:2-9480: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:179:2-179: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:6313:2-6313:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:6381:2-6381:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:6913:2-6913:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7002:2-7002:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7192:2-7192:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7217:2-7217:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7261:2-7261:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7325:2-7325:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7422:2-7422:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7449:2-7449:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7564:2-7564:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7596:2-7596:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7617:2-7617:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7696:2-7696:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7748:2-7748:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7791:2-7791:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7866:2-7866:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:7938:2-7938:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8034:2-8034:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8062:2-8062:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8216:2-8216:17: struct ath11k *ar;
-
drivers/net/wireless/ath/ath11k/wmi.c:8264:2-8264: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:717:2-717: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:1100:2-1100:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1544:2-1544:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:1631:2-1631:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:2534:2-2534:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3377:2-3377:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3686:2-3686:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:3909:2-3909:40: struct ath12k *ar = ab->pdevs[mac_id].ar;
-
drivers/net/wireless/ath/ath12k/dp_rx.c:4137:2-4137: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:373:2-373:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/dp_tx.c:530:2-530:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:666:2-666:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:705:2-705:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:1058:2-1058:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:1097:2-1097:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:1141:2-1141:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:2054:2-2054:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:2148:2-2148:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:2232:2-2232:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:2280:2-2280:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:2674:2-2674:22: struct ath12k *ar = container_of(work, struct ath12k,
-
drivers/net/wireless/ath/ath12k/mac.c:2720:2-2720:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:2798:2-2798:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:2813:2-2813:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:2883:2-2883:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:2926:2-2926:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3065:2-3065:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3215:2-3215:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3375:2-3375:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3393:2-3393:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:3514:2-3514:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3627:2-3627:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3663:2-3663:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3790:2-3790:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:3908:2-3908:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:4382:2-4382:22: struct ath12k *ar = ctx;
-
drivers/net/wireless/ath/ath12k/mac.c:4404:2-4404:30: struct ath12k *ar = skb_cb->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:4483:2-4483:22: struct ath12k *ar = container_of(work, struct ath12k, wmi_mgmt_tx_work);
-
drivers/net/wireless/ath/ath12k/mac.c:4554:2-4554:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:4631:2-4631:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:4754:2-4754:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:4813:2-4813:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:4906:2-4906:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:4953:2-4953:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5212:2-5212:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5298:2-5298:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5330:2-5330:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5344:2-5344:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5358:2-5358:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5390:2-5390:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5414:2-5414:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5438:2-5438:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:5541:2-5541:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:5747:2-5747:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5774:2-5774:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5810:2-5810:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5887:2-5887:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5940:2-5940:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:5982:2-5982:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6006:2-6006:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6137:2-6137:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6215:2-6215:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6228:2-6228:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6248:2-6248:29: struct ath12k *ar = arvif->ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6365:2-6365:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6435:2-6435:26: struct ath12k *ar = hw->priv;
-
drivers/net/wireless/ath/ath12k/mac.c:6789:2-6789:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:6972:2-6972:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:7017:2-7017:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/mac.c:7084:2-7084: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:5142:2-5142:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5322:2-5322:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5347:2-5347:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5391:2-5391:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5439:2-5439:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5466:2-5466:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5578:2-5578:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5610:2-5610:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5631:2-5631:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5708:2-5708:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5755:2-5755:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5801:2-5801:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5877:2-5877:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:5949:2-5949:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6028:2-6028:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6163:2-6163:17: struct ath12k *ar;
-
drivers/net/wireless/ath/ath12k/wmi.c:6211:2-6211: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:3181:2-3181: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:383:2-383:14: u16 am, an, ar;
-
fs/ext4/balloc.c:734:2-734:33: struct ext4_allocation_request ar;
-
fs/ext4/extents.c:4095:2-4095:33: struct ext4_allocation_request ar;
-
fs/ext4/indirect.c:534:2-534:33: struct ext4_allocation_request ar;
-
fs/libfs.c:849:2-849:48: struct simple_transaction_argresp *ar = file->private_data;
-
fs/libfs.c:864:2-864:37: struct simple_transaction_argresp *ar;
-
fs/libfs.c:896:2-896:48: struct simple_transaction_argresp *ar = file->private_data;
-
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;