Home
last modified time | relevance | path

Searched defs:ag (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/drivers/net/ethernet/atheros/
H A Dag71xx.c449 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
475 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_set_link_ksettings() local
482 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_ethtool_nway_reset() local
490 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_ethtool_get_pauseparam() local
581 struct ag71xx *ag = bus->priv; in ag71xx_mdio_mii_read() local
610 struct ag71xx *ag = bus->priv; in ag71xx_mdio_mii_write() local
670 struct ag71xx *ag = bus->priv; in ag71xx_mdio_reset() local
1729 struct ag71xx *ag; in ag71xx_interrupt() local
[all …]
/linux-6.15/kernel/sched/
H A Dautogroup.c48 struct autogroup *ag = container_of(kref, struct autogroup, kref); in autogroup_destroy() local
59 static inline void autogroup_kref_put(struct autogroup *ag) in autogroup_kref_put()
64 static inline struct autogroup *autogroup_kref_get(struct autogroup *ag) in autogroup_kref_get()
72 struct autogroup *ag; in autogroup_task_get() local
86 struct autogroup *ag = kzalloc(sizeof(*ag), GFP_KERNEL); in autogroup_create() local
157 autogroup_move_group(struct task_struct *p, struct autogroup *ag) in autogroup_move_group()
194 struct autogroup *ag = autogroup_create(); in sched_autogroup_create_attach() local
233 struct autogroup *ag; in proc_sched_autogroup_set_nice() local
270 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task() local
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.c903 struct ath12k_hw_group *ag = ab->ag; in ath12k_get_num_partner_link() local
1089 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_trigger_partner() local
1108 struct ath12k_hw_group *ag = ath12k_ab_to_ag(ab); in ath12k_core_qmi_firmware_ready() local
1218 struct ath12k_hw_group *ag = ab->ag; in ath12k_rfkill_work() local
1270 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_pre_reconfigure_recovery() local
1318 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_post_reconfigure_recovery() local
1370 struct ath12k_hw_group *ag = ab->ag; in ath12k_core_restart() local
1513 struct ath12k_hw_group *ag; in ath12k_core_hw_group_alloc() local
1545 struct ath12k_hw_group *ag; in ath12k_core_hw_group_find_by_dt() local
1647 struct ath12k_hw_group *ag; in ath12k_core_hw_group_assign() local
[all …]
H A Dqmi.c2019 static void ath12k_host_cap_hw_link_id_init(struct ath12k_hw_group *ag) in ath12k_host_cap_hw_link_id_init()
2047 struct ath12k_hw_group *ag = ab->ag; in ath12k_host_cap_parse_mlo() local
2441 struct ath12k_hw_group *ag = ab->ag; in ath12k_qmi_free_mlo_mem_chunk() local
2472 struct ath12k_hw_group *ag = ab->ag; in ath12k_qmi_free_target_mem_chunk() local
2542 struct ath12k_hw_group *ag = ab->ag; in ath12k_qmi_alloc_target_mem_chunk() local
3321 static bool ath12k_qmi_hw_group_host_cap_ready(struct ath12k_hw_group *ag) in ath12k_qmi_hw_group_host_cap_ready()
3336 static struct ath12k_base *ath12k_qmi_hw_group_find_blocked(struct ath12k_hw_group *ag) in ath12k_qmi_hw_group_find_blocked()
3366 struct ath12k_hw_group *ag = ab->ag; in ath12k_qmi_event_server_arrive() local
H A Ddp_rx.c2653 struct ath12k_hw_group *ag = ab->ag; in ath12k_dp_rx_process_received_packets() local
2726 struct ath12k_hw_group *ag = ab->ag; in ath12k_dp_rx_process() local
3566 struct ath12k_hw_group *ag = ab->ag; in ath12k_dp_rx_process_err() local
3914 struct ath12k_hw_group *ag = ab->ag; in ath12k_dp_rx_process_wbm_err() local
H A Dmac.c11427 struct ath12k_hw_group *ag = ab->ag; in __ath12k_mac_mlo_setup() local
11509 int ath12k_mac_mlo_setup(struct ath12k_hw_group *ag) in ath12k_mac_mlo_setup()
11551 void ath12k_mac_mlo_teardown(struct ath12k_hw_group *ag) in ath12k_mac_mlo_teardown()
11573 int ath12k_mac_register(struct ath12k_hw_group *ag) in ath12k_mac_register()
11604 void ath12k_mac_unregister(struct ath12k_hw_group *ag) in ath12k_mac_unregister()
11626 static struct ath12k_hw *ath12k_mac_hw_allocate(struct ath12k_hw_group *ag, in ath12k_mac_hw_allocate()
11673 void ath12k_mac_destroy(struct ath12k_hw_group *ag) in ath12k_mac_destroy()
11710 int ath12k_mac_allocate(struct ath12k_hw_group *ag) in ath12k_mac_allocate()
H A Ddp.c1530 struct ath12k_hw_group *ag = ab->ag; in ath12k_dp_partner_cc_init() local
H A Dcore.h1086 struct ath12k_hw_group *ag; member
1320 static inline struct ath12k_hw *ath12k_ag_to_ah(struct ath12k_hw_group *ag, int idx) in ath12k_ag_to_ah()
1325 static inline void ath12k_ag_set_ah(struct ath12k_hw_group *ag, int idx, in ath12k_ag_set_ah()
1350 static inline struct ath12k_base *ath12k_ag_to_ab(struct ath12k_hw_group *ag, in ath12k_ag_to_ab()
/linux-6.15/fs/jfs/
H A Djfs_extent.c316 int ag; in extBalloc() local
H A Djfs_imap.c1706 int ag, rc; in diAllocAny() local
/linux-6.15/drivers/infiniband/core/
H A Dsecurity.c674 struct ib_mad_agent *ag; in ib_mad_agent_security_change() local
/linux-6.15/arch/x86/events/intel/
H A Duncore_snbep.c3915 struct attribute_group *ag) in pmu_clear_mapping_attr()
3930 pmu_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag, in pmu_set_mapping()
3985 pmu_cleanup_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_cleanup_mapping()
4001 pmu_iio_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_iio_set_mapping()
4385 pmu_upi_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_upi_set_mapping()
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Dmad.c4209 static inline void set_aggr_error(struct opa_aggregate *ag) in set_aggr_error()