Searched defs:ar (Results 76 - 100 of 167) sorted by relevance

1234567

/linux-master/tools/testing/selftests/x86/
H A Dldt_gdt.c65 uint32_t has_limit = 0, has_ar = 0, limit, ar; local
95 uint32_t has_limit = 0, has_ar = 0, limit, ar; local
139 install_valid_mode(const struct user_desc *d, uint32_t ar, bool oldmode, bool ldt) argument
189 install_valid(const struct user_desc *desc, uint32_t ar) argument
[all...]
H A Dsigreturn.c337 uint32_t valid = 0, ar; local
370 uint32_t valid = 0, ar; local
[all...]
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-api.c237 struct tmComResEncVideoInputAspectRatio ar; local
313 struct tmComResEncVideoInputAspectRatio ar; local
[all...]
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h148 u8 ar[AQ_HW_MULTICAST_ADDRESS_MAX][ETH_ALEN]; member in struct:aq_nic_s::__anon13
/linux-master/scripts/
H A Dkallsyms.c109 struct addr_range *ar; local
195 const struct addr_range *ar; local
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dusb.c82 static void ath10k_usb_free_pipe_resources(struct ath10k *ar, argument
114 static void ath10k_usb_cleanup_pipe_resources(struct ath10k *ar) argument
129 struct ath10k *ar = pipe->ar_usb->ar; local
186 struct ath10k *ar = pipe->ar_usb->ar; local
205 ath10k_usb_post_recv_transfers(struct ath10k *ar, struct ath10k_usb_pipe *recv_pipe) argument
258 ath10k_usb_flush_all(struct ath10k *ar) argument
271 ath10k_usb_start_recv_pipes(struct ath10k *ar) argument
281 ath10k_usb_tx_complete(struct ath10k *ar, struct sk_buff *skb) argument
292 ath10k_usb_rx_complete(struct ath10k *ar, struct sk_buff *skb) argument
365 struct ath10k *ar = pipe->ar_usb->ar; local
379 ath10k_usb_destroy(struct ath10k *ar) argument
391 ath10k_usb_hif_start(struct ath10k *ar) argument
409 ath10k_usb_hif_tx_sg(struct ath10k *ar, u8 pipe_id, struct ath10k_hif_sg_item *items, int n_items) argument
469 ath10k_usb_hif_stop(struct ath10k *ar) argument
475 ath10k_usb_hif_get_free_queue_number(struct ath10k *ar, u8 pipe_id) argument
482 ath10k_usb_submit_ctrl_out(struct ath10k *ar, u8 req, u16 value, u16 index, void *data, u32 size) argument
516 ath10k_usb_submit_ctrl_in(struct ath10k *ar, u8 req, u16 value, u16 index, void *data, u32 size) argument
552 ath10k_usb_ctrl_msg_exchange(struct ath10k *ar, u8 req_val, u8 *req_buf, u32 req_len, u8 resp_val, u8 *resp_buf, u32 *resp_len) argument
578 ath10k_usb_hif_diag_read(struct ath10k *ar, u32 address, void *buf, size_t buf_len) argument
613 ath10k_usb_hif_diag_write(struct ath10k *ar, u32 address, const void *data, int nbytes) argument
640 ath10k_usb_bmi_exchange_msg(struct ath10k *ar, void *req, u32 req_len, void *resp, u32 *resp_len) argument
673 ath10k_usb_hif_get_default_pipe(struct ath10k *ar, u8 *ul_pipe, u8 *dl_pipe) argument
680 ath10k_usb_hif_map_service_to_pipe(struct ath10k *ar, u16 svc_id, u8 *ul_pipe, u8 *dl_pipe) argument
704 ath10k_usb_hif_power_up(struct ath10k *ar, enum ath10k_firmware_mode fw_mode) argument
710 ath10k_usb_hif_power_down(struct ath10k *ar) argument
717 ath10k_usb_hif_suspend(struct ath10k *ar) argument
722 ath10k_usb_hif_resume(struct ath10k *ar) argument
791 ath10k_usb_alloc_pipe_resources(struct ath10k *ar, struct ath10k_usb_pipe *pipe, int urb_cnt) argument
823 ath10k_usb_setup_pipe_resources(struct ath10k *ar, struct usb_interface *interface) argument
933 ath10k_usb_create(struct ath10k *ar, struct usb_interface *interface) argument
979 struct ath10k *ar = container_of(ctx, struct ath10k, napi); local
995 struct ath10k *ar; local
1092 struct ath10k *ar = ar_usb->ar; local
[all...]
H A Dce.h117 struct ath10k *ar; member in struct:ath10k_ce_pipe
142 static inline struct ath10k_ce *ath10k_ce_priv(struct ath10k *ar) argument
339 ath10k_ce_base_address(struct ath10k *ar, unsigned int ce_id) argument
376 ath10k_ce_interrupt_summary(struct ath10k *ar) argument
[all...]
H A Dhtc.c16 static void ath10k_htc_control_tx_complete(struct ath10k *ar, argument
22 static struct sk_buff *ath10k_htc_build_tx_ctrl_skb(void *ar) argument
54 struct ath10k *ar = ep->htc->ar; local
111 struct ath10k *ar = htc->ar; local
144 struct ath10k *ar = htc->ar; local
167 struct ath10k *ar = htc->ar; local
225 ath10k_htc_tx_completion_handler(struct ath10k *ar, struct sk_buff *skb) argument
252 struct ath10k *ar = htc->ar; local
289 struct ath10k *ar = htc->ar; local
321 struct ath10k *ar = htc->ar; local
353 struct ath10k *ar = htc->ar; local
437 ath10k_htc_rx_completion_handler(struct ath10k *ar, struct sk_buff *skb) argument
529 ath10k_htc_control_rx_complete(struct ath10k *ar, struct sk_buff *skb) argument
645 struct ath10k *ar = htc->ar; local
689 struct ath10k *ar = htc->ar; local
804 struct ath10k *ar = container_of(work, struct ath10k, bundle_tx_work); local
833 struct ath10k *ar = container_of(work, struct ath10k, tx_complete_work); local
861 struct ath10k *ar = htc->ar; local
890 ath10k_htc_stop_hl(struct ath10k *ar) argument
913 struct ath10k *ar = htc->ar; local
1006 struct ath10k *ar = htc->ar; local
1016 struct ath10k *ar = htc->ar; local
1177 ath10k_htc_alloc_skb(struct ath10k *ar, int size) argument
1194 ath10k_htc_pktlog_process_rx(struct ath10k *ar, struct sk_buff *skb) argument
1200 ath10k_htc_pktlog_connect(struct ath10k *ar) argument
1225 ath10k_htc_pktlog_svc_supported(struct ath10k *ar) argument
1246 struct ath10k *ar = htc->ar; local
1289 ath10k_htc_init(struct ath10k *ar) argument
[all...]
H A Dhw.c550 void ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey, argument
592 static void ath10k_hw_qca988x_set_coverage_class(struct ath10k *ar, argument
741 ath10k_hw_qca6174_enable_pll_clock(struct ath10k *ar) argument
921 ath10k_hw_map_target_mem(struct ath10k *ar, u32 msb) argument
936 ath10k_hw_diag_segment_msb_download(struct ath10k *ar, const void *buffer, u32 address, u32 length) argument
991 ath10k_hw_diag_segment_download(struct ath10k *ar, const void *buffer, u32 address, u32 length) argument
1004 ath10k_hw_diag_fast_download(struct ath10k *ar, u32 address, const void *buffer, u32 length) argument
[all...]
H A Dsdio.h205 struct ath10k *ar; member in struct:ath10k_sdio
231 static inline struct ath10k_sdio *ath10k_sdio_priv(struct ath10k *ar) argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dinit.c251 static int ath6kl_set_host_app_area(struct ath6kl *ar) argument
273 static inline void set_ac2_ep_map(struct ath6kl *ar, argument
282 static int ath6kl_connectservice(struct ath6kl *ar, argument
324 ath6kl_init_service_ep(struct ath6kl *ar) argument
416 ath6kl_set_htc_params(struct ath6kl *ar, u32 mbox_isr_yield_val, u8 htc_ctrl_buf) argument
452 ath6kl_target_config_wlan_params(struct ath6kl *ar, int idx) argument
536 ath6kl_configure_target(struct ath6kl *ar) argument
674 ath6kl_get_fw(struct ath6kl *ar, const char *filename, u8 **fw, size_t *fw_len) argument
702 check_device_tree(struct ath6kl *ar) argument
733 check_device_tree(struct ath6kl *ar) argument
739 ath6kl_fetch_board_file(struct ath6kl *ar) argument
784 ath6kl_fetch_otp_file(struct ath6kl *ar) argument
812 ath6kl_fetch_testmode_file(struct ath6kl *ar) argument
852 ath6kl_fetch_fw_file(struct ath6kl *ar) argument
877 ath6kl_fetch_patch_file(struct ath6kl *ar) argument
902 ath6kl_fetch_testscript_file(struct ath6kl *ar) argument
930 ath6kl_fetch_fw_api1(struct ath6kl *ar) argument
953 ath6kl_fetch_fw_apin(struct ath6kl *ar, const char *name) argument
1152 ath6kl_init_fetch_firmwares(struct ath6kl *ar) argument
1200 ath6kl_upload_board_file(struct ath6kl *ar) argument
1306 ath6kl_upload_otp(struct ath6kl *ar) argument
1353 ath6kl_upload_firmware(struct ath6kl *ar) argument
1384 ath6kl_upload_patch(struct ath6kl *ar) argument
1408 ath6kl_upload_testscript(struct ath6kl *ar) argument
1442 ath6kl_init_upload(struct ath6kl *ar) argument
1576 ath6kl_init_hw_params(struct ath6kl *ar) argument
1661 ath6kl_init_get_fwcaps(struct ath6kl *ar, char *buf, size_t buf_len) argument
1698 ath6kl_init_hw_reset(struct ath6kl *ar) argument
1706 __ath6kl_init_hw_start(struct ath6kl *ar) argument
1828 ath6kl_init_hw_start(struct ath6kl *ar) argument
1839 __ath6kl_init_hw_stop(struct ath6kl *ar) argument
1858 ath6kl_init_hw_stop(struct ath6kl *ar) argument
1869 ath6kl_init_hw_restart(struct ath6kl *ar) argument
1886 ath6kl_stop_txrx(struct ath6kl *ar) argument
[all...]
H A Dsdio.c45 struct ath6kl *ar; member in struct:ath6kl_sdio
80 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) argument
96 static void ath6kl_sdio_set_mbox_info(struct ath6kl *ar) argument
409 static int ath6kl_sdio_read_write_sync(struct ath6kl *ar, u32 addr, u8 *buf, argument
503 ath6kl_sdio_power_on(struct ath6kl *ar) argument
543 ath6kl_sdio_power_off(struct ath6kl *ar) argument
566 ath6kl_sdio_write_async(struct ath6kl *ar, u32 address, u8 *buffer, u32 length, u32 request, struct htc_packet *packet) argument
592 ath6kl_sdio_irq_enable(struct ath6kl *ar) argument
607 ath6kl_sdio_is_on_irq(struct ath6kl *ar) argument
614 ath6kl_sdio_irq_disable(struct ath6kl *ar) argument
639 ath6kl_sdio_scatter_req_get(struct ath6kl *ar) argument
659 ath6kl_sdio_scatter_req_add(struct ath6kl *ar, struct hif_scatter_req *s_req) argument
672 ath6kl_sdio_async_rw_scatter(struct ath6kl *ar, struct hif_scatter_req *scat_req) argument
699 ath6kl_sdio_cleanup_scatter(struct ath6kl *ar) argument
731 ath6kl_sdio_enable_scatter(struct ath6kl *ar) argument
794 ath6kl_sdio_config(struct ath6kl *ar) argument
832 ath6kl_set_sdio_pm_caps(struct ath6kl *ar) argument
861 ath6kl_sdio_suspend(struct ath6kl *ar, struct cfg80211_wowlan *wow) argument
928 ath6kl_sdio_resume(struct ath6kl *ar) argument
965 ath6kl_set_addrwin_reg(struct ath6kl *ar, u32 reg_addr, u32 addr) argument
1018 ath6kl_sdio_diag_read32(struct ath6kl *ar, u32 address, u32 *data) argument
1041 ath6kl_sdio_diag_write32(struct ath6kl *ar, u32 address, __le32 data) argument
1061 ath6kl_sdio_bmi_credits(struct ath6kl *ar) argument
1103 ath6kl_bmi_get_rx_lkahd(struct ath6kl *ar) argument
1132 ath6kl_sdio_bmi_write(struct ath6kl *ar, u8 *buf, u32 len) argument
1153 ath6kl_sdio_bmi_read(struct ath6kl *ar, u8 *buf, u32 len) argument
1222 ath6kl_sdio_stop(struct ath6kl *ar) argument
1311 struct ath6kl *ar; local
[all...]
H A Dhif.h225 struct ath6kl *ar; member in struct:ath6kl_device
[all...]
/linux-master/fs/ext4/
H A Dballoc.c740 struct ext4_allocation_request ar; local
[all...]
H A Dindirect.c328 ext4_alloc_branch(handle_t *handle, struct ext4_allocation_request *ar, int indirect_blks, ext4_lblk_t *offsets, Indirect *branch) argument
425 ext4_splice_branch(handle_t *handle, struct ext4_allocation_request *ar, Indirect *where, int num) argument
534 struct ext4_allocation_request ar; local
[all...]
H A Dmballoc-test.c377 struct ext4_allocation_request ar; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c127 int ath12k_dp_tx(struct ath12k *ar, struct ath12k_vif *arvif, argument
350 struct ath12k *ar; local
376 struct ath12k *ar; local
446 ath12k_dp_tx_complete_msdu(struct ath12k *ar, struct sk_buff *msdu, struct hal_tx_status *ts) argument
533 struct ath12k *ar; local
846 ath12k_dp_tx_htt_h2t_ppdu_stats_req(struct ath12k *ar, u32 mask) argument
1000 ath12k_dp_tx_htt_h2t_ext_stats_req(struct ath12k *ar, u8 type, struct htt_ext_stats_cfg_params *cfg_params, u64 cookie) argument
1042 ath12k_dp_tx_htt_monitor_mode_ring_config(struct ath12k *ar, bool reset) argument
1062 ath12k_dp_tx_htt_rx_monitor_mode_ring_config(struct ath12k *ar, bool reset) argument
1213 ath12k_dp_tx_htt_tx_monitor_mode_ring_config(struct ath12k *ar, bool reset) argument
[all...]
H A Dcore.c25 struct ath12k *ar; local
911 struct ath12k *ar; local
939 void ath12k_core_halt(struct ath12k *ar) argument
962 struct ath12k *ar; local
1012 struct ath12k *ar; local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dreg.c32 static bool ath11k_regdom_changes(struct ath11k *ar, char *alpha2) argument
53 struct ath11k *ar = hw->priv; local
107 ath11k_reg_update_chan_list(struct ath11k *ar, bool wait) argument
242 ath11k_regd_update(struct ath11k *ar) argument
820 ath11k_reg_get_ar_vdev_type(struct ath11k *ar) argument
844 struct ath11k *ar; local
964 struct ath11k *ar = container_of(work, struct ath11k, local
979 ath11k_reg_init(struct ath11k *ar) argument
[all...]
H A Dcore.c839 void ath11k_fw_stats_init(struct ath11k *ar) argument
871 struct ath11k *ar; local
930 struct ath11k *ar; local
1903 ath11k_core_halt(struct ath11k *ar) argument
1927 struct ath11k *ar; local
1955 struct ath11k *ar; local
2004 struct ath11k *ar; local
[all...]
H A Ddp_tx.c82 int ath11k_dp_tx(struct ath11k *ar, struct ath11k_vif *arvif, argument
290 struct ath11k *ar; local
323 struct ath11k *ar; local
430 ath11k_dp_tx_cache_peer_stats(struct ath11k *ar, struct sk_buff *msdu, struct hal_tx_status *ts) argument
447 ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts) argument
546 ath11k_dp_tx_complete_msdu(struct ath11k *ar, struct sk_buff *msdu, struct hal_tx_status *ts) argument
680 struct ath11k *ar; local
1027 ath11k_dp_tx_htt_h2t_ppdu_stats_req(struct ath11k *ar, u32 mask) argument
1130 ath11k_dp_tx_htt_h2t_ext_stats_req(struct ath11k *ar, u8 type, struct htt_ext_stats_cfg_params *cfg_params, u64 cookie) argument
1178 ath11k_dp_tx_htt_monitor_mode_ring_config(struct ath11k *ar, bool reset) argument
[all...]
H A Ddp.c22 void ath11k_dp_peer_cleanup(struct ath11k *ar, int vdev_id, const u8 *addr) argument
44 int ath11k_dp_peer_setup(struct ath11k *ar, int vdev_id, const u8 *addr) argument
869 struct ath11k *ar = ath11k_ab_to_ar(ab, id); local
888 struct ath11k *ar; local
903 struct ath11k *ar; local
927 struct ath11k *ar; local
1010 ath11k_dp_vdev_tx_attach(struct ath11k *ar, struct ath11k_vif *arvif) argument
[all...]
/linux-master/mm/damon/
H A Ddbgfs.c639 struct damon_addr_range ar; local
603 add_init_region(struct damon_ctx *c, int target_idx, struct damon_addr_range *ar) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-ast2600.c384 struct aspeed_reset *ar = to_aspeed_reset(rcdev); local
395 struct aspeed_reset *ar = to_aspeed_reset(rcdev); local
405 struct aspeed_reset *ar = to_aspeed_reset(rcdev); local
484 struct aspeed_reset *ar; local
[all...]
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_keygen.c628 u32 ar; local

Completed in 251 milliseconds

1234567