Home
last modified time | relevance | path

Searched defs:hw (Results 1 – 25 of 1518) sorted by relevance

12345678910>>...61

/linux/sound/pci/ctxfi/
A Dcthardware.h68 struct hw { struct
73 int (*suspend)(struct hw *hw); argument
107 int (*src_commit_write)(struct hw *hw, unsigned int idx, void *blk); argument
119 int (*src_mgr_commit_write)(struct hw *hw, void *blk); argument
128 int (*srcimp_mgr_commit_write)(struct hw *hw, void *blk); argument
143 int (*amixer_commit_write)(struct hw *hw, unsigned int idx, void *blk); argument
156 int (*dai_commit_write)(struct hw *hw, unsigned int idx, void *blk); argument
160 int (*dao_commit_write)(struct hw *hw, unsigned int idx, void *blk); argument
163 int (*daio_mgr_get_ctrl_blk)(struct hw *hw, void **rblk); argument
174 int (*daio_mgr_commit_write)(struct hw *hw, void *blk); argument
[all …]
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
A Dmacsec_api.c30 static int aq_mss_mdio_sem_get(struct aq_hw_s *hw) in aq_mss_mdio_sem_get()
38 static void aq_mss_mdio_sem_put(struct aq_hw_s *hw) in aq_mss_mdio_sem_put()
262 set_ingress_prectlf_record(struct aq_hw_s *hw, in set_ingress_prectlf_record()
351 set_ingress_preclass_record(struct aq_hw_s *hw, in set_ingress_preclass_record()
449 get_ingress_preclass_record(struct aq_hw_s *hw, in get_ingress_preclass_record()
755 set_ingress_sakey_record(struct aq_hw_s *hw, in set_ingress_sakey_record()
864 set_ingress_postclass_record(struct aq_hw_s *hw, in set_ingress_postclass_record()
952 get_ingress_postclass_record(struct aq_hw_s *hw, in get_ingress_postclass_record()
1056 set_ingress_postctlf_record(struct aq_hw_s *hw, in set_ingress_postctlf_record()
1094 get_ingress_postctlf_record(struct aq_hw_s *hw, in get_ingress_postctlf_record()
[all …]
/linux/drivers/net/ethernet/intel/e1000/
A De1000_hw.c224 s32 e1000_set_mac_type(struct e1000_hw *hw) in e1000_set_mac_type()
332 void e1000_set_media_type(struct e1000_hw *hw) in e1000_set_media_type()
375 s32 e1000_reset_hw(struct e1000_hw *hw) in e1000_reset_hw()
524 s32 e1000_init_hw(struct e1000_hw *hw) in e1000_init_hw()
685 s32 e1000_setup_link(struct e1000_hw *hw) in e1000_setup_link()
1983 s32 e1000_force_mac_fc(struct e1000_hw *hw) in e1000_force_mac_fc()
3096 s32 e1000_phy_reset(struct e1000_hw *hw) in e1000_phy_reset()
4487 s32 e1000_setup_led(struct e1000_hw *hw) in e1000_setup_led()
4538 s32 e1000_cleanup_led(struct e1000_hw *hw) in e1000_cleanup_led()
4572 s32 e1000_led_on(struct e1000_hw *hw) in e1000_led_on()
[all …]
/linux/drivers/net/ethernet/intel/e1000e/
A D82571.c45 static s32 e1000_init_phy_params_82571(struct e1000_hw *hw) in e1000_init_phy_params_82571()
120 static s32 e1000_init_nvm_params_82571(struct e1000_hw *hw) in e1000_init_nvm_params_82571()
315 struct e1000_hw *hw = &adapter->hw; in e1000_get_variants_82571() local
388 static s32 e1000_get_phy_id_82571(struct e1000_hw *hw) in e1000_get_phy_id_82571()
647 static s32 e1000_acquire_nvm_82571(struct e1000_hw *hw) in e1000_acquire_nvm_82571()
943 static s32 e1000_reset_hw_82571(struct e1000_hw *hw) in e1000_reset_hw_82571()
1066 static s32 e1000_init_hw_82571(struct e1000_hw *hw) in e1000_init_hw_82571()
1334 static s32 e1000_led_on_82574(struct e1000_hw *hw) in e1000_led_on_82574()
1360 bool e1000_check_phy_82574(struct e1000_hw *hw) in e1000_check_phy_82574()
1394 static s32 e1000_setup_link_82571(struct e1000_hw *hw) in e1000_setup_link_82571()
[all …]
A Dmac.c14 s32 e1000e_get_bus_info_pcie(struct e1000_hw *hw) in e1000e_get_bus_info_pcie()
64 void e1000_set_lan_id_single_port(struct e1000_hw *hw) in e1000_set_lan_id_single_port()
78 void e1000_clear_vfta_generic(struct e1000_hw *hw) in e1000_clear_vfta_generic()
904 s32 e1000e_set_fc_watermarks(struct e1000_hw *hw) in e1000e_set_fc_watermarks()
941 s32 e1000e_force_mac_fc(struct e1000_hw *hw) in e1000e_force_mac_fc()
1354 s32 e1000e_get_hw_semaphore(struct e1000_hw *hw) in e1000e_get_hw_semaphore()
1418 s32 e1000e_get_auto_rd_done(struct e1000_hw *hw) in e1000e_get_auto_rd_done()
1619 s32 e1000e_led_on_generic(struct e1000_hw *hw) in e1000e_led_on_generic()
1646 s32 e1000e_led_off_generic(struct e1000_hw *hw) in e1000e_led_off_generic()
1727 void e1000e_reset_adaptive(struct e1000_hw *hw) in e1000e_reset_adaptive()
[all …]
A Dphy.c59 s32 e1000e_get_phy_id(struct e1000_hw *hw) in e1000e_get_phy_id()
98 s32 e1000e_phy_reset_dsp(struct e1000_hw *hw) in e1000e_phy_reset_dsp()
1130 s32 e1000e_setup_copper_link(struct e1000_hw *hw) in e1000e_setup_copper_link()
1550 s32 e1000e_check_downshift(struct e1000_hw *hw) in e1000e_check_downshift()
1591 s32 e1000_check_polarity_m88(struct e1000_hw *hw) in e1000_check_polarity_m88()
1616 s32 e1000_check_polarity_igp(struct e1000_hw *hw) in e1000_check_polarity_igp()
1657 s32 e1000_check_polarity_ife(struct e1000_hw *hw) in e1000_check_polarity_ife()
1880 s32 e1000e_get_phy_info_m88(struct e1000_hw *hw) in e1000e_get_phy_info_m88()
1951 s32 e1000e_get_phy_info_igp(struct e1000_hw *hw) in e1000e_get_phy_info_igp()
2009 s32 e1000_get_phy_info_ife(struct e1000_hw *hw) in e1000_get_phy_info_ife()
[all …]
A D80003es2lan.c38 static s32 e1000_init_phy_params_80003es2lan(struct e1000_hw *hw) in e1000_init_phy_params_80003es2lan()
70 static s32 e1000_init_nvm_params_80003es2lan(struct e1000_hw *hw) in e1000_init_nvm_params_80003es2lan()
115 static s32 e1000_init_mac_params_80003es2lan(struct e1000_hw *hw) in e1000_init_mac_params_80003es2lan()
154 struct e1000_hw *hw = &adapter->hw; in e1000_get_variants_80003es2lan() local
178 static s32 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw) in e1000_acquire_phy_80003es2lan()
192 static void e1000_release_phy_80003es2lan(struct e1000_hw *hw) in e1000_release_phy_80003es2lan()
237 static s32 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw) in e1000_acquire_nvm_80003es2lan()
259 static void e1000_release_nvm_80003es2lan(struct e1000_hw *hw) in e1000_release_nvm_80003es2lan()
492 static s32 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw) in e1000_get_cfg_done_80003es2lan()
663 static s32 e1000_reset_hw_80003es2lan(struct e1000_hw *hw) in e1000_reset_hw_80003es2lan()
[all …]
A Dich8lan.c815 s32 e1000_set_eee_pchlan(struct e1000_hw *hw) in e1000_set_eee_pchlan()
1658 struct e1000_hw *hw = &adapter->hw; in e1000_get_variants_ich8lan() local
2066 static s32 e1000_write_smbus_addr(struct e1000_hw *hw) in e1000_write_smbus_addr()
2773 static s32 e1000_k1_workaround_lv(struct e1000_hw *hw) in e1000_k1_workaround_lv()
4694 static s32 e1000_reset_hw_ich8lan(struct e1000_hw *hw) in e1000_reset_hw_ich8lan()
4813 static s32 e1000_init_hw_ich8lan(struct e1000_hw *hw) in e1000_init_hw_ich8lan()
5555 static s32 e1000_led_on_ich8lan(struct e1000_hw *hw) in e1000_led_on_ich8lan()
5571 static s32 e1000_led_off_ich8lan(struct e1000_hw *hw) in e1000_led_off_ich8lan()
5588 static s32 e1000_setup_led_pchlan(struct e1000_hw *hw) in e1000_setup_led_pchlan()
5610 static s32 e1000_led_on_pchlan(struct e1000_hw *hw) in e1000_led_on_pchlan()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dhal_btc.c45 void rtl_8723e_bt_wifi_media_status_notify(struct ieee80211_hw *hw, in rtl_8723e_bt_wifi_media_status_notify()
79 static bool rtl8723e_dm_bt_is_wifi_busy(struct ieee80211_hw *hw) in rtl8723e_dm_bt_is_wifi_busy()
90 static void rtl8723e_dm_bt_set_fw_3a(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_fw_3a()
144 static void rtl8723e_dm_bt_set_coex_table(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_coex_table()
356 struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_sw_full_time_dac_swing()
376 struct ieee80211_hw *hw, bool dec_bt_pwr) in rtl8723e_dm_bt_set_fw_dec_bt_pwr()
632 void rtl8723e_dm_bt_set_bt_dm(struct ieee80211_hw *hw, in rtl8723e_dm_bt_set_bt_dm()
907 static u32 rtl8723e_dm_bt_tx_rx_couter_h(struct ieee80211_hw *hw) in rtl8723e_dm_bt_tx_rx_couter_h()
916 static u32 rtl8723e_dm_bt_tx_rx_couter_l(struct ieee80211_hw *hw) in rtl8723e_dm_bt_tx_rx_couter_l()
1615 void rtl8723e_dm_bt_coexist_8723(struct ieee80211_hw *hw) in rtl8723e_dm_bt_coexist_8723()
[all …]
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_common.c114 s32 ixgbe_setup_fc_generic(struct ixgbe_hw *hw) in ixgbe_setup_fc_generic()
270 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic()
333 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw) in ixgbe_start_hw_gen2()
357 s32 ixgbe_init_hw_generic(struct ixgbe_hw *hw) in ixgbe_init_hw_generic()
2107 s32 ixgbe_enable_mc_generic(struct ixgbe_hw *hw) in ixgbe_enable_mc_generic()
2140 s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw) in ixgbe_fc_enable_generic()
2408 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg()
3803 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw) in ixgbe_clear_tx_pending()
4026 void ixgbe_get_orom_version(struct ixgbe_hw *hw, in ixgbe_get_orom_version()
4106 void ixgbe_get_etk_id(struct ixgbe_hw *hw, in ixgbe_get_etk_id()
[all …]
A Dixgbe_x550.c15 static s32 ixgbe_get_invariants_X550_x(struct ixgbe_hw *hw) in ixgbe_get_invariants_X550_x()
73 static void ixgbe_setup_mux_ctl(struct ixgbe_hw *hw) in ixgbe_setup_mux_ctl()
156 static s32 ixgbe_reset_cs4227(struct ixgbe_hw *hw) in ixgbe_reset_cs4227()
225 static void ixgbe_check_cs4227(struct ixgbe_hw *hw) in ixgbe_check_cs4227()
487 static s32 ixgbe_get_phy_id_fw(struct ixgbe_hw *hw) in ixgbe_get_phy_id_fw()
529 static s32 ixgbe_identify_phy_fw(struct ixgbe_hw *hw) in ixgbe_identify_phy_fw()
560 static s32 ixgbe_setup_fw_link(struct ixgbe_hw *hw) in ixgbe_setup_fw_link()
614 static s32 ixgbe_fc_autoneg_fw(struct ixgbe_hw *hw) in ixgbe_fc_autoneg_fw()
733 static s32 ixgbe_get_phy_token(struct ixgbe_hw *hw) in ixgbe_get_phy_token()
762 static s32 ixgbe_put_phy_token(struct ixgbe_hw *hw) in ixgbe_put_phy_token()
[all …]
A Dixgbe_phy.c263 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw) in ixgbe_identify_phy_generic()
314 bool ixgbe_check_reset_blocked(struct ixgbe_hw *hw) in ixgbe_check_reset_blocked()
336 static s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) in ixgbe_get_phy_id()
398 s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw) in ixgbe_reset_phy_generic()
785 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_mii_bus_read() local
802 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_mii_bus_write() local
818 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_x550em_a_mii_bus_read() local
836 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_x550em_a_mii_bus_write() local
906 s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw) in ixgbe_mii_bus_init()
1273 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw) in ixgbe_reset_phy_nl()
[all …]
/linux/drivers/net/ethernet/intel/ice/
A Dice_controlq.c34 static void ice_adminq_init_regs(struct ice_hw *hw) in ice_adminq_init_regs()
47 static void ice_mailbox_init_regs(struct ice_hw *hw) in ice_mailbox_init_regs()
60 static void ice_sb_init_regs(struct ice_hw *hw) in ice_sb_init_regs()
326 #define ICE_FREE_CQ_BUFS(hw, qi, ring) \ argument
515 static bool ice_aq_ver_check(struct ice_hw *hw) in ice_aq_ver_check()
672 bool ice_is_sbq_supported(struct ice_hw *hw) in ice_is_sbq_supported()
684 struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw) in ice_get_sbq()
730 void ice_shutdown_all_ctrlq(struct ice_hw *hw) in ice_shutdown_all_ctrlq()
754 enum ice_status ice_init_all_ctrlq(struct ice_hw *hw) in ice_init_all_ctrlq()
817 enum ice_status ice_create_all_ctrlq(struct ice_hw *hw) in ice_create_all_ctrlq()
[all …]
/linux/drivers/net/ethernet/intel/igb/
A De1000_82575.c88 static bool igb_sgmii_uses_mdio_82575(struct e1000_hw *hw) in igb_sgmii_uses_mdio_82575()
178 static s32 igb_init_phy_params_82575(struct e1000_hw *hw) in igb_init_phy_params_82575()
718 static s32 igb_acquire_phy_82575(struct e1000_hw *hw) in igb_acquire_phy_82575()
739 static void igb_release_phy_82575(struct e1000_hw *hw) in igb_release_phy_82575()
823 static s32 igb_get_phy_id_82575(struct e1000_hw *hw) in igb_get_phy_id_82575()
1119 static s32 igb_acquire_nvm_82575(struct e1000_hw *hw) in igb_acquire_nvm_82575()
1143 static void igb_release_nvm_82575(struct e1000_hw *hw) in igb_release_nvm_82575()
1451 static s32 igb_reset_hw_82575(struct e1000_hw *hw) in igb_reset_hw_82575()
1511 static s32 igb_init_hw_82575(struct e1000_hw *hw) in igb_init_hw_82575()
1945 void igb_rx_fifo_flush_82575(struct e1000_hw *hw) in igb_rx_fifo_flush_82575()
[all …]
A De1000_phy.c38 s32 igb_check_reset_block(struct e1000_hw *hw) in igb_check_reset_block()
54 s32 igb_get_phy_id(struct e1000_hw *hw) in igb_get_phy_id()
87 static s32 igb_phy_reset_dsp(struct e1000_hw *hw) in igb_phy_reset_dsp()
1081 s32 igb_setup_copper_link(struct e1000_hw *hw) in igb_setup_copper_link()
1478 s32 igb_check_downshift(struct e1000_hw *hw) in igb_check_downshift()
1521 s32 igb_check_polarity_m88(struct e1000_hw *hw) in igb_check_polarity_m88()
1910 s32 igb_get_phy_info_m88(struct e1000_hw *hw) in igb_get_phy_info_m88()
1986 s32 igb_get_phy_info_igp(struct e1000_hw *hw) in igb_get_phy_info_igp()
2049 s32 igb_phy_sw_reset(struct e1000_hw *hw) in igb_phy_sw_reset()
2081 s32 igb_phy_hw_reset(struct e1000_hw *hw) in igb_phy_hw_reset()
[all …]
A De1000_mac.c25 s32 igb_get_bus_info_pcie(struct e1000_hw *hw) in igb_get_bus_info_pcie()
71 void igb_clear_vfta(struct e1000_hw *hw) in igb_clear_vfta()
287 s32 igb_check_alt_mac_addr(struct e1000_hw *hw) in igb_check_alt_mac_addr()
678 s32 igb_setup_link(struct e1000_hw *hw) in igb_setup_link()
837 s32 igb_force_mac_fc(struct e1000_hw *hw) in igb_force_mac_fc()
1264 s32 igb_get_hw_semaphore(struct e1000_hw *hw) in igb_get_hw_semaphore()
1334 s32 igb_get_auto_rd_done(struct e1000_hw *hw) in igb_get_auto_rd_done()
1395 s32 igb_id_led_init(struct e1000_hw *hw) in igb_id_led_init()
1468 s32 igb_cleanup_led(struct e1000_hw *hw) in igb_cleanup_led()
1480 s32 igb_blink_led(struct e1000_hw *hw) in igb_blink_led()
[all …]
/linux/drivers/net/ethernet/intel/ixgb/
A Dixgb_ee.c27 ixgb_raise_clock(struct ixgb_hw *hw, in ixgb_raise_clock()
46 ixgb_lower_clock(struct ixgb_hw *hw, in ixgb_lower_clock()
66 ixgb_shift_out_bits(struct ixgb_hw *hw, in ixgb_shift_out_bits()
114 ixgb_shift_in_bits(struct ixgb_hw *hw) in ixgb_shift_in_bits()
157 ixgb_setup_eeprom(struct ixgb_hw *hw) in ixgb_setup_eeprom()
178 ixgb_standby_eeprom(struct ixgb_hw *hw) in ixgb_standby_eeprom()
215 ixgb_clock_eeprom(struct ixgb_hw *hw) in ixgb_clock_eeprom()
240 ixgb_cleanup_eeprom(struct ixgb_hw *hw) in ixgb_cleanup_eeprom()
405 ixgb_read_eeprom(struct ixgb_hw *hw, in ixgb_read_eeprom()
440 ixgb_get_eeprom_data(struct ixgb_hw *hw) in ixgb_get_eeprom_data()
[all …]
A Dixgb_hw.c98 ixgb_adapter_stop(struct ixgb_hw *hw) in ixgb_adapter_stop()
200 ixgb_identify_phy(struct ixgb_hw *hw) in ixgb_identify_phy()
273 ixgb_init_hw(struct ixgb_hw *hw) in ixgb_init_hw()
519 ixgb_mta_set(struct ixgb_hw *hw, in ixgb_mta_set()
551 ixgb_rar_set(struct ixgb_hw *hw, in ixgb_rar_set()
583 ixgb_write_vfta(struct ixgb_hw *hw, in ixgb_write_vfta()
596 ixgb_clear_vfta(struct ixgb_hw *hw) in ixgb_clear_vfta()
611 ixgb_setup_fc(struct ixgb_hw *hw) in ixgb_setup_fc()
1026 ixgb_led_on(struct ixgb_hw *hw) in ixgb_led_on()
1041 ixgb_led_off(struct ixgb_hw *hw) in ixgb_led_off()
[all …]
/linux/drivers/net/ethernet/atheros/alx/
A Dhw.c376 static int alx_stop_mac(struct alx_hw *hw) in alx_stop_mac()
401 int alx_reset_mac(struct alx_hw *hw) in alx_reset_mac()
490 void alx_reset_phy(struct alx_hw *hw) in alx_reset_phy()
560 void alx_reset_pcie(struct alx_hw *hw) in alx_reset_pcie()
607 void alx_start_mac(struct alx_hw *hw) in alx_start_mac()
778 void alx_post_phy_link(struct alx_hw *hw) in alx_post_phy_link()
851 bool alx_phy_configured(struct alx_hw *hw) in alx_phy_configured()
865 int alx_read_phy_link(struct alx_hw *hw) in alx_read_phy_link()
915 int alx_clear_phy_intr(struct alx_hw *hw) in alx_clear_phy_intr()
923 void alx_disable_rss(struct alx_hw *hw) in alx_disable_rss()
[all …]
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_adminq.c16 static void iavf_adminq_init_regs(struct iavf_hw *hw) in iavf_adminq_init_regs()
82 static void iavf_free_adminq_asq(struct iavf_hw *hw) in iavf_free_adminq_asq()
94 static void iavf_free_adminq_arq(struct iavf_hw *hw) in iavf_free_adminq_arq()
212 static void iavf_free_arq_bufs(struct iavf_hw *hw) in iavf_free_arq_bufs()
231 static void iavf_free_asq_bufs(struct iavf_hw *hw) in iavf_free_asq_bufs()
324 static enum iavf_status iavf_init_asq(struct iavf_hw *hw) in iavf_init_asq()
383 static enum iavf_status iavf_init_arq(struct iavf_hw *hw) in iavf_init_arq()
508 enum iavf_status iavf_init_adminq(struct iavf_hw *hw) in iavf_init_adminq()
552 enum iavf_status iavf_shutdown_adminq(struct iavf_hw *hw) in iavf_shutdown_adminq()
571 static u16 iavf_clean_asq(struct iavf_hw *hw) in iavf_clean_asq()
[all …]
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_adminq.c18 static void i40e_adminq_init_regs(struct i40e_hw *hw) in i40e_adminq_init_regs()
97 static void i40e_free_adminq_asq(struct i40e_hw *hw) in i40e_free_adminq_asq()
109 static void i40e_free_adminq_arq(struct i40e_hw *hw) in i40e_free_adminq_arq()
225 static void i40e_free_arq_bufs(struct i40e_hw *hw) in i40e_free_arq_bufs()
244 static void i40e_free_asq_bufs(struct i40e_hw *hw) in i40e_free_asq_bufs()
514 static void i40e_set_hw_flags(struct i40e_hw *hw) in i40e_set_hw_flags()
585 i40e_status i40e_init_adminq(struct i40e_hw *hw) in i40e_init_adminq()
703 void i40e_shutdown_adminq(struct i40e_hw *hw) in i40e_shutdown_adminq()
721 static u16 i40e_clean_asq(struct i40e_hw *hw) in i40e_clean_asq()
762 static bool i40e_asq_done(struct i40e_hw *hw) in i40e_asq_done()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
A Ddm_common.c139 void dm_restorepowerindex(struct ieee80211_hw *hw) in dm_restorepowerindex()
150 void dm_writepowerindex(struct ieee80211_hw *hw, u8 value) in dm_writepowerindex()
160 void dm_savepowerindex(struct ieee80211_hw *hw) in dm_savepowerindex()
508 static void rtl92c_dm_dig(struct ieee80211_hw *hw) in rtl92c_dm_dig()
535 void rtl92c_dm_write_dig(struct ieee80211_hw *hw) in rtl92c_dm_write_dig()
605 void rtl92c_dm_init_edca_turbo(struct ieee80211_hw *hw) in rtl92c_dm_init_edca_turbo()
1119 struct ieee80211_hw *hw) in rtl92c_dm_initialize_txpower_tracking_thermalmeter()
1142 struct ieee80211_hw *hw) in rtl92c_dm_check_txpower_tracking_thermal_meter()
1311 void rtl92c_dm_init(struct ieee80211_hw *hw) in rtl92c_dm_init()
1416 void rtl92c_dm_watchdog(struct ieee80211_hw *hw) in rtl92c_dm_watchdog()
[all …]
/linux/drivers/clk/at91/
A Dclk-main.c29 struct clk_hw hw; member
37 struct clk_hw hw; member
47 struct clk_hw hw; member
54 struct clk_hw hw; member
71 static int clk_main_osc_prepare(struct clk_hw *hw) in clk_main_osc_prepare()
94 static void clk_main_osc_unprepare(struct clk_hw *hw) in clk_main_osc_unprepare()
111 static int clk_main_osc_is_prepared(struct clk_hw *hw) in clk_main_osc_is_prepared()
159 struct clk_hw *hw; in at91_clk_register_main_osc() local
299 struct clk_hw *hw; in at91_clk_register_main_rc_osc() local
404 struct clk_hw *hw; in at91_clk_register_rm9200_main() local
[all …]
/linux/drivers/misc/mei/
A Dhw-txe.c160 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set() local
185 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get() local
202 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get() local
221 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_poll() local
254 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_wait() local
333 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_pg_state() local
345 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_input_ready_interrupt_enable() local
387 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_is_input_ready() local
401 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_intr_clear() local
416 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_intr_disable() local
[all …]
/linux/drivers/net/ethernet/atheros/atl1c/
A Datl1c_hw.c19 int atl1c_check_eeprom_exist(struct atl1c_hw *hw) in atl1c_check_eeprom_exist()
183 int atl1c_read_mac_addr(struct atl1c_hw *hw) in atl1c_read_mac_addr()
250 bool atl1c_wait_mdio_idle(struct atl1c_hw *hw) in atl1c_wait_mdio_idle()
265 void atl1c_stop_phy_polling(struct atl1c_hw *hw) in atl1c_stop_phy_polling()
456 static int atl1c_phy_setup_adv(struct atl1c_hw *hw) in atl1c_phy_setup_adv()
491 void atl1c_phy_disable(struct atl1c_hw *hw) in atl1c_phy_disable()
497 int atl1c_phy_reset(struct atl1c_hw *hw) in atl1c_phy_reset()
590 int atl1c_phy_init(struct atl1c_hw *hw) in atl1c_phy_init()
644 bool atl1c_get_link_status(struct atl1c_hw *hw) in atl1c_get_link_status()
713 int atl1c_phy_to_ps_link(struct atl1c_hw *hw) in atl1c_phy_to_ps_link()
[all …]

Completed in 122 milliseconds

12345678910>>...61