Home
last modified time | relevance | path

Searched defs:self (Results 376 - 400 of 513) sorted by relevance

1...<<1112131415161718192021

/kernel/linux/linux-6.6/arch/mips/mm/
H A Dc-r4k.c1814 static int r4k_cache_pm_notifier(struct notifier_block *self, unsigned long cmd, in r4k_cache_pm_notifier() argument
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm72.c751 static int pm72_wf_notify(struct notifier_block *self, in pm72_wf_notify() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c67 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl_utils_initfw() argument
95 hw_atl_utils_soft_reset_flb(struct aq_hw_s *self) hw_atl_utils_soft_reset_flb() argument
171 hw_atl_utils_soft_reset_rbl(struct aq_hw_s *self) hw_atl_utils_soft_reset_rbl() argument
240 hw_atl_utils_soft_reset(struct aq_hw_s *self) hw_atl_utils_soft_reset() argument
306 hw_atl_utils_fw_downld_dwords(struct aq_hw_s *self, u32 a, u32 *p, u32 cnt) hw_atl_utils_fw_downld_dwords() argument
352 hw_atl_utils_write_b1_mbox(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt, enum mcp_area area) hw_atl_utils_write_b1_mbox() argument
391 hw_atl_utils_write_b0_mbox(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt) hw_atl_utils_write_b0_mbox() argument
416 hw_atl_utils_fw_upload_dwords(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt, enum mcp_area area) hw_atl_utils_fw_upload_dwords() argument
444 hw_atl_write_fwcfg_dwords(struct aq_hw_s *self, u32 *p, u32 cnt) hw_atl_write_fwcfg_dwords() argument
450 hw_atl_write_fwsettings_dwords(struct aq_hw_s *self, u32 offset, u32 *p, u32 cnt) hw_atl_write_fwsettings_dwords() argument
473 hw_atl_utils_init_ucp(struct aq_hw_s *self, const struct aq_hw_caps_s *aq_hw_caps) hw_atl_utils_init_ucp() argument
515 hw_atl_utils_fw_rpc_call(struct aq_hw_s *self, unsigned int rpc_size) hw_atl_utils_fw_rpc_call() argument
538 hw_atl_utils_fw_rpc_wait(struct aq_hw_s *self, struct hw_atl_utils_fw_rpc **rpc) hw_atl_utils_fw_rpc_wait() argument
599 hw_atl_utils_mpi_create(struct aq_hw_s *self) hw_atl_utils_mpi_create() argument
615 hw_atl_utils_mpi_read_mbox(struct aq_hw_s *self, struct hw_atl_utils_mbox_header *pmbox) hw_atl_utils_mpi_read_mbox() argument
624 hw_atl_utils_mpi_read_stats(struct aq_hw_s *self, struct hw_atl_utils_mbox *pmbox) hw_atl_utils_mpi_read_stats() argument
649 hw_atl_utils_mpi_set_speed(struct aq_hw_s *self, u32 speed) hw_atl_utils_mpi_set_speed() argument
660 hw_atl_utils_mpi_set_state(struct aq_hw_s *self, enum hal_atl_utils_fw_state_e state) hw_atl_utils_mpi_set_state() argument
699 hw_atl_utils_mpi_get_link_status(struct aq_hw_s *self) hw_atl_utils_mpi_get_link_status() argument
742 hw_atl_utils_get_mac_permanent(struct aq_hw_s *self, u8 *mac) hw_atl_utils_get_mac_permanent() argument
830 hw_atl_utils_hw_chip_features_init(struct aq_hw_s *self, u32 *p) hw_atl_utils_hw_chip_features_init() argument
859 hw_atl_fw1x_deinit(struct aq_hw_s *self) hw_atl_fw1x_deinit() argument
867 hw_atl_utils_update_stats(struct aq_hw_s *self) hw_atl_utils_update_stats() argument
919 hw_atl_utils_get_hw_stats(struct aq_hw_s *self) hw_atl_utils_get_hw_stats() argument
949 hw_atl_utils_hw_get_regs(struct aq_hw_s *self, const struct aq_hw_caps_s *aq_hw_caps, u32 *regs_buff) hw_atl_utils_hw_get_regs() argument
962 hw_atl_utils_get_fw_version(struct aq_hw_s *self) hw_atl_utils_get_fw_version() argument
967 aq_fw1x_set_wake_magic(struct aq_hw_s *self, bool wol_enabled, u8 *mac) aq_fw1x_set_wake_magic() argument
1010 aq_fw1x_set_power(struct aq_hw_s *self, unsigned int power_state, u8 *mac) aq_fw1x_set_power() argument
1047 hw_atl_utils_get_mpi_mbox_tid(struct aq_hw_s *self) hw_atl_utils_get_mpi_mbox_tid() argument
1056 hw_atl_utils_mpi_get_state(struct aq_hw_s *self) hw_atl_utils_mpi_get_state() argument
1061 hw_atl_utils_mif_cmd_get(struct aq_hw_s *self) hw_atl_utils_mif_cmd_get() argument
1066 hw_atl_utils_mif_addr_get(struct aq_hw_s *self) hw_atl_utils_mif_addr_get() argument
1071 hw_atl_utils_rpc_state_get(struct aq_hw_s *self) hw_atl_utils_rpc_state_get() argument
1076 aq_fw1x_rpc_get(struct aq_hw_s *self) aq_fw1x_rpc_get() argument
[all...]
H A Dhw_atl_utils_fw2x.c95 static int aq_fw2x_init(struct aq_hw_s *self) in aq_fw2x_init() argument
115 aq_fw2x_deinit(struct aq_hw_s *self) aq_fw2x_deinit() argument
179 aq_fw2x_set_link_speed(struct aq_hw_s *self, u32 speed) aq_fw2x_set_link_speed() argument
188 aq_fw2x_upd_flow_control_bits(struct aq_hw_s *self, u32 *mpi_state, u32 fc) aq_fw2x_upd_flow_control_bits() argument
210 aq_fw2x_upd_eee_rate_bits(struct aq_hw_s *self, u32 *mpi_opts, u32 eee_speeds) aq_fw2x_upd_eee_rate_bits() argument
221 aq_fw2x_set_state(struct aq_hw_s *self, enum hal_atl_utils_fw_state_e state) aq_fw2x_set_state() argument
247 aq_fw2x_update_link_status(struct aq_hw_s *self) aq_fw2x_update_link_status() argument
279 aq_fw2x_get_mac_permanent(struct aq_hw_s *self, u8 *mac) aq_fw2x_get_mac_permanent() argument
301 aq_fw2x_update_stats(struct aq_hw_s *self) aq_fw2x_update_stats() argument
324 aq_fw2x_get_phy_temp(struct aq_hw_s *self, int *temp) aq_fw2x_get_phy_temp() argument
358 aq_fw2x_set_wol(struct aq_hw_s *self, u8 *mac) aq_fw2x_set_wol() argument
403 aq_fw2x_set_power(struct aq_hw_s *self, unsigned int power_state, u8 *mac) aq_fw2x_set_power() argument
414 aq_fw2x_send_fw_request(struct aq_hw_s *self, const struct hw_fw_request_iface *fw_req, size_t size) aq_fw2x_send_fw_request() argument
447 aq_fw3x_enable_ptp(struct aq_hw_s *self, int enable) aq_fw3x_enable_ptp() argument
461 aq_fw3x_adjust_ptp(struct aq_hw_s *self, uint64_t adj) aq_fw3x_adjust_ptp() argument
469 aq_fw2x_led_control(struct aq_hw_s *self, u32 mode) aq_fw2x_led_control() argument
479 aq_fw2x_set_eee_rate(struct aq_hw_s *self, u32 speed) aq_fw2x_set_eee_rate() argument
490 aq_fw2x_get_eee_rate(struct aq_hw_s *self, u32 *rate, u32 *supported_rates) aq_fw2x_get_eee_rate() argument
514 aq_fw2x_renegotiate(struct aq_hw_s *self) aq_fw2x_renegotiate() argument
525 aq_fw2x_set_flow_control(struct aq_hw_s *self) aq_fw2x_set_flow_control() argument
537 aq_fw2x_get_flow_control(struct aq_hw_s *self, u32 *fcmode) aq_fw2x_get_flow_control() argument
551 aq_fw2x_set_phyloopback(struct aq_hw_s *self, u32 mode, bool enable) aq_fw2x_set_phyloopback() argument
579 aq_fw2x_mbox_get(struct aq_hw_s *self) aq_fw2x_mbox_get() argument
584 aq_fw2x_rpc_get(struct aq_hw_s *self) aq_fw2x_rpc_get() argument
589 aq_fw2x_settings_get(struct aq_hw_s *self, u32 *addr) aq_fw2x_settings_get() argument
602 aq_fw2x_state_get(struct aq_hw_s *self) aq_fw2x_state_get() argument
607 aq_fw2x_state2_get(struct aq_hw_s *self) aq_fw2x_state2_get() argument
612 aq_fw2x_set_downshift(struct aq_hw_s *self, u32 counter) aq_fw2x_set_downshift() argument
633 aq_fw2x_set_media_detect(struct aq_hw_s *self, bool on) aq_fw2x_set_media_detect() argument
647 aq_fw2x_get_link_capabilities(struct aq_hw_s *self) aq_fw2x_get_link_capabilities() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c962 static int nb_callback(struct notifier_block *self, unsigned long event, in nb_callback() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c45 static void aq_nic_rss_init(struct aq_nic_s *self, unsigned int num_rss_queues) in aq_nic_rss_init() argument
69 static void aq_nic_cfg_update_num_vecs(struct aq_nic_s *self) in aq_nic_cfg_update_num_vecs() argument
96 void aq_nic_cfg_start(struct aq_nic_s *self) in aq_nic_cfg_start() argument
156 aq_nic_update_link_status(struct aq_nic_s *self) aq_nic_update_link_status() argument
215 struct aq_nic_s *self = private; aq_linkstate_threaded_isr() local
230 struct aq_nic_s *self = container_of(work, struct aq_nic_s, aq_nic_service_task() local
257 struct aq_nic_s *self = from_timer(self, t, service_timer); aq_nic_service_timer_cb() local
267 struct aq_nic_s *self = from_timer(self, t, polling_timer); aq_nic_polling_timer_cb() local
277 aq_nic_hw_prepare(struct aq_nic_s *self) aq_nic_hw_prepare() argument
299 aq_nic_ndev_register(struct aq_nic_s *self) aq_nic_ndev_register() argument
363 aq_nic_ndev_init(struct aq_nic_s *self) aq_nic_ndev_init() argument
383 aq_nic_set_tx_ring(struct aq_nic_s *self, unsigned int idx, struct aq_ring_s *ring) aq_nic_set_tx_ring() argument
389 aq_nic_get_ndev(struct aq_nic_s *self) aq_nic_get_ndev() argument
394 aq_nic_init(struct aq_nic_s *self) aq_nic_init() argument
461 aq_nic_start(struct aq_nic_s *self) aq_nic_start() argument
564 aq_nic_map_skb(struct aq_nic_s *self, struct sk_buff *skb, struct aq_ring_s *ring) aq_nic_map_skb() argument
720 aq_nic_xmit(struct aq_nic_s *self, struct sk_buff *skb) aq_nic_xmit() argument
765 aq_nic_update_interrupt_moderation_settings(struct aq_nic_s *self) aq_nic_update_interrupt_moderation_settings() argument
770 aq_nic_set_packet_filter(struct aq_nic_s *self, unsigned int flags) aq_nic_set_packet_filter() argument
784 aq_nic_set_multicast_list(struct aq_nic_s *self, struct net_device *ndev) aq_nic_set_multicast_list() argument
826 aq_nic_set_mtu(struct aq_nic_s *self, int new_mtu) aq_nic_set_mtu() argument
833 aq_nic_set_mac(struct aq_nic_s *self, struct net_device *ndev) aq_nic_set_mac() argument
838 aq_nic_get_link_speed(struct aq_nic_s *self) aq_nic_get_link_speed() argument
843 aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p) aq_nic_get_regs() argument
863 aq_nic_get_regs_count(struct aq_nic_s *self) aq_nic_get_regs_count() argument
871 aq_nic_get_stats(struct aq_nic_s *self, u64 *data) aq_nic_get_stats() argument
936 aq_nic_update_ndev_stats(struct aq_nic_s *self) aq_nic_update_ndev_stats() argument
951 aq_nic_get_link_ksettings(struct aq_nic_s *self, struct ethtool_link_ksettings *cmd) aq_nic_get_link_ksettings() argument
1123 aq_nic_set_link_ksettings(struct aq_nic_s *self, const struct ethtool_link_ksettings *cmd) aq_nic_set_link_ksettings() argument
1190 aq_nic_get_cfg(struct aq_nic_s *self) aq_nic_get_cfg() argument
1195 aq_nic_get_fw_version(struct aq_nic_s *self) aq_nic_get_fw_version() argument
1200 aq_nic_set_loopback(struct aq_nic_s *self) aq_nic_set_loopback() argument
1238 aq_nic_stop(struct aq_nic_s *self) aq_nic_stop() argument
1265 aq_nic_set_power(struct aq_nic_s *self) aq_nic_set_power() argument
1278 aq_nic_deinit(struct aq_nic_s *self, bool link_down) aq_nic_deinit() argument
1306 aq_nic_free_vectors(struct aq_nic_s *self) aq_nic_free_vectors() argument
1323 aq_nic_realloc_vectors(struct aq_nic_s *self) aq_nic_realloc_vectors() argument
1339 aq_nic_shutdown(struct aq_nic_s *self) aq_nic_shutdown() argument
1362 aq_nic_reserve_filter(struct aq_nic_s *self, enum aq_rx_filter_type type) aq_nic_reserve_filter() argument
1389 aq_nic_release_filter(struct aq_nic_s *self, enum aq_rx_filter_type type, u32 location) aq_nic_release_filter() argument
1405 aq_nic_set_downshift(struct aq_nic_s *self, int val) aq_nic_set_downshift() argument
1426 aq_nic_set_media_detect(struct aq_nic_s *self, int val) aq_nic_set_media_detect() argument
1451 aq_nic_setup_tc_mqprio(struct aq_nic_s *self, u32 tcs, u8 *prio_tc_map) aq_nic_setup_tc_mqprio() argument
1501 aq_nic_setup_tc_max_rate(struct aq_nic_s *self, const unsigned int tc, const u32 max_rate) aq_nic_setup_tc_max_rate() argument
1521 aq_nic_setup_tc_min_rate(struct aq_nic_s *self, const unsigned int tc, const u32 min_rate) aq_nic_setup_tc_min_rate() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dni65.c241 void *self; member
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp.c1223 static int sclp_panic_notify(struct notifier_block *self, in sclp_panic_notify() argument
H A Dcon3215.c871 static int con3215_notify(struct notifier_block *self, in con3215_notify() argument
/kernel/linux/linux-5.10/drivers/ntb/test/
H A Dntb_tool.c1614 tool_probe(struct ntb_client *self, struct ntb_dev *ntb) tool_probe() argument
1656 tool_remove(struct ntb_client *self, struct ntb_dev *ntb) tool_remove() argument
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dgroup.c868 u32 self; in tipc_group_member_evt() local
H A Dname_table.c549 u32 self = tipc_own_addr(net); in tipc_nametbl_translate() local
605 u32 self = tipc_own_addr(net); in tipc_nametbl_lookup() local
765 u32 self = tipc_own_addr(net); in tipc_nametbl_withdraw() local
/kernel/linux/linux-5.10/lib/
H A Dtest_bpf.c87 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument
107 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2() argument
126 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3() argument
153 bpf_fill_maxinsns4(struct bpf_test *self) bpf_fill_maxinsns4() argument
172 bpf_fill_maxinsns5(struct bpf_test *self) bpf_fill_maxinsns5() argument
195 bpf_fill_maxinsns6(struct bpf_test *self) bpf_fill_maxinsns6() argument
217 bpf_fill_maxinsns7(struct bpf_test *self) bpf_fill_maxinsns7() argument
243 bpf_fill_maxinsns8(struct bpf_test *self) bpf_fill_maxinsns8() argument
266 bpf_fill_maxinsns9(struct bpf_test *self) bpf_fill_maxinsns9() argument
292 bpf_fill_maxinsns10(struct bpf_test *self) bpf_fill_maxinsns10() argument
317 __bpf_fill_ja(struct bpf_test *self, unsigned int len, unsigned int plen) __bpf_fill_ja() argument
346 bpf_fill_maxinsns11(struct bpf_test *self) bpf_fill_maxinsns11() argument
352 bpf_fill_maxinsns12(struct bpf_test *self) bpf_fill_maxinsns12() argument
375 bpf_fill_maxinsns13(struct bpf_test *self) bpf_fill_maxinsns13() argument
398 bpf_fill_ja(struct bpf_test *self) bpf_fill_ja() argument
404 bpf_fill_ld_abs_get_processor_id(struct bpf_test *self) bpf_fill_ld_abs_get_processor_id() argument
428 __bpf_fill_stxdw(struct bpf_test *self, int size) __bpf_fill_stxdw() argument
454 bpf_fill_stxw(struct bpf_test *self) bpf_fill_stxw() argument
459 bpf_fill_stxdw(struct bpf_test *self) bpf_fill_stxdw() argument
[all...]
/kernel/linux/linux-5.10/kernel/debug/
H A Ddebug_core.c892 static int module_event(struct notifier_block *self, unsigned long val, in module_event() argument
/kernel/linux/linux-5.10/kernel/
H A Dexit.c508 struct core_thread self; in exit_mm() local
/kernel/linux/linux-5.10/kernel/rcu/
H A Dsrcutree.c1418 static int srcu_module_notify(struct notifier_block *self, in srcu_module_notify() argument
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dcharger-manager.c945 static int charger_extcon_notifier(struct notifier_block *self, in charger_extcon_notifier() argument
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A Dfwserial.h329 struct fwtty_peer *self; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c962 static int nb_callback(struct notifier_block *self, unsigned long event, in nb_callback() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c67 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl_utils_initfw() argument
95 hw_atl_utils_soft_reset_flb(struct aq_hw_s *self) hw_atl_utils_soft_reset_flb() argument
171 hw_atl_utils_soft_reset_rbl(struct aq_hw_s *self) hw_atl_utils_soft_reset_rbl() argument
240 hw_atl_utils_soft_reset(struct aq_hw_s *self) hw_atl_utils_soft_reset() argument
306 hw_atl_utils_fw_downld_dwords(struct aq_hw_s *self, u32 a, u32 *p, u32 cnt) hw_atl_utils_fw_downld_dwords() argument
352 hw_atl_utils_write_b1_mbox(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt, enum mcp_area area) hw_atl_utils_write_b1_mbox() argument
391 hw_atl_utils_write_b0_mbox(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt) hw_atl_utils_write_b0_mbox() argument
416 hw_atl_utils_fw_upload_dwords(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt, enum mcp_area area) hw_atl_utils_fw_upload_dwords() argument
444 hw_atl_write_fwcfg_dwords(struct aq_hw_s *self, u32 *p, u32 cnt) hw_atl_write_fwcfg_dwords() argument
450 hw_atl_write_fwsettings_dwords(struct aq_hw_s *self, u32 offset, u32 *p, u32 cnt) hw_atl_write_fwsettings_dwords() argument
473 hw_atl_utils_init_ucp(struct aq_hw_s *self, const struct aq_hw_caps_s *aq_hw_caps) hw_atl_utils_init_ucp() argument
515 hw_atl_utils_fw_rpc_call(struct aq_hw_s *self, unsigned int rpc_size) hw_atl_utils_fw_rpc_call() argument
538 hw_atl_utils_fw_rpc_wait(struct aq_hw_s *self, struct hw_atl_utils_fw_rpc **rpc) hw_atl_utils_fw_rpc_wait() argument
599 hw_atl_utils_mpi_create(struct aq_hw_s *self) hw_atl_utils_mpi_create() argument
615 hw_atl_utils_mpi_read_mbox(struct aq_hw_s *self, struct hw_atl_utils_mbox_header *pmbox) hw_atl_utils_mpi_read_mbox() argument
624 hw_atl_utils_mpi_read_stats(struct aq_hw_s *self, struct hw_atl_utils_mbox *pmbox) hw_atl_utils_mpi_read_stats() argument
649 hw_atl_utils_mpi_set_speed(struct aq_hw_s *self, u32 speed) hw_atl_utils_mpi_set_speed() argument
660 hw_atl_utils_mpi_set_state(struct aq_hw_s *self, enum hal_atl_utils_fw_state_e state) hw_atl_utils_mpi_set_state() argument
699 hw_atl_utils_mpi_get_link_status(struct aq_hw_s *self) hw_atl_utils_mpi_get_link_status() argument
742 hw_atl_utils_get_mac_permanent(struct aq_hw_s *self, u8 *mac) hw_atl_utils_get_mac_permanent() argument
830 hw_atl_utils_hw_chip_features_init(struct aq_hw_s *self, u32 *p) hw_atl_utils_hw_chip_features_init() argument
859 hw_atl_fw1x_deinit(struct aq_hw_s *self) hw_atl_fw1x_deinit() argument
867 hw_atl_utils_update_stats(struct aq_hw_s *self) hw_atl_utils_update_stats() argument
919 hw_atl_utils_get_hw_stats(struct aq_hw_s *self) hw_atl_utils_get_hw_stats() argument
949 hw_atl_utils_hw_get_regs(struct aq_hw_s *self, const struct aq_hw_caps_s *aq_hw_caps, u32 *regs_buff) hw_atl_utils_hw_get_regs() argument
962 hw_atl_utils_get_fw_version(struct aq_hw_s *self) hw_atl_utils_get_fw_version() argument
967 aq_fw1x_set_wake_magic(struct aq_hw_s *self, bool wol_enabled, const u8 *mac) aq_fw1x_set_wake_magic() argument
1010 aq_fw1x_set_power(struct aq_hw_s *self, unsigned int power_state, const u8 *mac) aq_fw1x_set_power() argument
1047 hw_atl_utils_get_mpi_mbox_tid(struct aq_hw_s *self) hw_atl_utils_get_mpi_mbox_tid() argument
1056 hw_atl_utils_mpi_get_state(struct aq_hw_s *self) hw_atl_utils_mpi_get_state() argument
1061 hw_atl_utils_mif_cmd_get(struct aq_hw_s *self) hw_atl_utils_mif_cmd_get() argument
1066 hw_atl_utils_mif_addr_get(struct aq_hw_s *self) hw_atl_utils_mif_addr_get() argument
1071 hw_atl_utils_rpc_state_get(struct aq_hw_s *self) hw_atl_utils_rpc_state_get() argument
1076 aq_fw1x_rpc_get(struct aq_hw_s *self) aq_fw1x_rpc_get() argument
[all...]
H A Dhw_atl_utils_fw2x.c95 static int aq_fw2x_init(struct aq_hw_s *self) in aq_fw2x_init() argument
115 aq_fw2x_deinit(struct aq_hw_s *self) aq_fw2x_deinit() argument
179 aq_fw2x_set_link_speed(struct aq_hw_s *self, u32 speed) aq_fw2x_set_link_speed() argument
188 aq_fw2x_upd_flow_control_bits(struct aq_hw_s *self, u32 *mpi_state, u32 fc) aq_fw2x_upd_flow_control_bits() argument
210 aq_fw2x_upd_eee_rate_bits(struct aq_hw_s *self, u32 *mpi_opts, u32 eee_speeds) aq_fw2x_upd_eee_rate_bits() argument
221 aq_fw2x_set_state(struct aq_hw_s *self, enum hal_atl_utils_fw_state_e state) aq_fw2x_set_state() argument
247 aq_fw2x_update_link_status(struct aq_hw_s *self) aq_fw2x_update_link_status() argument
279 aq_fw2x_get_mac_permanent(struct aq_hw_s *self, u8 *mac) aq_fw2x_get_mac_permanent() argument
301 aq_fw2x_update_stats(struct aq_hw_s *self) aq_fw2x_update_stats() argument
324 aq_fw2x_get_phy_temp(struct aq_hw_s *self, int *temp) aq_fw2x_get_phy_temp() argument
358 aq_fw2x_set_wol(struct aq_hw_s *self, const u8 *mac) aq_fw2x_set_wol() argument
403 aq_fw2x_set_power(struct aq_hw_s *self, unsigned int power_state, const u8 *mac) aq_fw2x_set_power() argument
414 aq_fw2x_send_fw_request(struct aq_hw_s *self, const struct hw_fw_request_iface *fw_req, size_t size) aq_fw2x_send_fw_request() argument
447 aq_fw3x_enable_ptp(struct aq_hw_s *self, int enable) aq_fw3x_enable_ptp() argument
461 aq_fw3x_adjust_ptp(struct aq_hw_s *self, uint64_t adj) aq_fw3x_adjust_ptp() argument
469 aq_fw2x_led_control(struct aq_hw_s *self, u32 mode) aq_fw2x_led_control() argument
479 aq_fw2x_set_eee_rate(struct aq_hw_s *self, u32 speed) aq_fw2x_set_eee_rate() argument
490 aq_fw2x_get_eee_rate(struct aq_hw_s *self, u32 *rate, u32 *supported_rates) aq_fw2x_get_eee_rate() argument
514 aq_fw2x_renegotiate(struct aq_hw_s *self) aq_fw2x_renegotiate() argument
525 aq_fw2x_set_flow_control(struct aq_hw_s *self) aq_fw2x_set_flow_control() argument
537 aq_fw2x_get_flow_control(struct aq_hw_s *self, u32 *fcmode) aq_fw2x_get_flow_control() argument
551 aq_fw2x_set_phyloopback(struct aq_hw_s *self, u32 mode, bool enable) aq_fw2x_set_phyloopback() argument
579 aq_fw2x_mbox_get(struct aq_hw_s *self) aq_fw2x_mbox_get() argument
584 aq_fw2x_rpc_get(struct aq_hw_s *self) aq_fw2x_rpc_get() argument
589 aq_fw2x_settings_get(struct aq_hw_s *self, u32 *addr) aq_fw2x_settings_get() argument
602 aq_fw2x_state_get(struct aq_hw_s *self) aq_fw2x_state_get() argument
607 aq_fw2x_state2_get(struct aq_hw_s *self) aq_fw2x_state2_get() argument
612 aq_fw2x_set_downshift(struct aq_hw_s *self, u32 counter) aq_fw2x_set_downshift() argument
633 aq_fw2x_set_media_detect(struct aq_hw_s *self, bool on) aq_fw2x_set_media_detect() argument
647 aq_fw2x_get_link_capabilities(struct aq_hw_s *self) aq_fw2x_get_link_capabilities() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c45 static void aq_nic_rss_init(struct aq_nic_s *self, unsigned int num_rss_queues) in aq_nic_rss_init() argument
69 static void aq_nic_cfg_update_num_vecs(struct aq_nic_s *self) in aq_nic_cfg_update_num_vecs() argument
96 void aq_nic_cfg_start(struct aq_nic_s *self) in aq_nic_cfg_start() argument
156 aq_nic_update_link_status(struct aq_nic_s *self) aq_nic_update_link_status() argument
215 struct aq_nic_s *self = private; aq_linkstate_threaded_isr() local
230 struct aq_nic_s *self = container_of(work, struct aq_nic_s, aq_nic_service_task() local
257 struct aq_nic_s *self = from_timer(self, t, service_timer); aq_nic_service_timer_cb() local
267 struct aq_nic_s *self = from_timer(self, t, polling_timer); aq_nic_polling_timer_cb() local
277 aq_nic_hw_prepare(struct aq_nic_s *self) aq_nic_hw_prepare() argument
299 aq_nic_ndev_register(struct aq_nic_s *self) aq_nic_ndev_register() argument
369 aq_nic_ndev_init(struct aq_nic_s *self) aq_nic_ndev_init() argument
394 aq_nic_set_tx_ring(struct aq_nic_s *self, unsigned int idx, struct aq_ring_s *ring) aq_nic_set_tx_ring() argument
400 aq_nic_get_ndev(struct aq_nic_s *self) aq_nic_get_ndev() argument
405 aq_nic_init(struct aq_nic_s *self) aq_nic_init() argument
472 aq_nic_start(struct aq_nic_s *self) aq_nic_start() argument
575 aq_nic_map_xdp(struct aq_nic_s *self, struct xdp_frame *xdpf, struct aq_ring_s *ring) aq_nic_map_xdp() argument
672 aq_nic_map_skb(struct aq_nic_s *self, struct sk_buff *skb, struct aq_ring_s *ring) aq_nic_map_skb() argument
867 aq_nic_xmit(struct aq_nic_s *self, struct sk_buff *skb) aq_nic_xmit() argument
912 aq_nic_update_interrupt_moderation_settings(struct aq_nic_s *self) aq_nic_update_interrupt_moderation_settings() argument
917 aq_nic_set_packet_filter(struct aq_nic_s *self, unsigned int flags) aq_nic_set_packet_filter() argument
931 aq_nic_set_multicast_list(struct aq_nic_s *self, struct net_device *ndev) aq_nic_set_multicast_list() argument
973 aq_nic_set_mtu(struct aq_nic_s *self, int new_mtu) aq_nic_set_mtu() argument
980 aq_nic_set_mac(struct aq_nic_s *self, struct net_device *ndev) aq_nic_set_mac() argument
985 aq_nic_get_link_speed(struct aq_nic_s *self) aq_nic_get_link_speed() argument
990 aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p) aq_nic_get_regs() argument
1010 aq_nic_get_regs_count(struct aq_nic_s *self) aq_nic_get_regs_count() argument
1018 aq_nic_get_stats(struct aq_nic_s *self, u64 *data) aq_nic_get_stats() argument
1083 aq_nic_update_ndev_stats(struct aq_nic_s *self) aq_nic_update_ndev_stats() argument
1098 aq_nic_get_link_ksettings(struct aq_nic_s *self, struct ethtool_link_ksettings *cmd) aq_nic_get_link_ksettings() argument
1270 aq_nic_set_link_ksettings(struct aq_nic_s *self, const struct ethtool_link_ksettings *cmd) aq_nic_set_link_ksettings() argument
1337 aq_nic_get_cfg(struct aq_nic_s *self) aq_nic_get_cfg() argument
1342 aq_nic_get_fw_version(struct aq_nic_s *self) aq_nic_get_fw_version() argument
1347 aq_nic_set_loopback(struct aq_nic_s *self) aq_nic_set_loopback() argument
1385 aq_nic_stop(struct aq_nic_s *self) aq_nic_stop() argument
1412 aq_nic_set_power(struct aq_nic_s *self) aq_nic_set_power() argument
1425 aq_nic_deinit(struct aq_nic_s *self, bool link_down) aq_nic_deinit() argument
1453 aq_nic_free_vectors(struct aq_nic_s *self) aq_nic_free_vectors() argument
1470 aq_nic_realloc_vectors(struct aq_nic_s *self) aq_nic_realloc_vectors() argument
1486 aq_nic_shutdown(struct aq_nic_s *self) aq_nic_shutdown() argument
1509 aq_nic_reserve_filter(struct aq_nic_s *self, enum aq_rx_filter_type type) aq_nic_reserve_filter() argument
1536 aq_nic_release_filter(struct aq_nic_s *self, enum aq_rx_filter_type type, u32 location) aq_nic_release_filter() argument
1552 aq_nic_set_downshift(struct aq_nic_s *self, int val) aq_nic_set_downshift() argument
1573 aq_nic_set_media_detect(struct aq_nic_s *self, int val) aq_nic_set_media_detect() argument
1598 aq_nic_setup_tc_mqprio(struct aq_nic_s *self, u32 tcs, u8 *prio_tc_map) aq_nic_setup_tc_mqprio() argument
1648 aq_nic_setup_tc_max_rate(struct aq_nic_s *self, const unsigned int tc, const u32 max_rate) aq_nic_setup_tc_max_rate() argument
1668 aq_nic_setup_tc_min_rate(struct aq_nic_s *self, const unsigned int tc, const u32 min_rate) aq_nic_setup_tc_min_rate() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3215.c862 static int con3215_notify(struct notifier_block *self, in con3215_notify() argument
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dcharger-manager.c945 static int charger_extcon_notifier(struct notifier_block *self, in charger_extcon_notifier() argument
/kernel/linux/linux-6.6/kernel/
H A Dexit.c425 struct core_thread self; in coredump_task_exit() local

Completed in 36 milliseconds

1...<<1112131415161718192021