Searched defs:ag (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 400 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() 405 static void ag71xx_wr(struct ag71xx *ag, unsigned int reg, u32 value) in ag71xx_wr() 412 static u32 ag71xx_rr(struct ag71xx *ag, unsigned int reg) in ag71xx_rr() 417 static void ag71xx_sb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_sb() 427 static void ag71xx_cb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_cb() 437 static void ag71xx_int_enable(struct ag71xx *ag, u32 ints) in ag71xx_int_enable() 442 static void ag71xx_int_disable(struct ag71xx *ag, u32 ints) in ag71xx_int_disable() 449 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_do_ioctl() local 457 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_drvinfo() local 467 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_link_ksettings() local [all …]
|
| /linux/kernel/sched/ |
| H A D | autogroup.c | 51 struct autogroup *ag = container_of(kref, struct autogroup, kref); in autogroup_destroy() local 62 static inline void autogroup_kref_put(struct autogroup *ag) in autogroup_kref_put() 67 static inline struct autogroup *autogroup_kref_get(struct autogroup *ag) in autogroup_kref_get() 75 struct autogroup *ag; in autogroup_task_get() local 89 struct autogroup *ag = kzalloc_obj(*ag); in autogroup_create() local 160 autogroup_move_group(struct task_struct *p, struct autogroup *ag) in autogroup_move_group() 197 struct autogroup *ag = autogroup_create(); in sched_autogroup_create_attach() local 236 struct autogroup *ag; in proc_sched_autogroup_set_nice() local 273 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task() local
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | core.c | 646 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_to_group_ref_get() local 666 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_to_group_ref_put() local 1010 static void ath12k_core_hw_group_stop(struct ath12k_hw_group *ag) in ath12k_core_hw_group_stop() 1041 struct ath12k_hw_group *ag = ab->ag; in ath12k_get_num_partner_link() local 1086 int ath12k_mac_mlo_ready(struct ath12k_hw_group *ag) in ath12k_mac_mlo_ready() 1109 static int ath12k_core_mlo_setup(struct ath12k_hw_group *ag) in ath12k_core_mlo_setup() 1135 static int ath12k_core_hw_group_start(struct ath12k_hw_group *ag) in ath12k_core_hw_group_start() 1211 bool ath12k_core_hw_group_start_ready(struct ath12k_hw_group *ag) in ath12k_core_hw_group_start_ready() 1274 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_trigger_partner() local 1293 struct ath12k_hw_group *ag = ath12k_ab_to_ag(ab); in ath12k_core_qmi_firmware_ready() local [all …]
|
| H A D | qmi.c | 2105 static void ath12k_host_cap_hw_link_id_init(struct ath12k_hw_group *ag) in ath12k_host_cap_hw_link_id_init() 2133 struct ath12k_hw_group *ag = ab->ag; in ath12k_host_cap_parse_mlo() local 2539 void ath12k_qmi_reset_mlo_mem(struct ath12k_hw_group *ag) in ath12k_qmi_reset_mlo_mem() 2565 struct ath12k_hw_group *ag = ab->ag; in ath12k_qmi_free_mlo_mem_chunk() local 2605 struct ath12k_hw_group *ag = ab->ag; in ath12k_qmi_free_target_mem_chunk() local 2680 struct ath12k_hw_group *ag = ab->ag; in ath12k_qmi_alloc_target_mem_chunk() local 3699 static bool ath12k_qmi_hw_group_host_cap_ready(struct ath12k_hw_group *ag) in ath12k_qmi_hw_group_host_cap_ready() 3714 static struct ath12k_base *ath12k_qmi_hw_group_find_blocked(struct ath12k_hw_group *ag) in ath12k_qmi_hw_group_find_blocked() 3744 struct ath12k_hw_group *ag = ab->ag; in ath12k_qmi_event_server_arrive() local
|
| H A D | dp.c | 1327 struct ath12k_hw_group *ag = ab->ag; in ath12k_dp_partner_cc_init() local 1607 struct ath12k_hw_group *ag) in ath12k_dp_cmn_hw_group_unassign() 1620 struct ath12k_hw_group *ag) in ath12k_dp_cmn_hw_group_assign()
|
| H A D | dp_peer.c | 711 struct ath12k_hw_group *ag = ab->ag; in ath12k_dp_peer_fixup_peer_id() local
|
| H A D | mac.c | 15159 struct ath12k_hw_group *ag = ab->ag; in __ath12k_mac_mlo_setup() local 15241 int ath12k_mac_mlo_setup(struct ath12k_hw_group *ag) in ath12k_mac_mlo_setup() 15283 void ath12k_mac_mlo_teardown(struct ath12k_hw_group *ag) in ath12k_mac_mlo_teardown() 15305 int ath12k_mac_register(struct ath12k_hw_group *ag) in ath12k_mac_register() 15333 void ath12k_mac_unregister(struct ath12k_hw_group *ag) in ath12k_mac_unregister() 15352 static struct ath12k_hw *ath12k_mac_hw_allocate(struct ath12k_hw_group *ag, in ath12k_mac_hw_allocate() 15404 void ath12k_mac_destroy(struct ath12k_hw_group *ag) in ath12k_mac_destroy() 15444 int ath12k_mac_allocate(struct ath12k_hw_group *ag) in ath12k_mac_allocate()
|
| H A D | core.h | 1144 struct ath12k_hw_group *ag; member 1411 static inline struct ath12k_hw *ath12k_ag_to_ah(struct ath12k_hw_group *ag, int idx) in ath12k_ag_to_ah() 1416 static inline void ath12k_ag_set_ah(struct ath12k_hw_group *ag, int idx, in ath12k_ag_set_ah() 1427 static inline struct ath12k_base *ath12k_ag_to_ab(struct ath12k_hw_group *ag, in ath12k_ag_to_ab()
|
| H A D | pci.c | 1734 static void ath12k_pci_hw_group_power_down(struct ath12k_hw_group *ag) in ath12k_pci_hw_group_power_down()
|
| H A D | dp.h | 536 struct ath12k_hw_group *ag; member
|
| /linux/fs/jfs/ |
| H A D | jfs_extent.c | 316 int ag; in extBalloc() local
|
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | dp_rx.c | 591 struct ath12k_hw_group *ag = dp->ag; in ath12k_wifi7_dp_rx_process_received_packets() local 655 struct ath12k_hw_group *ag = dp->ag; in ath12k_wifi7_dp_rx_process() local 1414 struct ath12k_hw_group *ag = dp->ag; in ath12k_wifi7_dp_rx_process_err() local 1900 struct ath12k_hw_group *ag = dp->ag; in ath12k_wifi7_dp_rx_process_wbm_err() local
|