Home
last modified time | relevance | path

Searched defs:phy_data (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c436 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_redrv_write() local
558 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_sfp_put_mux() local
578 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_sfp_get_mux() local
604 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_get_comm_ownership() local
650 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_mdio_mii_write() local
689 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_mii_write() local
712 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_mdio_mii_read() local
751 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_mii_read() local
774 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_sfp_phy_settings() local
929 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_free_phy_device() local
[all …]
H A Dxgbe-phy-v1.c151 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_an_outcome() local
300 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_kr_mode() local
344 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_kx_2500_mode() local
388 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_kx_1000_mode() local
432 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_cur_mode() local
454 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_switch_mode() local
473 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_get_mode() local
566 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_valid_speed() local
644 struct xgbe_phy_data *phy_data; in xgbe_phy_init() local
H A Dxgbe.h1221 void *phy_data; member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Drx.c41 struct iwl_mld_rx_phy_data *phy_data) in iwl_mld_fill_phy_data()
196 struct iwl_mld_rx_phy_data *phy_data) in iwl_mld_fill_signal()
220 iwl_mld_decode_he_phy_ru_alloc(struct iwl_mld_rx_phy_data *phy_data, in iwl_mld_decode_he_phy_ru_alloc()
301 iwl_mld_decode_he_mu_ext(struct iwl_mld_rx_phy_data *phy_data, in iwl_mld_decode_he_mu_ext()
352 iwl_mld_decode_he_phy_data(struct iwl_mld_rx_phy_data *phy_data, in iwl_mld_decode_he_phy_data()
488 struct iwl_mld_rx_phy_data *phy_data, in iwl_mld_rx_he()
615 struct iwl_mld_rx_phy_data *phy_data) in iwl_mld_decode_lsig()
706 struct iwl_mld_rx_phy_data *phy_data, in iwl_mld_decode_eht_ext_mu()
817 struct iwl_mld_rx_phy_data *phy_data, in iwl_mld_decode_eht_ext_tb()
933 struct iwl_mld_rx_phy_data *phy_data, in iwl_mld_decode_eht_phy_data()
[all …]
/freebsd/sys/dev/e1000/
H A De1000_phy.c1017 u16 phy_data; in e1000_set_master_slave_mode() local
1057 u16 phy_data; in e1000_copper_link_setup_82577() local
1123 u16 phy_data; in e1000_copper_link_setup_m88() local
1276 u16 phy_data; in e1000_copper_link_setup_m88_gen2() local
1755 u16 phy_data; in e1000_phy_force_speed_duplex_igp() local
1821 u16 phy_data; in e1000_phy_force_speed_duplex_m88() local
2175 u16 phy_data, offset, mask; in e1000_check_downshift_generic() local
2290 u16 phy_data, offset, mask; in e1000_check_polarity_ife() local
2421 u16 phy_data, index; in e1000_get_cable_length_m88() local
2447 u16 phy_data, phy_data2, is_cm; in e1000_get_cable_length_m88_gen2() local
[all …]
H A De1000_80003es2lan.c592 u16 phy_data; in e1000_phy_force_speed_duplex_80003es2lan() local
688 u16 phy_data, index; in e1000_get_cable_length_80003es2lan() local
H A De1000_82540.c533 u16 phy_data; in e1000_set_vco_speed_82540() local
H A De1000_82541.c675 u16 phy_data, phy_saved_data, speed, duplex, i; in e1000_config_dsp_after_link_change_82541() local
H A De1000_82543.c1407 u16 phy_data; in e1000_config_mac_to_phy_82543() local
H A De1000_82575.c2841 u16 phy_data; in e1000_set_eee_i354() local
2923 u16 phy_data; in e1000_get_eee_status_i354() local
H A De1000_ich8lan.c2243 u16 phy_data; in e1000_write_smbus_addr() local
2641 u16 phy_data; in e1000_hv_phy_workarounds_ich8lan() local
6110 u16 phy_data; in e1000_clear_hw_cntrs_ich8lan() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drxmq.c1008 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_he_mu_ext()
1059 iwl_mvm_decode_he_phy_ru_alloc(struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_he_phy_ru_alloc()
1141 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_he_phy_data()
1322 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_eht_ext_mu()
1432 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_eht_ext_tb()
1548 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_eht_phy_data()
1665 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_rx_eht()
1808 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_rx_he()
1935 struct iwl_mvm_rx_phy_data *phy_data) in iwl_mvm_decode_lsig()
1991 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_rx_fill_status()
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.c598 u16 *phy_data) in ixgbe_read_phy_reg_mdi()
680 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_generic()
706 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_mdi()
780 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_generic()
1001 u16 phy_data = 0; in ixgbe_check_phy_link_tnx() local
1148 u16 phy_data = 0; in ixgbe_reset_phy_nl() local
2667 u16 phy_data = 0; in ixgbe_tn_check_overtemp() local
H A Dixgbe_x550.c521 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550em()
528 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550em()
4319 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550a()
4347 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550a()
4518 u16 phy_data; in ixgbe_led_on_t_X550em() local
4543 u16 phy_data; in ixgbe_led_off_t_X550em() local
H A Dixgbe_api.c576 u16 *phy_data) in ixgbe_read_phy_reg()
595 u16 phy_data) in ixgbe_write_phy_reg()
1322 u32 device_type, u32 *phy_data) in ixgbe_read_iosf_sb_reg()
1338 u32 device_type, u32 phy_data) in ixgbe_write_iosf_sb_reg()
/freebsd/sys/cam/scsi/
H A Dscsi_enc.h232 struct ses_elm_sas_device_phy phy_data; member
239 struct ses_elm_sas_expander_phy phy_data; member
246 struct ses_elm_sas_port_phy phy_data; member
/freebsd/sys/dev/ice/
H A Dice_lib.c3218 struct ice_phy_data *phy_data) in ice_intersect_phy_types_and_speeds()
3306 struct ice_phy_data phy_data = { 0 }; in ice_sysctl_advertise_speed() local
9589 struct ice_phy_data phy_data = { 0 }; in ice_apply_saved_phy_req_to_cfg() local