crypto/openssh/moduli.c
187
sieve_large(u_int32_t s32)
crypto/openssh/moduli.c
189
u_int64_t r, u, s = s32;
crypto/openssh/moduli.c
191
debug3("sieve_large %u", s32);
crypto/openssh/moduli.c
194
r = BN_mod_word(largebase, s32);
sys/dev/drm/amd/amdgpu/ci_dpm.c
870
s32 adjust_percent;
sys/dev/drm/amd/amdgpu/ci_dpm.c
871
s32 target_tdp;
sys/dev/drm/amd/amdgpu/ci_dpm.c
879
(s32)cac_tdp_table->configurable_tdp) / 100;
sys/dev/drm/amd/amdgpu/ci_dpm.h
146
s32 temperature_low;
sys/dev/drm/amd/amdgpu/ci_dpm.h
147
s32 temperature_high;
sys/dev/drm/amd/amdgpu/ci_dpm.h
148
s32 temperature_shutdown;
sys/dev/drm/amd/amdgpu/si_dpm.c
1862
u16 v, s32 t, u32 ileakage, u32 *leakage)
sys/dev/drm/amd/amdgpu/si_dpm.c
1891
s32 t,
sys/dev/drm/amd/amdgpu/si_dpm.c
2682
s32 t;
sys/dev/drm/amd/amdgpu/si_dpm.h
256
s32 t_slope;
sys/dev/drm/amd/amdgpu/si_dpm.h
257
s32 t_intercept;
sys/dev/drm/amd/amdgpu/si_dpm.h
632
s32 leakage_minimum_temperature;
sys/dev/drm/amd/amdgpu/si_dpm.h
878
s32 leakage_minimum_temperature;
sys/dev/drm/drm_atomic_uapi.c
1040
s32 __user *out_fence_ptr;
sys/dev/drm/drm_atomic_uapi.c
1079
s32 __user *fence_ptr;
sys/dev/drm/drm_atomic_uapi.c
1143
s32 __user *fence_ptr;
sys/dev/drm/drm_atomic_uapi.c
341
struct drm_crtc *crtc, s32 __user *fence_ptr)
sys/dev/drm/drm_atomic_uapi.c
346
static s32 __user *get_out_fence_for_crtc(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
349
s32 __user *fence_ptr;
sys/dev/drm/drm_atomic_uapi.c
359
s32 __user *fence_ptr)
sys/dev/drm/drm_atomic_uapi.c
374
static s32 __user *get_out_fence_for_connector(struct drm_atomic_state *state,
sys/dev/drm/drm_atomic_uapi.c
378
s32 __user *fence_ptr;
sys/dev/drm/drm_atomic_uapi.c
461
s32 __user *fence_ptr = u64_to_user_ptr(val);
sys/dev/drm/drm_atomic_uapi.c
739
s32 __user *fence_ptr = u64_to_user_ptr(val);
sys/dev/drm/drm_vblank.c
1504
return near + (s32) (narrow - near);
sys/dev/drm/i915/i915_gpu_error.h
185
s32 fence_reg:I915_MAX_NUM_FENCE_BITS;
sys/dev/drm/i915/i915_gpu_error.h
190
s32 engine:4;
sys/dev/drm/i915/i915_request.h
294
return (s32)(seq1 - seq2) >= 0;
sys/dev/drm/i915/i915_syncmap.c
137
return (s32)(a - b) >= 0;
sys/dev/drm/i915/intel_guc_ct.c
586
s32 available; /* in dwords */
sys/dev/drm/include/drm/drm_atomic.h
168
s32 __user *out_fence_ptr;
sys/dev/drm/include/drm/drm_atomic.h
182
s32 __user *out_fence_ptr;
sys/dev/drm/radeon/ci_dpm.c
739
s32 adjust_percent;
sys/dev/drm/radeon/ci_dpm.c
740
s32 target_tdp;
sys/dev/drm/radeon/ci_dpm.c
748
(s32)cac_tdp_table->configurable_tdp) / 100;
sys/dev/drm/radeon/ci_dpm.h
145
s32 temperature_low;
sys/dev/drm/radeon/ci_dpm.h
146
s32 temperature_high;
sys/dev/drm/radeon/ci_dpm.h
147
s32 temperature_shutdown;
sys/dev/drm/radeon/ni_dpm.c
3053
s32 t;
sys/dev/drm/radeon/ni_dpm.c
741
u16 v, s32 t,
sys/dev/drm/radeon/ni_dpm.c
764
s32 t,
sys/dev/drm/radeon/ni_dpm.h
81
s32 t_slope;
sys/dev/drm/radeon/ni_dpm.h
82
s32 t_intercept;
sys/dev/drm/radeon/ni_dpm.h
90
s32 leakage_minimum_temperature;
sys/dev/drm/radeon/radeon.h
1094
s32 priority;
sys/dev/drm/radeon/radeon_cs.c
204
static int radeon_cs_get_ring(struct radeon_cs_parser *p, u32 ring, s32 priority)
sys/dev/drm/radeon/radeon_cs.c
271
s32 priority = 0;
sys/dev/drm/radeon/radeon_cs.c
359
priority = (s32)p->chunks[i].kdata[2];
sys/dev/drm/radeon/si_dpm.c
1772
u16 v, s32 t, u32 ileakage, u32 *leakage)
sys/dev/drm/radeon/si_dpm.c
1801
s32 t,
sys/dev/drm/radeon/si_dpm.c
2586
s32 t;
sys/dev/drm/radeon/si_dpm.h
62
s32 leakage_minimum_temperature;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1041
static s32 e1000_copper_link_setup_gg82563_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1044
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1189
static s32 e1000_setup_copper_link_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1192
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1247
static s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1249
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1278
static s32 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1280
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1329
static s32 e1000_cfg_kmrn_1000_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1331
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1380
static s32 e1000_read_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1384
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
140
static s32 e1000_init_nvm_params_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1417
static s32 e1000_write_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1421
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1445
static s32 e1000_read_mac_addr_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
1447
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
196
static s32 e1000_init_mac_params_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
295
static s32 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
328
static s32 e1000_acquire_mac_csr_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
362
static s32 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
364
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
402
static s32 e1000_acquire_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
407
s32 i = 0;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
408
s32 timeout = 50;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
41
static s32 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
43
static s32 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
45
static s32 e1000_read_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
473
static s32 e1000_read_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
476
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
48
static s32 e1000_write_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
51
static s32 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
53
static s32 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
54
static s32 e1000_phy_force_speed_duplex_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
544
static s32 e1000_write_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
547
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
55
static s32 e1000_get_cable_length_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
56
static s32 e1000_get_link_up_info_80003es2lan(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
58
static s32 e1000_reset_hw_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
59
static s32 e1000_init_hw_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
60
static s32 e1000_setup_copper_link_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
616
static s32 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
62
static s32 e1000_acquire_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
63
static s32 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
631
static s32 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
633
s32 timeout = PHY_CFG_TIMEOUT;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
64
static s32 e1000_cfg_kmrn_1000_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
65
static s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
66
static s32 e1000_read_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
662
static s32 e1000_phy_force_speed_duplex_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
664
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
68
static s32 e1000_write_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
72
static s32 e1000_read_mac_addr_80003es2lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_80003es2lan.c
757
static s32 e1000_get_cable_length_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
760
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
793
static s32 e1000_get_link_up_info_80003es2lan(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_80003es2lan.c
796
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
819
static s32 e1000_reset_hw_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
822
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
884
static s32 e1000_init_hw_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
888
s32 ret_val;
sys/dev/netif/ig_hal/e1000_80003es2lan.c
89
static s32 e1000_init_phy_params_80003es2lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_80003es2lan.c
92
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82540.c
117
static s32 e1000_init_nvm_params_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
158
static s32 e1000_init_mac_params_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
161
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82540.c
270
static s32 e1000_reset_hw_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
273
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82540.c
328
static s32 e1000_init_hw_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
332
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82540.c
411
static s32 e1000_setup_copper_link_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
414
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82540.c
460
static s32 e1000_setup_fiber_serdes_link_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
463
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82540.c
48
static s32 e1000_init_phy_params_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
49
static s32 e1000_init_nvm_params_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
499
static s32 e1000_adjust_serdes_amplitude_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
50
static s32 e1000_init_mac_params_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
501
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82540.c
51
static s32 e1000_adjust_serdes_amplitude_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
529
static s32 e1000_set_vco_speed_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
53
static s32 e1000_init_hw_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
531
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82540.c
54
static s32 e1000_reset_hw_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
55
static s32 e1000_set_phy_mode_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
56
static s32 e1000_set_vco_speed_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
57
static s32 e1000_setup_copper_link_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
58
static s32 e1000_setup_fiber_serdes_link_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
588
static s32 e1000_set_phy_mode_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
590
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82540.c
60
static s32 e1000_read_mac_addr_82540(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82540.c
66
static s32 e1000_init_phy_params_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
69
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82540.c
691
s32 e1000_read_mac_addr_82540(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82540.c
693
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82541.c
1033
static s32 e1000_setup_led_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
1036
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
1064
static s32 e1000_cleanup_led_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
1067
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
1088
static s32 e1000_phy_init_script_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
127
static s32 e1000_init_nvm_params_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
130
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82541.c
218
static s32 e1000_init_mac_params_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
293
static s32 e1000_reset_hw_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
371
static s32 e1000_init_hw_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
376
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
441
static s32 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_82541.c
445
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
46
static s32 e1000_init_phy_params_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
47
static s32 e1000_init_nvm_params_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
48
static s32 e1000_init_mac_params_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
49
static s32 e1000_reset_hw_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
496
static s32 e1000_phy_hw_reset_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
498
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
50
static s32 e1000_init_hw_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
51
static s32 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_82541.c
53
static s32 e1000_phy_hw_reset_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
530
static s32 e1000_setup_copper_link_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
534
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
54
static s32 e1000_setup_copper_link_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
55
static s32 e1000_check_for_link_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
56
static s32 e1000_get_cable_length_igp_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
57
static s32 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82541.c
581
static s32 e1000_check_for_link_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
584
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
59
static s32 e1000_setup_led_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
60
static s32 e1000_cleanup_led_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
62
static s32 e1000_config_dsp_after_link_change_82541(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82541.c
64
static s32 e1000_phy_init_script_82541(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82541.c
665
static s32 e1000_config_dsp_after_link_change_82541(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82541.c
670
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
84
static s32 e1000_init_phy_params_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
869
static s32 e1000_get_cable_length_igp_82541(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82541.c
87
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82541.c
872
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82541.c
942
static s32 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_82541.c
945
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82542.c
100
static s32 e1000_init_mac_params_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
175
static s32 e1000_get_bus_info_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
192
static s32 e1000_reset_hw_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
195
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82542.c
243
static s32 e1000_init_hw_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
247
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82542.c
317
static s32 e1000_setup_link_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
320
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82542.c
373
static s32 e1000_led_on_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
392
static s32 e1000_led_off_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
41
static s32 e1000_init_phy_params_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
42
static s32 e1000_init_nvm_params_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
43
static s32 e1000_init_mac_params_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
44
static s32 e1000_get_bus_info_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
45
static s32 e1000_reset_hw_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
46
static s32 e1000_init_hw_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
47
static s32 e1000_setup_link_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
48
static s32 e1000_led_on_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
49
static s32 e1000_led_off_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
52
static s32 e1000_read_mac_addr_82542(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82542.c
568
s32 e1000_read_mac_addr_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
570
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82542.c
58
static s32 e1000_init_phy_params_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82542.c
61
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82542.c
74
static s32 e1000_init_nvm_params_82542(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
1015
static s32 e1000_setup_link_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
1018
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82543.c
1056
static s32 e1000_setup_copper_link_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
1059
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82543.c
1144
static s32 e1000_setup_fiber_link_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
1147
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82543.c
1193
static s32 e1000_check_for_copper_link_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
1197
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82543.c
1329
static s32 e1000_check_for_fiber_link_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
1333
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82543.c
1399
static s32 e1000_config_mac_to_phy_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
1402
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82543.c
1476
static s32 e1000_led_on_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
1503
static s32 e1000_led_off_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
165
static s32 e1000_init_nvm_params_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
191
static s32 e1000_init_mac_params_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
46
static s32 e1000_init_phy_params_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
47
static s32 e1000_init_nvm_params_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
48
static s32 e1000_init_mac_params_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
483
static s32 e1000_read_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_82543.c
486
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82543.c
49
static s32 e1000_read_phy_reg_82543(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_82543.c
51
static s32 e1000_write_phy_reg_82543(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_82543.c
53
static s32 e1000_phy_force_speed_duplex_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
539
static s32 e1000_write_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_82543.c
54
static s32 e1000_phy_hw_reset_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
542
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82543.c
55
static s32 e1000_reset_hw_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
56
static s32 e1000_init_hw_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
57
static s32 e1000_setup_link_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
58
static s32 e1000_setup_copper_link_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
59
static s32 e1000_setup_fiber_link_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
60
static s32 e1000_check_for_copper_link_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
61
static s32 e1000_check_for_fiber_link_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
62
static s32 e1000_led_on_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
63
static s32 e1000_led_off_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
67
static s32 e1000_config_mac_to_phy_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
70
static s32 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82543.c
737
static s32 e1000_phy_force_speed_duplex_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
739
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82543.c
763
static s32 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
765
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82543.c
82
static s32 e1000_init_phy_params_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
85
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82543.c
857
static s32 e1000_phy_hw_reset_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
860
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82543.c
897
static s32 e1000_reset_hw_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
900
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82543.c
952
static s32 e1000_init_hw_82543(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82543.c
957
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
1059
static s32 e1000_reset_hw_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1062
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
1184
static s32 e1000_init_hw_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1188
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
1450
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
1467
static s32 e1000_led_on_82574(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1499
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
1534
static s32 e1000_setup_link_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1564
static s32 e1000_setup_copper_link_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1567
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
1602
static s32 e1000_setup_fiber_serdes_link_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1644
static s32 e1000_check_for_serdes_link_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1652
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82571.c
1805
static s32 e1000_valid_led_default_82571(struct e1000_hw *hw, u16 *data)
sys/dev/netif/ig_hal/e1000_82571.c
1807
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
1889
static s32 e1000_fix_nvm_checksum_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1892
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
1938
static s32 e1000_read_mac_addr_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
1943
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
203
static s32 e1000_init_nvm_params_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
284
static s32 e1000_init_mac_params_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
462
static s32 e1000_get_phy_id_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
465
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
512
static s32 e1000_get_hw_semaphore_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
515
s32 sw_timeout = hw->nvm.word_size + 1;
sys/dev/netif/ig_hal/e1000_82571.c
516
s32 fw_timeout = hw->nvm.word_size + 1;
sys/dev/netif/ig_hal/e1000_82571.c
517
s32 i = 0;
sys/dev/netif/ig_hal/e1000_82571.c
53
static s32 e1000_acquire_nvm_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
55
static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_82571.c
57
static s32 e1000_update_nvm_checksum_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
58
static s32 e1000_validate_nvm_checksum_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
59
static s32 e1000_get_cfg_done_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
593
static s32 e1000_get_hw_semaphore_82573(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
596
s32 i = 0;
sys/dev/netif/ig_hal/e1000_82571.c
60
static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82571.c
62
static s32 e1000_reset_hw_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
63
static s32 e1000_init_hw_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
648
static s32 e1000_get_hw_semaphore_82574(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
650
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
66
static s32 e1000_led_on_82574(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
67
static s32 e1000_setup_link_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
68
static s32 e1000_setup_copper_link_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
684
static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_82571.c
69
static s32 e1000_check_for_serdes_link_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
70
static s32 e1000_setup_fiber_serdes_link_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
71
static s32 e1000_valid_led_default_82571(struct e1000_hw *hw, u16 *data);
sys/dev/netif/ig_hal/e1000_82571.c
710
static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_82571.c
73
static s32 e1000_get_hw_semaphore_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
737
static s32 e1000_acquire_nvm_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
739
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
74
static s32 e1000_fix_nvm_checksum_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
75
static s32 e1000_get_phy_id_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
78
static s32 e1000_get_hw_semaphore_82574(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
787
static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_82571.c
790
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
80
static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82571.c
82
static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82571.c
820
static s32 e1000_update_nvm_checksum_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
823
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
85
static s32 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_82571.c
87
static s32 e1000_read_mac_addr_82571(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82571.c
881
static s32 e1000_validate_nvm_checksum_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
905
static s32 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_82571.c
910
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82571.c
94
static s32 e1000_init_phy_params_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
948
static s32 e1000_get_cfg_done_82571(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82571.c
950
s32 timeout = PHY_CFG_TIMEOUT;
sys/dev/netif/ig_hal/e1000_82571.c
97
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82571.c
980
static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_82571.c
983
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
100
static s32 e1000_validate_nvm_checksum_with_offset(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
102
static s32 e1000_validate_nvm_checksum_i350(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
103
static s32 e1000_update_nvm_checksum_i350(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
1052
static s32 e1000_acquire_swfw_sync_82575(struct e1000_hw *hw, u16 mask)
sys/dev/netif/ig_hal/e1000_82575.c
1057
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
1058
s32 i = 0, timeout = 200;
sys/dev/netif/ig_hal/e1000_82575.c
108
static s32 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data);
sys/dev/netif/ig_hal/e1000_82575.c
109
static s32 e1000_clock_out_i2c_byte(struct e1000_hw *hw, u8 data);
sys/dev/netif/ig_hal/e1000_82575.c
110
static s32 e1000_get_i2c_ack(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
111
static s32 e1000_clock_in_i2c_bit(struct e1000_hw *hw, bool *data);
sys/dev/netif/ig_hal/e1000_82575.c
112
static s32 e1000_clock_out_i2c_bit(struct e1000_hw *hw, bool data);
sys/dev/netif/ig_hal/e1000_82575.c
1130
static s32 e1000_get_cfg_done_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1132
s32 timeout = PHY_CFG_TIMEOUT;
sys/dev/netif/ig_hal/e1000_82575.c
115
static s32 e1000_set_i2c_data(struct e1000_hw *hw, u32 *i2cctl, bool data);
sys/dev/netif/ig_hal/e1000_82575.c
1170
static s32 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_82575.c
1173
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
1194
static s32 e1000_check_for_link_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1196
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
1233
static s32 e1000_check_for_link_media_swap(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1236
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
1327
static s32 e1000_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
1426
static s32 e1000_reset_hw_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1429
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
1490
s32 e1000_init_hw_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1493
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
1547
static s32 e1000_setup_copper_link_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1550
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
163
static s32 e1000_init_phy_params_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1633
static s32 e1000_setup_serdes_link_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1637
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
166
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
1776
static s32 e1000_get_media_type_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1779
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
1854
static s32 e1000_set_sfp_media_type_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
1856
s32 ret_val = E1000_ERR_CONFIG;
sys/dev/netif/ig_hal/e1000_82575.c
1861
s32 timeout = 3;
sys/dev/netif/ig_hal/e1000_82575.c
1924
static s32 e1000_valid_led_default_82575(struct e1000_hw *hw, u16 *data)
sys/dev/netif/ig_hal/e1000_82575.c
1926
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
1972
static s32 e1000_reset_init_script_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2007
static s32 e1000_read_mac_addr_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2009
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
2225
static s32 e1000_set_pcie_completion_timeout(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2228
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
2370
static s32 e1000_read_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_82575.c
2372
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
2396
static s32 e1000_write_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_82575.c
2398
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
2422
static s32 e1000_reset_mdicnfg_82580(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2424
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
2460
static s32 e1000_reset_hw_82580(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2462
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
2579
s32 e1000_validate_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset)
sys/dev/netif/ig_hal/e1000_82575.c
2581
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
2616
s32 e1000_update_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset)
sys/dev/netif/ig_hal/e1000_82575.c
2618
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
2650
static s32 e1000_validate_nvm_checksum_82580(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2652
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
2691
static s32 e1000_update_nvm_checksum_82580(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2693
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
2735
static s32 e1000_validate_nvm_checksum_i350(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2737
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
2763
static s32 e1000_update_nvm_checksum_i350(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2765
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
2789
static s32 __e1000_access_emi_reg(struct e1000_hw *hw, u16 address,
sys/dev/netif/ig_hal/e1000_82575.c
2792
s32 ret_val;
sys/dev/netif/ig_hal/e1000_82575.c
2814
s32 e1000_read_emi_reg(struct e1000_hw *hw, u16 addr, u16 *data)
sys/dev/netif/ig_hal/e1000_82575.c
2827
s32 e1000_initialize_M88E1512_phy(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2830
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
2916
s32 e1000_initialize_M88E1543_phy(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
2919
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
3018
s32 e1000_set_eee_i350(struct e1000_hw *hw, bool adv1G, bool adv100M)
sys/dev/netif/ig_hal/e1000_82575.c
3073
s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M)
sys/dev/netif/ig_hal/e1000_82575.c
3076
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
3155
s32 e1000_get_eee_status_i354(struct e1000_hw *hw, bool *status)
sys/dev/netif/ig_hal/e1000_82575.c
3158
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
3238
s32 e1000_set_i2c_bb(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
3240
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
3270
s32 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
sys/dev/netif/ig_hal/e1000_82575.c
3273
s32 status = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
329
s32 e1000_init_nvm_params_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
3361
s32 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
sys/dev/netif/ig_hal/e1000_82575.c
3364
s32 status = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
3487
static s32 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data)
sys/dev/netif/ig_hal/e1000_82575.c
3489
s32 i;
sys/dev/netif/ig_hal/e1000_82575.c
3510
static s32 e1000_clock_out_i2c_byte(struct e1000_hw *hw, u8 data)
sys/dev/netif/ig_hal/e1000_82575.c
3512
s32 status = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
3513
s32 i;
sys/dev/netif/ig_hal/e1000_82575.c
3543
static s32 e1000_get_i2c_ack(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
3545
s32 status = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
3589
static s32 e1000_clock_in_i2c_bit(struct e1000_hw *hw, bool *data)
sys/dev/netif/ig_hal/e1000_82575.c
3618
static s32 e1000_clock_out_i2c_bit(struct e1000_hw *hw, bool data)
sys/dev/netif/ig_hal/e1000_82575.c
3620
s32 status;
sys/dev/netif/ig_hal/e1000_82575.c
3694
static s32 e1000_set_i2c_data(struct e1000_hw *hw, u32 *i2cctl, bool data)
sys/dev/netif/ig_hal/e1000_82575.c
3696
s32 status = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
414
static s32 e1000_init_mac_params_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
48
static s32 e1000_init_phy_params_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
49
static s32 e1000_init_mac_params_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
50
static s32 e1000_acquire_phy_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
52
static s32 e1000_acquire_nvm_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
54
static s32 e1000_check_for_link_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
549
static s32 e1000_acquire_phy_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
55
static s32 e1000_check_for_link_media_swap(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
56
static s32 e1000_get_cfg_done_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
57
static s32 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_82575.c
59
static s32 e1000_phy_hw_reset_sgmii_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
596
static s32 e1000_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_82575.c
599
s32 ret_val = -E1000_ERR_PARAM;
sys/dev/netif/ig_hal/e1000_82575.c
60
static s32 e1000_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_82575.c
62
static s32 e1000_reset_hw_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
629
static s32 e1000_write_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_82575.c
63
static s32 e1000_reset_hw_82580(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
632
s32 ret_val = -E1000_ERR_PARAM;
sys/dev/netif/ig_hal/e1000_82575.c
64
static s32 e1000_read_phy_reg_82580(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
66
static s32 e1000_write_phy_reg_82580(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
660
static s32 e1000_get_phy_id_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
663
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
68
static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
70
static s32 e1000_set_d3_lplu_state_82580(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
72
static s32 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
74
static s32 e1000_setup_copper_link_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
75
static s32 e1000_setup_serdes_link_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
76
static s32 e1000_get_media_type_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
762
static s32 e1000_phy_hw_reset_sgmii_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
764
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
77
static s32 e1000_set_sfp_media_type_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
78
static s32 e1000_valid_led_default_82575(struct e1000_hw *hw, u16 *data);
sys/dev/netif/ig_hal/e1000_82575.c
79
static s32 e1000_write_phy_reg_sgmii_82575(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
810
static s32 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_82575.c
813
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.c
82
static s32 e1000_acquire_swfw_sync_82575(struct e1000_hw *hw, u16 mask);
sys/dev/netif/ig_hal/e1000_82575.c
83
static s32 e1000_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
85
static s32 e1000_get_phy_id_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
88
static s32 e1000_reset_init_script_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
89
static s32 e1000_read_mac_addr_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
896
static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_82575.c
94
static s32 e1000_set_pcie_completion_timeout(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
943
s32 e1000_set_d3_lplu_state_82580(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_82575.c
95
static s32 e1000_reset_mdicnfg_82580(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
96
static s32 e1000_validate_nvm_checksum_82580(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
97
static s32 e1000_update_nvm_checksum_82580(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.c
98
static s32 e1000_update_nvm_checksum_with_offset(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_82575.c
985
static s32 e1000_acquire_nvm_82575(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_82575.c
987
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_82575.h
482
s32 e1000_init_nvm_params_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.h
483
s32 e1000_init_hw_82575(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.h
495
s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type type);
sys/dev/netif/ig_hal/e1000_82575.h
498
s32 e1000_read_emi_reg(struct e1000_hw *hw, u16 addr, u16 *data);
sys/dev/netif/ig_hal/e1000_82575.h
499
s32 e1000_set_eee_i350(struct e1000_hw *hw, bool adv1G, bool adv100M);
sys/dev/netif/ig_hal/e1000_82575.h
500
s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M);
sys/dev/netif/ig_hal/e1000_82575.h
501
s32 e1000_get_eee_status_i354(struct e1000_hw *, bool *);
sys/dev/netif/ig_hal/e1000_82575.h
502
s32 e1000_initialize_M88E1512_phy(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.h
503
s32 e1000_initialize_M88E1543_phy(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.h
517
s32 e1000_set_i2c_bb(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_82575.h
518
s32 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
sys/dev/netif/ig_hal/e1000_82575.h
520
s32 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
sys/dev/netif/ig_hal/e1000_api.c
1015
s32 e1000_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_api.c
1032
s32 e1000_write_phy_reg(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_api.c
1060
s32 e1000_acquire_phy(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1072
s32 e1000_cfg_on_link_up(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1090
s32 e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_api.c
1105
s32 e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_api.c
1118
s32 e1000_get_cable_length(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1134
s32 e1000_get_phy_info(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1149
s32 e1000_phy_hw_reset(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1164
s32 e1000_phy_commit(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1186
s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_api.c
1208
s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_api.c
122
s32 e1000_init_mbx_params(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1224
s32 e1000_read_mac_addr(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
124
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_api.c
1243
s32 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size)
sys/dev/netif/ig_hal/e1000_api.c
1258
s32 e1000_read_pba_length(struct e1000_hw *hw, u32 *pba_num_size)
sys/dev/netif/ig_hal/e1000_api.c
1270
s32 e1000_validate_nvm_checksum(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1285
s32 e1000_update_nvm_checksum(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
1316
s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data)
sys/dev/netif/ig_hal/e1000_api.c
1334
s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data)
sys/dev/netif/ig_hal/e1000_api.c
1352
s32 e1000_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg, u32 offset,
sys/dev/netif/ig_hal/e1000_api.c
150
s32 e1000_set_mac_type(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
153
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_api.c
426
s32 e1000_setup_init_funcs(struct e1000_hw *hw, bool init_device)
sys/dev/netif/ig_hal/e1000_api.c
428
s32 ret_val;
sys/dev/netif/ig_hal/e1000_api.c
44
s32 e1000_init_mac_params(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
46
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_api.c
556
s32 e1000_get_bus_info(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
617
s32 e1000_force_mac_fc(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
630
s32 e1000_check_for_link(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
661
s32 e1000_mng_write_dhcp_info(struct e1000_hw *hw, u8 *buffer, u16 length)
sys/dev/netif/ig_hal/e1000_api.c
673
s32 e1000_reset_hw(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
688
s32 e1000_init_hw(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
70
s32 e1000_init_nvm_params(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
704
s32 e1000_setup_link(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
72
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_api.c
722
s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex)
sys/dev/netif/ig_hal/e1000_api.c
738
s32 e1000_setup_led(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
753
s32 e1000_cleanup_led(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
769
s32 e1000_blink_led(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
784
s32 e1000_id_led_init(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
799
s32 e1000_led_on(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
814
s32 e1000_led_off(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
854
s32 e1000_disable_pcie_master(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
894
s32 e1000_validate_mdi_setting(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
942
s32 e1000_mng_host_if_write(struct e1000_hw *hw, u8 *buffer, u16 length,
sys/dev/netif/ig_hal/e1000_api.c
955
s32 e1000_mng_write_cmd_header(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_api.c
96
s32 e1000_init_phy_params(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
971
s32 e1000_mng_enable_host_if(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.c
98
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_api.c
983
s32 e1000_set_obff_timer(struct e1000_hw *hw, u32 itr)
sys/dev/netif/ig_hal/e1000_api.c
998
s32 e1000_check_reset_block(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_api.h
100
s32 e1000_read_pba_string(struct e1000_hw *hw, u8 *pba_num, u32 pba_num_size);
sys/dev/netif/ig_hal/e1000_api.h
101
s32 e1000_read_pba_length(struct e1000_hw *hw, u32 *pba_num_size);
sys/dev/netif/ig_hal/e1000_api.h
103
s32 e1000_update_nvm_checksum(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
104
s32 e1000_validate_nvm_checksum(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
105
s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
sys/dev/netif/ig_hal/e1000_api.h
106
s32 e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_api.h
107
s32 e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_api.h
108
s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
sys/dev/netif/ig_hal/e1000_api.h
109
s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active);
sys/dev/netif/ig_hal/e1000_api.h
110
s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active);
sys/dev/netif/ig_hal/e1000_api.h
113
s32 e1000_mng_enable_host_if(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
114
s32 e1000_mng_host_if_write(struct e1000_hw *hw, u8 *buffer, u16 length,
sys/dev/netif/ig_hal/e1000_api.h
116
s32 e1000_mng_write_cmd_header(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_api.h
118
s32 e1000_mng_write_dhcp_info(struct e1000_hw *hw, u8 *buffer, u16 length);
sys/dev/netif/ig_hal/e1000_api.h
54
s32 e1000_set_obff_timer(struct e1000_hw *hw, u32 itr);
sys/dev/netif/ig_hal/e1000_api.h
55
s32 e1000_set_mac_type(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
56
s32 e1000_setup_init_funcs(struct e1000_hw *hw, bool init_device);
sys/dev/netif/ig_hal/e1000_api.h
57
s32 e1000_init_mac_params(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
58
s32 e1000_init_nvm_params(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
59
s32 e1000_init_phy_params(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
60
s32 e1000_init_mbx_params(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
61
s32 e1000_get_bus_info(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
64
s32 e1000_force_mac_fc(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
65
s32 e1000_check_for_link(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
66
s32 e1000_reset_hw(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
67
s32 e1000_init_hw(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
68
s32 e1000_setup_link(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
69
s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex);
sys/dev/netif/ig_hal/e1000_api.h
70
s32 e1000_disable_pcie_master(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
76
s32 e1000_setup_led(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
77
s32 e1000_cleanup_led(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
78
s32 e1000_check_reset_block(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
79
s32 e1000_blink_led(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
80
s32 e1000_led_on(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
81
s32 e1000_led_off(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
82
s32 e1000_id_led_init(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
85
s32 e1000_get_cable_length(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
86
s32 e1000_validate_mdi_setting(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
87
s32 e1000_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_api.h
88
s32 e1000_write_phy_reg(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_api.h
89
s32 e1000_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg, u32 offset,
sys/dev/netif/ig_hal/e1000_api.h
91
s32 e1000_get_phy_info(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
93
s32 e1000_acquire_phy(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
94
s32 e1000_cfg_on_link_up(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
95
s32 e1000_phy_hw_reset(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
96
s32 e1000_phy_commit(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_api.h
99
s32 e1000_read_mac_addr(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_hw.h
1063
s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
sys/dev/netif/ig_hal/e1000_hw.h
1064
s32 e1000_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
sys/dev/netif/ig_hal/e1000_hw.h
721
s32 (*init_params)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
722
s32 (*id_led_init)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
723
s32 (*blink_led)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
725
s32 (*check_for_link)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
726
s32 (*cleanup_led)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
729
s32 (*get_bus_info)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
731
s32 (*get_link_up_info)(struct e1000_hw *, u16 *, u16 *);
sys/dev/netif/ig_hal/e1000_hw.h
732
s32 (*led_on)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
733
s32 (*led_off)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
735
s32 (*reset_hw)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
736
s32 (*init_hw)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
739
s32 (*setup_link)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
740
s32 (*setup_physical_interface)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
741
s32 (*setup_led)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
745
s32 (*read_mac_addr)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
746
s32 (*validate_mdi_setting)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
747
s32 (*set_obff_timer)(struct e1000_hw *, u32);
sys/dev/netif/ig_hal/e1000_hw.h
748
s32 (*acquire_swfw_sync)(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_hw.h
767
s32 (*init_params)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
768
s32 (*acquire)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
769
s32 (*cfg_on_link_up)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
770
s32 (*check_polarity)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
771
s32 (*check_reset_block)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
772
s32 (*commit)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
773
s32 (*force_speed_duplex)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
774
s32 (*get_cfg_done)(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_hw.h
775
s32 (*get_cable_length)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
776
s32 (*get_info)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
777
s32 (*set_page)(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_hw.h
778
s32 (*read_reg)(struct e1000_hw *, u32, u16 *);
sys/dev/netif/ig_hal/e1000_hw.h
779
s32 (*read_reg_locked)(struct e1000_hw *, u32, u16 *);
sys/dev/netif/ig_hal/e1000_hw.h
780
s32 (*read_reg_page)(struct e1000_hw *, u32, u16 *);
sys/dev/netif/ig_hal/e1000_hw.h
782
s32 (*reset)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
783
s32 (*set_d0_lplu_state)(struct e1000_hw *, bool);
sys/dev/netif/ig_hal/e1000_hw.h
784
s32 (*set_d3_lplu_state)(struct e1000_hw *, bool);
sys/dev/netif/ig_hal/e1000_hw.h
785
s32 (*write_reg)(struct e1000_hw *, u32, u16);
sys/dev/netif/ig_hal/e1000_hw.h
786
s32 (*write_reg_locked)(struct e1000_hw *, u32, u16);
sys/dev/netif/ig_hal/e1000_hw.h
787
s32 (*write_reg_page)(struct e1000_hw *, u32, u16);
sys/dev/netif/ig_hal/e1000_hw.h
790
s32 (*read_i2c_byte)(struct e1000_hw *, u8, u8, u8 *);
sys/dev/netif/ig_hal/e1000_hw.h
791
s32 (*write_i2c_byte)(struct e1000_hw *, u8, u8, u8);
sys/dev/netif/ig_hal/e1000_hw.h
796
s32 (*init_params)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
797
s32 (*acquire)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
798
s32 (*read)(struct e1000_hw *, u16, u16, u16 *);
sys/dev/netif/ig_hal/e1000_hw.h
801
s32 (*update)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
802
s32 (*valid_led_default)(struct e1000_hw *, u16 *);
sys/dev/netif/ig_hal/e1000_hw.h
803
s32 (*validate)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_hw.h
804
s32 (*write)(struct e1000_hw *, u16, u16, u16 *);
sys/dev/netif/ig_hal/e1000_hw.h
961
s32 (*init_params)(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_hw.h
962
s32 (*read)(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_hw.h
963
s32 (*write)(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_hw.h
964
s32 (*read_posted)(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_hw.h
965
s32 (*write_posted)(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_hw.h
966
s32 (*check_for_msg)(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_hw.h
967
s32 (*check_for_ack)(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_hw.h
968
s32 (*check_for_rst)(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_i210.c
1019
s32 e1000_init_hw_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
1021
s32 ret_val;
sys/dev/netif/ig_hal/e1000_i210.c
162
static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
165
s32 timeout = hw->nvm.word_size + 1;
sys/dev/netif/ig_hal/e1000_i210.c
166
s32 i = 0;
sys/dev/netif/ig_hal/e1000_i210.c
235
s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_i210.c
238
s32 status = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_i210.c
280
s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_i210.c
283
s32 status = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_i210.c
321
static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_i210.c
327
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_i210.c
376
static s32 e1000_read_invm_word_i210(struct e1000_hw *hw, u8 address, u16 *data)
sys/dev/netif/ig_hal/e1000_i210.c
378
s32 status = -E1000_ERR_INVM_VALUE_NOT_FOUND;
sys/dev/netif/ig_hal/e1000_i210.c
38
static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_i210.c
40
static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_i210.c
41
static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_i210.c
418
static s32 e1000_read_invm_i210(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_i210.c
421
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_i210.c
43
static s32 e1000_pool_flash_update_done_i210(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_i210.c
44
static s32 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data);
sys/dev/netif/ig_hal/e1000_i210.c
498
s32 e1000_read_invm_version(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_i210.c
508
s32 status = -E1000_ERR_INVM_VALUE_NOT_FOUND;
sys/dev/netif/ig_hal/e1000_i210.c
55
static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
57
s32 ret_val;
sys/dev/netif/ig_hal/e1000_i210.c
597
s32 e1000_validate_nvm_checksum_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
599
s32 status = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_i210.c
600
s32 (*read_op_ptr)(struct e1000_hw *, u16, u16, u16 *);
sys/dev/netif/ig_hal/e1000_i210.c
636
s32 e1000_update_nvm_checksum_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
638
s32 ret_val;
sys/dev/netif/ig_hal/e1000_i210.c
715
s32 e1000_update_flash_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
717
s32 ret_val;
sys/dev/netif/ig_hal/e1000_i210.c
746
s32 e1000_pool_flash_update_done_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
748
s32 ret_val = -E1000_ERR_NVM;
sys/dev/netif/ig_hal/e1000_i210.c
771
static s32 e1000_init_nvm_params_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
773
s32 ret_val;
sys/dev/netif/ig_hal/e1000_i210.c
820
static s32 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data)
sys/dev/netif/ig_hal/e1000_i210.c
822
s32 ret_val;
sys/dev/netif/ig_hal/e1000_i210.c
855
static s32 __e1000_access_xmdio_reg(struct e1000_hw *hw, u16 address,
sys/dev/netif/ig_hal/e1000_i210.c
858
s32 ret_val;
sys/dev/netif/ig_hal/e1000_i210.c
88
s32 e1000_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask)
sys/dev/netif/ig_hal/e1000_i210.c
897
s32 e1000_read_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr, u16 *data)
sys/dev/netif/ig_hal/e1000_i210.c
911
s32 e1000_write_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr, u16 data)
sys/dev/netif/ig_hal/e1000_i210.c
925
static s32 e1000_pll_workaround_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
927
s32 ret_val;
sys/dev/netif/ig_hal/e1000_i210.c
93
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_i210.c
94
s32 i = 0, timeout = 200; /* FIXME: find real value to use here */
sys/dev/netif/ig_hal/e1000_i210.c
994
static s32 e1000_get_cfg_done_i210(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_i210.c
996
s32 timeout = PHY_CFG_TIMEOUT;
sys/dev/netif/ig_hal/e1000_i210.h
39
s32 e1000_update_flash_i210(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_i210.h
40
s32 e1000_update_nvm_checksum_i210(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_i210.h
41
s32 e1000_validate_nvm_checksum_i210(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_i210.h
42
s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_i210.h
44
s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_i210.h
46
s32 e1000_read_invm_version(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_i210.h
48
s32 e1000_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask);
sys/dev/netif/ig_hal/e1000_i210.h
50
s32 e1000_read_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr,
sys/dev/netif/ig_hal/e1000_i210.h
52
s32 e1000_write_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr,
sys/dev/netif/ig_hal/e1000_i210.h
54
s32 e1000_init_hw_i210(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
100
static s32 e1000_update_nvm_checksum_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
1006
static s32 e1000_k1_workaround_lpt_lp(struct e1000_hw *hw, bool link)
sys/dev/netif/ig_hal/e1000_ich8lan.c
101
static s32 e1000_update_nvm_checksum_spt(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
1010
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
102
static s32 e1000_valid_led_default_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
104
static s32 e1000_id_led_init_pchlan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
105
static s32 e1000_get_bus_info_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
106
static s32 e1000_reset_hw_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
107
static s32 e1000_init_hw_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
108
static s32 e1000_setup_link_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
109
static s32 e1000_setup_copper_link_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
110
static s32 e1000_setup_copper_link_pch_lpt(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
111
static s32 e1000_get_link_up_info_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
1115
static s32 e1000_platform_pm_pch_lpt(struct e1000_hw *hw, bool link)
sys/dev/netif/ig_hal/e1000_ich8lan.c
1120
s32 obff_hwm = 0;
sys/dev/netif/ig_hal/e1000_ich8lan.c
113
static s32 e1000_cleanup_led_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
114
static s32 e1000_led_on_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
115
static s32 e1000_led_off_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
116
static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link);
sys/dev/netif/ig_hal/e1000_ich8lan.c
117
static s32 e1000_setup_led_pchlan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
118
static s32 e1000_cleanup_led_pchlan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
1186
obff_hwm = (s32)(rxa - lat_ns);
sys/dev/netif/ig_hal/e1000_ich8lan.c
119
static s32 e1000_led_on_pchlan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
120
static s32 e1000_led_off_pchlan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
122
static s32 e1000_erase_flash_bank_ich8lan(struct e1000_hw *hw, u32 bank);
sys/dev/netif/ig_hal/e1000_ich8lan.c
1223
static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr)
sys/dev/netif/ig_hal/e1000_ich8lan.c
1226
s32 timer;
sys/dev/netif/ig_hal/e1000_ich8lan.c
124
static s32 e1000_kmrn_lock_loss_workaround_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
125
static s32 e1000_read_flash_byte_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
1257
s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx)
sys/dev/netif/ig_hal/e1000_ich8lan.c
1260
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
127
static s32 e1000_read_flash_data_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
129
static s32 e1000_read_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
131
static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
133
static s32 e1000_write_flash_data32_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
135
static s32 e1000_retry_write_flash_dword_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
137
static s32 e1000_read_flash_word_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
139
static s32 e1000_retry_write_flash_byte_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
1403
s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force)
sys/dev/netif/ig_hal/e1000_ich8lan.c
1405
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
141
static s32 e1000_get_cfg_done_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
143
static s32 e1000_check_for_copper_link_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
144
static s32 e1000_set_mdio_slow_mode_hv(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
145
static s32 e1000_k1_workaround_lv(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
147
static s32 e1000_set_obff_timer_pch_lpt(struct e1000_hw *hw, u32 itr);
sys/dev/netif/ig_hal/e1000_ich8lan.c
1546
static s32 e1000_check_for_copper_link_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
1549
s32 ret_val, tipg_reg = 0;
sys/dev/netif/ig_hal/e1000_ich8lan.c
1850
static s32 e1000_acquire_nvm_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
1877
static s32 e1000_acquire_swflag_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
1880
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2034
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
204
s32 ret_val = 0;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2112
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2155
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2192
static s32 e1000_check_reset_block_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2219
static s32 e1000_write_smbus_addr(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2225
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2260
static s32 e1000_sw_lcd_config_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2264
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2387
static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2389
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2469
s32 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2471
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2522
static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2524
s32 ret_val = 0;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2589
static s32 e1000_set_mdio_slow_mode_hv(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2591
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2612
static s32 e1000_hv_phy_workarounds_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2614
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2701
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2758
s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2760
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2932
static s32 e1000_lv_phy_workarounds_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2934
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
2968
static s32 e1000_k1_workaround_lv(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
2970
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3075
static s32 e1000_post_phy_reset_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3077
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3148
static s32 e1000_phy_hw_reset_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3150
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
316
static s32 e1000_init_phy_workarounds_pchlan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3177
static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3179
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
319
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3211
static s32 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3215
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3307
static s32 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3311
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3396
static s32 e1000_valid_nvm_bank_detect_ich8lan(struct e1000_hw *hw, u32 *bank)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3404
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3499
static s32 e1000_read_nvm_spt(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_ich8lan.c
3505
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3594
static s32 e1000_read_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_ich8lan.c
3600
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3654
static s32 e1000_flash_cycle_init_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3657
s32 ret_val = -E1000_ERR_NVM;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3700
s32 i;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3740
static s32 e1000_flash_cycle_ich8lan(struct e1000_hw *hw, u32 timeout)
sys/dev/netif/ig_hal/e1000_ich8lan.c
3784
static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
3807
static s32 e1000_read_flash_word_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
3829
static s32 e1000_read_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
3832
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3860
static s32 e1000_read_flash_data_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
3867
s32 ret_val = -E1000_ERR_NVM;
sys/dev/netif/ig_hal/e1000_ich8lan.c
3935
static s32 e1000_read_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
3941
s32 ret_val = -E1000_ERR_NVM;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4014
static s32 e1000_write_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_ich8lan.c
4052
static s32 e1000_update_nvm_checksum_spt(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4057
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4214
static s32 e1000_update_nvm_checksum_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4219
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4364
static s32 e1000_validate_nvm_checksum_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4366
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4417
static s32 e1000_write_flash_data_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
4424
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
450
static s32 e1000_init_phy_params_pchlan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4514
static s32 e1000_write_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
4520
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
453
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4603
static s32 e1000_write_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
4622
static s32 e1000_retry_write_flash_dword_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
4625
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4659
static s32 e1000_retry_write_flash_byte_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
4662
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4692
static s32 e1000_erase_flash_bank_ich8lan(struct e1000_hw *hw, u32 bank)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4700
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4701
s32 count = 0;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4702
s32 j, iteration, sector_size;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4813
static s32 e1000_valid_led_default_ich8lan(struct e1000_hw *hw, u16 *data)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4815
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4844
static s32 e1000_id_led_init_pchlan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4847
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4912
static s32 e1000_get_bus_info_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4915
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
4939
static s32 e1000_reset_hw_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
4944
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5075
static s32 e1000_init_hw_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5079
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5244
static s32 e1000_setup_link_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5246
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5297
static s32 e1000_setup_copper_link_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5300
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5388
static s32 e1000_setup_copper_link_pch_lpt(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5391
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
541
static s32 e1000_init_phy_params_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5417
static s32 e1000_get_link_up_info_ich8lan(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_ich8lan.c
5420
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
544
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5452
static s32 e1000_kmrn_lock_loss_workaround_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5456
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5597
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5639
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5771
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
5839
static s32 e1000_cleanup_led_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5857
static s32 e1000_led_on_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5875
static s32 e1000_led_off_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5893
static s32 e1000_setup_led_pchlan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5907
static s32 e1000_cleanup_led_pchlan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5921
static s32 e1000_led_on_pchlan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5953
static s32 e1000_led_off_pchlan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5991
static s32 e1000_get_cfg_done_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
5993
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_ich8lan.c
6067
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
633
static s32 e1000_init_nvm_params_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
723
static s32 e1000_init_mac_params_ich8lan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
74
static s32 e1000_acquire_swflag_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
76
static s32 e1000_acquire_nvm_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
82
static s32 e1000_sw_lcd_config_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
840
static s32 __e1000_access_emi_reg_locked(struct e1000_hw *hw, u16 address,
sys/dev/netif/ig_hal/e1000_ich8lan.c
843
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
86
static s32 e1000_check_reset_block_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
869
s32 e1000_read_emi_reg_locked(struct e1000_hw *hw, u16 addr, u16 *data)
sys/dev/netif/ig_hal/e1000_ich8lan.c
87
static s32 e1000_phy_hw_reset_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.c
88
static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active);
sys/dev/netif/ig_hal/e1000_ich8lan.c
884
s32 e1000_write_emi_reg_locked(struct e1000_hw *hw, u16 addr, u16 data)
sys/dev/netif/ig_hal/e1000_ich8lan.c
89
static s32 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
905
s32 e1000_set_eee_pchlan(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_ich8lan.c
908
s32 ret_val;
sys/dev/netif/ig_hal/e1000_ich8lan.c
91
static s32 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_ich8lan.c
93
static s32 e1000_read_nvm_ich8lan(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
95
static s32 e1000_read_nvm_spt(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_ich8lan.c
97
static s32 e1000_write_nvm_ich8lan(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_ich8lan.c
99
static s32 e1000_validate_nvm_checksum_ich8lan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.h
339
s32 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable);
sys/dev/netif/ig_hal/e1000_ich8lan.h
341
s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable);
sys/dev/netif/ig_hal/e1000_ich8lan.h
342
s32 e1000_read_emi_reg_locked(struct e1000_hw *hw, u16 addr, u16 *data);
sys/dev/netif/ig_hal/e1000_ich8lan.h
343
s32 e1000_write_emi_reg_locked(struct e1000_hw *hw, u16 addr, u16 data);
sys/dev/netif/ig_hal/e1000_ich8lan.h
344
s32 e1000_set_eee_pchlan(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_ich8lan.h
345
s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
sys/dev/netif/ig_hal/e1000_ich8lan.h
346
s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force);
sys/dev/netif/ig_hal/e1000_mac.c
1008
s32 e1000_setup_link_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1010
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
1064
s32 e1000_commit_fc_settings_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
109
s32 e1000_null_link_info(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_mac.c
1133
s32 e1000_poll_fiber_serdes_link_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1137
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
1182
s32 e1000_setup_fiber_serdes_link_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1185
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
1256
s32 e1000_set_fc_watermarks_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1295
s32 e1000_force_mac_fc_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1357
s32 e1000_config_fc_after_link_up_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1360
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_mac.c
1665
s32 e1000_get_speed_and_duplex_copper_generic(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_mac.c
169
s32 e1000_null_set_obff_timer(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_mac.c
1704
s32 e1000_get_speed_and_duplex_fiber_serdes_generic(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_mac.c
1721
s32 e1000_get_hw_semaphore_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1724
s32 timeout = hw->nvm.word_size + 1;
sys/dev/netif/ig_hal/e1000_mac.c
1725
s32 i = 0;
sys/dev/netif/ig_hal/e1000_mac.c
1791
s32 e1000_get_auto_rd_done_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1793
s32 i = 0;
sys/dev/netif/ig_hal/e1000_mac.c
1820
s32 e1000_valid_led_default_generic(struct e1000_hw *hw, u16 *data)
sys/dev/netif/ig_hal/e1000_mac.c
1822
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
184
s32 e1000_get_bus_info_pci_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1843
s32 e1000_id_led_init_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1846
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
189
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_mac.c
1911
s32 e1000_setup_led_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1943
s32 e1000_cleanup_led_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
1957
s32 e1000_blink_led_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
2004
s32 e1000_led_on_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
2033
s32 e1000_led_off_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
2091
s32 e1000_disable_pcie_master_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
2094
s32 timeout = MASTER_DISABLE_TIMEOUT;
sys/dev/netif/ig_hal/e1000_mac.c
2197
static s32 e1000_validate_mdi_setting_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
2217
s32 e1000_validate_mdi_setting_crossover_generic(struct e1000_hw E1000_UNUSEDARG *hw)
sys/dev/netif/ig_hal/e1000_mac.c
2235
s32 e1000_write_8bit_ctrl_reg_generic(struct e1000_hw *hw, u32 reg,
sys/dev/netif/ig_hal/e1000_mac.c
239
s32 e1000_get_bus_info_pcie_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
243
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
37
static s32 e1000_validate_mdi_setting_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.c
407
s32 e1000_check_alt_mac_addr_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
410
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
715
s32 e1000_check_for_copper_link_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
718
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
780
s32 e1000_check_for_fiber_link_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
786
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
847
s32 e1000_check_for_serdes_link_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
853
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.c
87
s32 e1000_null_ops_generic(struct e1000_hw E1000_UNUSEDARG *hw)
sys/dev/netif/ig_hal/e1000_mac.c
953
s32 e1000_set_default_fc_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mac.c
955
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mac.h
41
s32 e1000_null_ops_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
42
s32 e1000_null_link_info(struct e1000_hw *hw, u16 *s, u16 *d);
sys/dev/netif/ig_hal/e1000_mac.h
47
s32 e1000_null_set_obff_timer(struct e1000_hw *hw, u32 a);
sys/dev/netif/ig_hal/e1000_mac.h
48
s32 e1000_blink_led_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
49
s32 e1000_check_for_copper_link_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
50
s32 e1000_check_for_fiber_link_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
51
s32 e1000_check_for_serdes_link_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
52
s32 e1000_cleanup_led_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
53
s32 e1000_commit_fc_settings_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
54
s32 e1000_poll_fiber_serdes_link_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
55
s32 e1000_config_fc_after_link_up_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
56
s32 e1000_disable_pcie_master_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
57
s32 e1000_force_mac_fc_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
58
s32 e1000_get_auto_rd_done_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
59
s32 e1000_get_bus_info_pci_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
60
s32 e1000_get_bus_info_pcie_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
63
s32 e1000_get_hw_semaphore_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
64
s32 e1000_get_speed_and_duplex_copper_generic(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_mac.h
66
s32 e1000_get_speed_and_duplex_fiber_serdes_generic(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_mac.h
68
s32 e1000_id_led_init_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
69
s32 e1000_led_on_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
70
s32 e1000_led_off_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
74
s32 e1000_set_default_fc_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
75
s32 e1000_set_fc_watermarks_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
76
s32 e1000_setup_fiber_serdes_link_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
77
s32 e1000_setup_led_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
78
s32 e1000_setup_link_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
79
s32 e1000_validate_mdi_setting_crossover_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_mac.h
80
s32 e1000_write_8bit_ctrl_reg_generic(struct e1000_hw *hw, u32 reg,
sys/dev/netif/ig_hal/e1000_mac.h
90
s32 e1000_check_alt_mac_addr_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_manage.c
136
s32 ret_val, hdr_csum, csum;
sys/dev/netif/ig_hal/e1000_manage.c
191
s32 e1000_mng_write_cmd_header_generic(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_manage.c
225
s32 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer,
sys/dev/netif/ig_hal/e1000_manage.c
297
s32 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw, u8 *buffer,
sys/dev/netif/ig_hal/e1000_manage.c
301
s32 ret_val;
sys/dev/netif/ig_hal/e1000_manage.c
368
s32 ret_val;
sys/dev/netif/ig_hal/e1000_manage.c
396
s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length)
sys/dev/netif/ig_hal/e1000_manage.c
469
s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length)
sys/dev/netif/ig_hal/e1000_manage.c
72
s32 e1000_mng_enable_host_if_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_manage.h
40
s32 e1000_mng_enable_host_if_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_manage.h
41
s32 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer,
sys/dev/netif/ig_hal/e1000_manage.h
43
s32 e1000_mng_write_cmd_header_generic(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_manage.h
45
s32 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_manage.h
49
s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length);
sys/dev/netif/ig_hal/e1000_manage.h
50
s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length);
sys/dev/netif/ig_hal/e1000_mbx.c
101
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_mbx.c
121
s32 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.c
124
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
141
s32 e1000_check_for_ack(struct e1000_hw *hw, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.c
144
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
161
s32 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.c
164
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
181
static s32 e1000_poll_for_msg(struct e1000_hw *hw, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.c
212
static s32 e1000_poll_for_ack(struct e1000_hw *hw, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.c
246
s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.c
249
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
275
s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.c
278
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
340
static s32 e1000_check_for_bit_vf(struct e1000_hw *hw, u32 mask)
sys/dev/netif/ig_hal/e1000_mbx.c
343
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
360
static s32 e1000_check_for_msg_vf(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_mbx.c
363
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
382
static s32 e1000_check_for_ack_vf(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_mbx.c
385
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
404
static s32 e1000_check_for_rst_vf(struct e1000_hw *hw,
sys/dev/netif/ig_hal/e1000_mbx.c
407
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
41
static s32 e1000_null_mbx_check_for_flag(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_mbx.c
426
static s32 e1000_obtain_mbx_lock_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mbx.c
428
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
457
static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ig_hal/e1000_mbx.c
460
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mbx.c
498
static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ig_hal/e1000_mbx.c
501
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_mbx.c
53
static s32 e1000_null_mbx_transact(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_mbx.c
531
s32 e1000_init_mbx_params_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mbx.c
559
static s32 e1000_check_for_bit_pf(struct e1000_hw *hw, u32 mask)
sys/dev/netif/ig_hal/e1000_mbx.c
562
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
579
static s32 e1000_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number)
sys/dev/netif/ig_hal/e1000_mbx.c
581
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
600
static s32 e1000_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number)
sys/dev/netif/ig_hal/e1000_mbx.c
602
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
621
static s32 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number)
sys/dev/netif/ig_hal/e1000_mbx.c
624
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
644
static s32 e1000_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number)
sys/dev/netif/ig_hal/e1000_mbx.c
646
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
679
static s32 e1000_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ig_hal/e1000_mbx.c
682
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mbx.c
72
s32 e1000_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.c
722
static s32 e1000_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ig_hal/e1000_mbx.c
725
s32 ret_val;
sys/dev/netif/ig_hal/e1000_mbx.c
75
s32 ret_val = -E1000_ERR_MBX;
sys/dev/netif/ig_hal/e1000_mbx.c
755
s32 e1000_init_mbx_params_pf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_mbx.c
98
s32 e1000_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
sys/dev/netif/ig_hal/e1000_mbx.h
100
s32 e1000_check_for_ack(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_mbx.h
101
s32 e1000_check_for_rst(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_mbx.h
103
s32 e1000_init_mbx_params_vf(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_mbx.h
104
s32 e1000_init_mbx_params_pf(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_mbx.h
95
s32 e1000_read_mbx(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_mbx.h
96
s32 e1000_write_mbx(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_mbx.h
97
s32 e1000_read_posted_mbx(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_mbx.h
98
s32 e1000_write_posted_mbx(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_mbx.h
99
s32 e1000_check_for_msg(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_nvm.c
1022
s32 e1000_write_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ig_hal/e1000_nvm.c
1025
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
106
s32 e1000_null_write_nvm(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_nvm.c
1081
s32 e1000_get_pba_block_size(struct e1000_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ig_hal/e1000_nvm.c
1084
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
1137
s32 e1000_read_mac_addr_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_nvm.c
1165
s32 e1000_validate_nvm_checksum_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_nvm.c
1167
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
1198
s32 e1000_update_nvm_checksum_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_nvm.c
1200
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
238
s32 e1000_poll_eerd_eewr_done(struct e1000_hw *hw, int ee_reg)
sys/dev/netif/ig_hal/e1000_nvm.c
268
s32 e1000_acquire_nvm_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_nvm.c
271
s32 timeout = E1000_NVM_GRANT_ATTEMPTS;
sys/dev/netif/ig_hal/e1000_nvm.c
388
static s32 e1000_ready_nvm_eeprom(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_nvm.c
447
s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data)
sys/dev/netif/ig_hal/e1000_nvm.c
451
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
507
s32 e1000_read_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_nvm.c
512
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
562
s32 e1000_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data)
sys/dev/netif/ig_hal/e1000_nvm.c
566
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_nvm.c
610
s32 e1000_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data)
sys/dev/netif/ig_hal/e1000_nvm.c
613
s32 ret_val = -E1000_ERR_NVM;
sys/dev/netif/ig_hal/e1000_nvm.c
69
s32 e1000_null_read_nvm(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_nvm.c
690
s32 e1000_write_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_nvm.c
694
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
774
s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num,
sys/dev/netif/ig_hal/e1000_nvm.c
777
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
889
s32 e1000_read_pba_length_generic(struct e1000_hw *hw, u32 *pba_num_size)
sys/dev/netif/ig_hal/e1000_nvm.c
891
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.c
92
s32 e1000_null_led_default(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_nvm.c
953
s32 e1000_read_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ig_hal/e1000_nvm.c
957
s32 ret_val;
sys/dev/netif/ig_hal/e1000_nvm.h
61
s32 e1000_null_read_nvm(struct e1000_hw *hw, u16 a, u16 b, u16 *c);
sys/dev/netif/ig_hal/e1000_nvm.h
63
s32 e1000_null_led_default(struct e1000_hw *hw, u16 *data);
sys/dev/netif/ig_hal/e1000_nvm.h
64
s32 e1000_null_write_nvm(struct e1000_hw *hw, u16 a, u16 b, u16 *c);
sys/dev/netif/ig_hal/e1000_nvm.h
65
s32 e1000_acquire_nvm_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_nvm.h
67
s32 e1000_poll_eerd_eewr_done(struct e1000_hw *hw, int ee_reg);
sys/dev/netif/ig_hal/e1000_nvm.h
68
s32 e1000_read_mac_addr_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_nvm.h
69
s32 e1000_read_pba_string_generic(struct e1000_hw *hw, u8 *pba_num,
sys/dev/netif/ig_hal/e1000_nvm.h
71
s32 e1000_read_pba_length_generic(struct e1000_hw *hw, u32 *pba_num_size);
sys/dev/netif/ig_hal/e1000_nvm.h
72
s32 e1000_read_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ig_hal/e1000_nvm.h
75
s32 e1000_write_pba_raw(struct e1000_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ig_hal/e1000_nvm.h
77
s32 e1000_get_pba_block_size(struct e1000_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ig_hal/e1000_nvm.h
79
s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
sys/dev/netif/ig_hal/e1000_nvm.h
80
s32 e1000_read_nvm_microwire(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_nvm.h
82
s32 e1000_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_nvm.h
84
s32 e1000_valid_led_default_generic(struct e1000_hw *hw, u16 *data);
sys/dev/netif/ig_hal/e1000_nvm.h
85
s32 e1000_validate_nvm_checksum_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_nvm.h
86
s32 e1000_write_nvm_microwire(struct e1000_hw *hw, u16 offset,
sys/dev/netif/ig_hal/e1000_nvm.h
88
s32 e1000_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words,
sys/dev/netif/ig_hal/e1000_nvm.h
90
s32 e1000_update_nvm_checksum_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.c
1003
s32 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
1014
static s32 e1000_set_master_slave_mode(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1016
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
1054
s32 e1000_copper_link_setup_82577(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1056
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
108
s32 e1000_null_set_page(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_phy.c
1118
s32 e1000_copper_link_setup_m88(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1121
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
121
s32 e1000_null_read_reg(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_phy.c
1270
s32 e1000_copper_link_setup_m88_gen2(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1273
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
1366
s32 e1000_copper_link_setup_igp(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1369
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
143
s32 e1000_null_lplu_state(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_phy.c
1476
s32 e1000_phy_setup_autoneg(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1479
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
156
s32 e1000_null_write_reg(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_phy.c
1629
s32 e1000_copper_link_autoneg(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1632
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
1693
s32 e1000_setup_copper_link_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1695
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
171
s32 e1000_read_i2c_byte_null(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_phy.c
1746
s32 e1000_phy_force_speed_duplex_igp(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1749
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
1812
s32 e1000_phy_force_speed_duplex_m88(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1815
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
188
s32 e1000_write_i2c_byte_null(struct e1000_hw E1000_UNUSEDARG *hw,
sys/dev/netif/ig_hal/e1000_phy.c
1951
s32 e1000_phy_force_speed_duplex_ife(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
1954
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
205
s32 e1000_check_reset_block_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2082
s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active)
sys/dev/netif/ig_hal/e1000_phy.c
2085
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2166
s32 e1000_check_downshift_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2169
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2211
s32 e1000_check_polarity_m88(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2214
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2238
s32 e1000_check_polarity_igp(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
224
s32 e1000_get_phy_id(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2241
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
227
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_phy.c
2281
s32 e1000_check_polarity_ife(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2284
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2316
static s32 e1000_wait_autoneg(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2318
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_phy.c
2354
s32 e1000_phy_has_link_generic(struct e1000_hw *hw, u32 iterations,
sys/dev/netif/ig_hal/e1000_phy.c
2357
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_phy.c
2412
s32 e1000_get_cable_length_m88(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2415
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2438
s32 e1000_get_cable_length_m88_gen2(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2441
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2561
s32 e1000_get_cable_length_igp_2(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2564
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2631
s32 e1000_get_phy_info_m88(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2634
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
265
s32 e1000_phy_reset_dsp_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
267
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2706
s32 e1000_get_phy_info_igp(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2709
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2768
s32 e1000_get_phy_info_ife(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2771
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2823
s32 e1000_phy_sw_reset_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2825
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2856
s32 e1000_phy_hw_reset_generic(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
2859
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
2897
s32 e1000_get_cfg_done_generic(struct e1000_hw E1000_UNUSEDARG *hw)
sys/dev/netif/ig_hal/e1000_phy.c
290
s32 e1000_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
2912
s32 e1000_phy_init_script_igp3(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
3062
s32 e1000_determine_phy_address(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
3118
s32 e1000_write_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
3120
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3178
s32 e1000_read_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
3180
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3237
s32 e1000_read_phy_reg_bm2(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
3239
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3282
s32 e1000_write_phy_reg_bm2(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
3284
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3327
s32 e1000_enable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg)
sys/dev/netif/ig_hal/e1000_phy.c
3329
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3385
s32 e1000_disable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg)
sys/dev/netif/ig_hal/e1000_phy.c
3387
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3435
static s32 e1000_access_phy_wakeup_reg_bm(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_phy.c
3438
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3539
static s32 __e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data,
sys/dev/netif/ig_hal/e1000_phy.c
3542
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
355
s32 e1000_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
3605
s32 e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
3619
s32 e1000_read_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
3633
s32 e1000_read_phy_reg_page_hv(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
3649
static s32 __e1000_write_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 data,
sys/dev/netif/ig_hal/e1000_phy.c
3652
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
37
static s32 e1000_wait_autoneg(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.c
3731
s32 e1000_write_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
3745
s32 e1000_write_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
3759
s32 e1000_write_phy_reg_page_hv(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
3790
static s32 e1000_access_phy_debug_regs_hv(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_phy.c
3793
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
38
static s32 e1000_access_phy_wakeup_reg_bm(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_phy.c
3837
s32 e1000_link_stall_workaround_hv(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
3839
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_phy.c
3885
s32 e1000_check_polarity_82577(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
3888
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3909
s32 e1000_phy_force_speed_duplex_82577(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
3912
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
3958
s32 e1000_get_phy_info_82577(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
3961
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
4021
s32 e1000_get_cable_length_82577(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_phy.c
4024
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
4053
s32 e1000_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
4055
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
4085
s32 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
4087
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
41
static s32 e1000_access_phy_debug_regs_hv(struct e1000_hw *hw, u32 offset,
sys/dev/netif/ig_hal/e1000_phy.c
4116
s32 e1000_read_phy_reg_mphy(struct e1000_hw *hw, u32 address, u32 *data)
sys/dev/netif/ig_hal/e1000_phy.c
4177
s32 e1000_write_phy_reg_mphy(struct e1000_hw *hw, u32 address, u32 data,
sys/dev/netif/ig_hal/e1000_phy.c
421
s32 e1000_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
468
s32 e1000_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
529
s32 e1000_read_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 *data)
sys/dev/netif/ig_hal/e1000_phy.c
584
s32 e1000_write_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 data)
sys/dev/netif/ig_hal/e1000_phy.c
654
s32 e1000_read_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
656
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
684
s32 e1000_write_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
686
s32 ret_val;
sys/dev/netif/ig_hal/e1000_phy.c
714
s32 e1000_set_page_igp(struct e1000_hw *hw, u16 page)
sys/dev/netif/ig_hal/e1000_phy.c
736
static s32 __e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data,
sys/dev/netif/ig_hal/e1000_phy.c
739
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_phy.c
776
s32 e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
790
s32 e1000_read_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
805
static s32 __e1000_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data,
sys/dev/netif/ig_hal/e1000_phy.c
808
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_phy.c
844
s32 e1000_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
858
s32 e1000_write_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.c
874
static s32 __e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data,
sys/dev/netif/ig_hal/e1000_phy.c
882
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_phy.c
918
s32 e1000_read_kmrn_reg_generic(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
933
s32 e1000_read_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 *data)
sys/dev/netif/ig_hal/e1000_phy.c
949
static s32 __e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data,
sys/dev/netif/ig_hal/e1000_phy.c
957
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_phy.c
989
s32 e1000_write_kmrn_reg_generic(struct e1000_hw *hw, u32 offset, u16 data)
sys/dev/netif/ig_hal/e1000_phy.h
100
s32 e1000_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
101
s32 e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
102
s32 e1000_read_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
103
s32 e1000_read_phy_reg_page_hv(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
104
s32 e1000_write_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
105
s32 e1000_write_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
106
s32 e1000_write_phy_reg_page_hv(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
107
s32 e1000_link_stall_workaround_hv(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
108
s32 e1000_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
109
s32 e1000_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
110
s32 e1000_read_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 *data);
sys/dev/netif/ig_hal/e1000_phy.h
111
s32 e1000_write_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 data);
sys/dev/netif/ig_hal/e1000_phy.h
112
s32 e1000_copper_link_setup_82577(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
113
s32 e1000_check_polarity_82577(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
114
s32 e1000_get_phy_info_82577(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
115
s32 e1000_phy_force_speed_duplex_82577(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
116
s32 e1000_get_cable_length_82577(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
117
s32 e1000_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
118
s32 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
119
s32 e1000_read_phy_reg_mphy(struct e1000_hw *hw, u32 address, u32 *data);
sys/dev/netif/ig_hal/e1000_phy.h
120
s32 e1000_write_phy_reg_mphy(struct e1000_hw *hw, u32 address, u32 data,
sys/dev/netif/ig_hal/e1000_phy.h
39
s32 e1000_null_read_reg(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
41
s32 e1000_null_lplu_state(struct e1000_hw *hw, bool active);
sys/dev/netif/ig_hal/e1000_phy.h
42
s32 e1000_null_write_reg(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
43
s32 e1000_null_set_page(struct e1000_hw *hw, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
44
s32 e1000_read_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
sys/dev/netif/ig_hal/e1000_phy.h
46
s32 e1000_write_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
sys/dev/netif/ig_hal/e1000_phy.h
48
s32 e1000_check_downshift_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
49
s32 e1000_check_polarity_m88(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
50
s32 e1000_check_polarity_igp(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
51
s32 e1000_check_polarity_ife(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
52
s32 e1000_check_reset_block_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
53
s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
54
s32 e1000_copper_link_autoneg(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
55
s32 e1000_copper_link_setup_igp(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
56
s32 e1000_copper_link_setup_m88(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
57
s32 e1000_copper_link_setup_m88_gen2(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
58
s32 e1000_phy_force_speed_duplex_igp(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
59
s32 e1000_phy_force_speed_duplex_m88(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
60
s32 e1000_phy_force_speed_duplex_ife(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
61
s32 e1000_get_cable_length_m88(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
62
s32 e1000_get_cable_length_m88_gen2(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
63
s32 e1000_get_cable_length_igp_2(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
64
s32 e1000_get_cfg_done_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
65
s32 e1000_get_phy_id(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
66
s32 e1000_get_phy_info_igp(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
67
s32 e1000_get_phy_info_m88(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
68
s32 e1000_get_phy_info_ife(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
69
s32 e1000_phy_sw_reset_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
71
s32 e1000_phy_hw_reset_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
72
s32 e1000_phy_reset_dsp_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
73
s32 e1000_read_kmrn_reg_generic(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
74
s32 e1000_read_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
75
s32 e1000_set_page_igp(struct e1000_hw *hw, u16 page);
sys/dev/netif/ig_hal/e1000_phy.h
76
s32 e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
77
s32 e1000_read_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
78
s32 e1000_read_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
79
s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active);
sys/dev/netif/ig_hal/e1000_phy.h
80
s32 e1000_setup_copper_link_generic(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
81
s32 e1000_write_kmrn_reg_generic(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
82
s32 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
83
s32 e1000_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
84
s32 e1000_write_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
85
s32 e1000_write_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
86
s32 e1000_phy_has_link_generic(struct e1000_hw *hw, u32 iterations,
sys/dev/netif/ig_hal/e1000_phy.h
88
s32 e1000_phy_init_script_igp3(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
90
s32 e1000_determine_phy_address(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_phy.h
91
s32 e1000_write_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
92
s32 e1000_read_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
93
s32 e1000_enable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg);
sys/dev/netif/ig_hal/e1000_phy.h
94
s32 e1000_disable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg);
sys/dev/netif/ig_hal/e1000_phy.h
95
s32 e1000_read_phy_reg_bm2(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_phy.h
96
s32 e1000_write_phy_reg_bm2(struct e1000_hw *hw, u32 offset, u16 data);
sys/dev/netif/ig_hal/e1000_phy.h
99
s32 e1000_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data);
sys/dev/netif/ig_hal/e1000_vf.c
162
static s32 e1000_acquire_vf(struct e1000_hw E1000_UNUSEDARG *hw)
sys/dev/netif/ig_hal/e1000_vf.c
186
static s32 e1000_setup_link_vf(struct e1000_hw E1000_UNUSEDARG *hw)
sys/dev/netif/ig_hal/e1000_vf.c
199
static s32 e1000_get_bus_info_pcie_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_vf.c
221
static s32 e1000_get_link_up_info_vf(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_vf.c
224
s32 status;
sys/dev/netif/ig_hal/e1000_vf.c
258
static s32 e1000_reset_hw_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_vf.c
262
s32 ret_val = -E1000_ERR_MAC_INIT;
sys/dev/netif/ig_hal/e1000_vf.c
307
static s32 e1000_init_hw_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_vf.c
329
s32 ret_val;
sys/dev/netif/ig_hal/e1000_vf.c
385
s32 retval = mbx->ops.write_posted(hw, msg, size, 0);
sys/dev/netif/ig_hal/e1000_vf.c
39
static s32 e1000_init_phy_params_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
40
static s32 e1000_init_nvm_params_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
42
static s32 e1000_acquire_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
43
static s32 e1000_setup_link_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
44
static s32 e1000_get_bus_info_pcie_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
45
static s32 e1000_init_mac_params_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
46
static s32 e1000_check_for_link_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
47
static s32 e1000_get_link_up_info_vf(struct e1000_hw *hw, u16 *speed,
sys/dev/netif/ig_hal/e1000_vf.c
478
s32 e1000_promisc_set_vf(struct e1000_hw *hw, enum e1000_promisc_type type)
sys/dev/netif/ig_hal/e1000_vf.c
482
s32 ret_val;
sys/dev/netif/ig_hal/e1000_vf.c
49
static s32 e1000_init_hw_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
50
static s32 e1000_reset_hw_vf(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.c
513
static s32 e1000_read_mac_addr_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_vf.c
53
static s32 e1000_read_mac_addr_vf(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_vf.c
531
static s32 e1000_check_for_link_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_vf.c
535
s32 ret_val = E1000_SUCCESS;
sys/dev/netif/ig_hal/e1000_vf.c
61
static s32 e1000_init_phy_params_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_vf.c
77
static s32 e1000_init_nvm_params_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_vf.c
91
static s32 e1000_init_mac_params_vf(struct e1000_hw *hw)
sys/dev/netif/ig_hal/e1000_vf.h
201
s32 (*init_params)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_vf.h
202
s32 (*check_for_link)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_vf.h
204
s32 (*get_bus_info)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_vf.h
205
s32 (*get_link_up_info)(struct e1000_hw *, u16 *, u16 *);
sys/dev/netif/ig_hal/e1000_vf.h
207
s32 (*reset_hw)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_vf.h
208
s32 (*init_hw)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_vf.h
209
s32 (*setup_link)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_vf.h
212
s32 (*read_mac_addr)(struct e1000_hw *);
sys/dev/netif/ig_hal/e1000_vf.h
229
s32 (*init_params)(struct e1000_hw *hw);
sys/dev/netif/ig_hal/e1000_vf.h
230
s32 (*read)(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_vf.h
231
s32 (*write)(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_vf.h
232
s32 (*read_posted)(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_vf.h
233
s32 (*write_posted)(struct e1000_hw *, u32 *, u16, u16);
sys/dev/netif/ig_hal/e1000_vf.h
234
s32 (*check_for_msg)(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_vf.h
235
s32 (*check_for_ack)(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_vf.h
236
s32 (*check_for_rst)(struct e1000_hw *, u16);
sys/dev/netif/ig_hal/e1000_vf.h
292
s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
sys/dev/netif/ig_hal/e1000_vf.h
295
s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type);
sys/dev/netif/ix/ixgbe_82598.c
1004
s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind,
sys/dev/netif/ix/ixgbe_82598.c
1053
static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82598.c
1079
s32 ixgbe_read_analog_reg8_82598(struct ixgbe_hw *hw, u32 reg, u8 *val)
sys/dev/netif/ix/ixgbe_82598.c
1103
s32 ixgbe_write_analog_reg8_82598(struct ixgbe_hw *hw, u32 reg, u8 val)
sys/dev/netif/ix/ixgbe_82598.c
1126
static s32 ixgbe_read_i2c_phy_82598(struct ixgbe_hw *hw, u8 dev_addr,
sys/dev/netif/ix/ixgbe_82598.c
1129
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
119
s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82598.c
1199
s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_82598.c
1214
static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_82598.c
123
s32 ret_val;
sys/dev/netif/ix/ixgbe_82598.c
1434
s32 ixgbe_enable_rx_dma_82598(struct ixgbe_hw *hw, u32 regval)
sys/dev/netif/ix/ixgbe_82598.c
191
s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82598.c
195
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
254
s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82598.c
258
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
296
static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
300
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
408
s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82598.c
410
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
48
static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
52
static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
54
static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
557
static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
563
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
57
static s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
60
static s32 ixgbe_setup_copper_link_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
605
static s32 ixgbe_validate_link_ready(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82598.c
63
static s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82598.c
64
static s32 ixgbe_clear_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
sys/dev/netif/ix/ixgbe_82598.c
642
static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
65
static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82598.c
68
static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_82598.c
731
static s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
736
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
785
static s32 ixgbe_setup_copper_link_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82598.c
789
s32 status;
sys/dev/netif/ix/ixgbe_82598.c
810
static s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82598.c
812
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
813
s32 phy_status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82598.c
946
s32 ixgbe_set_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
sys/dev/netif/ix/ixgbe_82598.c
972
static s32 ixgbe_clear_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
sys/dev/netif/ix/ixgbe_82598.h
39
s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82598.h
40
s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82598.h
42
s32 ixgbe_set_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
sys/dev/netif/ix/ixgbe_82598.h
43
s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on,
sys/dev/netif/ix/ixgbe_82598.h
45
s32 ixgbe_read_analog_reg8_82598(struct ixgbe_hw *hw, u32 reg, u8 *val);
sys/dev/netif/ix/ixgbe_82598.h
46
s32 ixgbe_write_analog_reg8_82598(struct ixgbe_hw *hw, u32 reg, u8 val);
sys/dev/netif/ix/ixgbe_82598.h
47
s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_82598.h
50
s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82598.h
53
s32 ixgbe_enable_rx_dma_82598(struct ixgbe_hw *hw, u32 regval);
sys/dev/netif/ix/ixgbe_82599.c
1007
static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
1011
s32 status;
sys/dev/netif/ix/ixgbe_82599.c
1032
s32 ixgbe_reset_hw_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
1035
s32 status;
sys/dev/netif/ix/ixgbe_82599.c
115
s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
119
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82599.c
1211
static s32 ixgbe_fdir_check_cmd_complete(struct ixgbe_hw *hw, u32 *fdircmd)
sys/dev/netif/ix/ixgbe_82599.c
1229
s32 ixgbe_reinit_fdir_tables_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
1231
s32 err;
sys/dev/netif/ix/ixgbe_82599.c
1345
s32 ixgbe_init_fdir_signature_82599(struct ixgbe_hw *hw, u32 fdirctrl)
sys/dev/netif/ix/ixgbe_82599.c
1372
s32 ixgbe_init_fdir_perfect_82599(struct ixgbe_hw *hw, u32 fdirctrl,
sys/dev/netif/ix/ixgbe_82599.c
1698
s32 ixgbe_fdir_set_input_mask_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
173
s32 ixgbe_setup_sfp_modules_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
175
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82599.c
1874
s32 ixgbe_fdir_write_perfect_filter_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
1881
s32 err;
sys/dev/netif/ix/ixgbe_82599.c
1964
s32 ixgbe_fdir_erase_perfect_filter_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
1970
s32 err;
sys/dev/netif/ix/ixgbe_82599.c
2012
s32 ixgbe_fdir_add_perfect_filter_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
2017
s32 err = IXGBE_ERR_CONFIG;
sys/dev/netif/ix/ixgbe_82599.c
2075
s32 ixgbe_read_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 *val)
sys/dev/netif/ix/ixgbe_82599.c
2099
s32 ixgbe_write_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 val)
sys/dev/netif/ix/ixgbe_82599.c
2121
s32 ixgbe_start_hw_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
2123
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82599.c
2152
s32 ixgbe_identify_phy_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
2154
s32 status;
sys/dev/netif/ix/ixgbe_82599.c
2275
s32 ixgbe_enable_rx_dma_82599(struct ixgbe_hw *hw, u32 regval)
sys/dev/netif/ix/ixgbe_82599.c
2309
static s32 ixgbe_verify_fw_version_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
2311
s32 status = IXGBE_ERR_EEPROM_VERSION;
sys/dev/netif/ix/ixgbe_82599.c
2374
s32 status;
sys/dev/netif/ix/ixgbe_82599.c
2418
static s32 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_82599.c
2422
s32 ret_val = IXGBE_ERR_CONFIG;
sys/dev/netif/ix/ixgbe_82599.c
2452
static s32 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
2456
s32 ret_val = IXGBE_ERR_CONFIG;
sys/dev/netif/ix/ixgbe_82599.c
2481
s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
2483
s32 ret_val;
sys/dev/netif/ix/ixgbe_82599.c
250
s32 prot_autoc_read_82599(struct ixgbe_hw *hw, bool *locked, u32 *reg_val)
sys/dev/netif/ix/ixgbe_82599.c
252
s32 ret_val;
sys/dev/netif/ix/ixgbe_82599.c
2534
static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_82599.c
2538
s32 status;
sys/dev/netif/ix/ixgbe_82599.c
2539
s32 timeout = 200;
sys/dev/netif/ix/ixgbe_82599.c
2592
static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_82599.c
2596
s32 status;
sys/dev/netif/ix/ixgbe_82599.c
2597
s32 timeout = 200;
sys/dev/netif/ix/ixgbe_82599.c
279
s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked)
sys/dev/netif/ix/ixgbe_82599.c
281
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82599.c
321
s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_82599.c
326
s32 ret_val;
sys/dev/netif/ix/ixgbe_82599.c
415
s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
419
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82599.c
48
static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
51
static s32 ixgbe_verify_fw_version_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82599.c
52
static s32 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
54
static s32 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_82599.c
56
static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_82599.c
58
static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_82599.c
611
s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
617
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82599.c
777
s32 ixgbe_setup_mac_link_smartspeed(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
781
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82599.c
783
s32 i, j;
sys/dev/netif/ix/ixgbe_82599.c
889
s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.c
894
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_82599.h
38
s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.h
46
s32 ixgbe_setup_mac_link_smartspeed(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.h
49
s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_82599.h
51
s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_82599.h
53
s32 ixgbe_setup_sfp_modules_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82599.h
55
s32 ixgbe_reset_hw_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82599.h
56
s32 ixgbe_read_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 *val);
sys/dev/netif/ix/ixgbe_82599.h
57
s32 ixgbe_write_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 val);
sys/dev/netif/ix/ixgbe_82599.h
58
s32 ixgbe_start_hw_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82599.h
59
s32 ixgbe_identify_phy_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82599.h
60
s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_82599.h
62
s32 ixgbe_enable_rx_dma_82599(struct ixgbe_hw *hw, u32 regval);
sys/dev/netif/ix/ixgbe_82599.h
63
s32 prot_autoc_read_82599(struct ixgbe_hw *hw, bool *locked, u32 *reg_val);
sys/dev/netif/ix/ixgbe_82599.h
64
s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 reg_val, bool locked);
sys/dev/netif/ix/ixgbe_api.c
1001
s32 ixgbe_update_uc_addr_list(struct ixgbe_hw *hw, u8 *addr_list,
sys/dev/netif/ix/ixgbe_api.c
1022
s32 ixgbe_update_mc_addr_list(struct ixgbe_hw *hw, u8 *mc_addr_list,
sys/dev/netif/ix/ixgbe_api.c
1037
s32 ixgbe_enable_mc(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1049
s32 ixgbe_disable_mc(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1061
s32 ixgbe_clear_vfta(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1077
s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on,
sys/dev/netif/ix/ixgbe_api.c
1097
s32 ixgbe_set_vlvf(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on,
sys/dev/netif/ix/ixgbe_api.c
1111
s32 ixgbe_fc_enable(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1123
s32 ixgbe_setup_fc(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1139
s32 ixgbe_set_fw_drv_ver(struct ixgbe_hw *hw, u8 maj, u8 min, u8 build,
sys/dev/netif/ix/ixgbe_api.c
1156
s32 ixgbe_dmac_config(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1168
s32 ixgbe_dmac_update_tcs(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1181
s32 ixgbe_dmac_config_tcs(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1197
s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee)
sys/dev/netif/ix/ixgbe_api.c
1238
s32 ixgbe_read_iosf_sb_reg(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_api.c
1254
s32 ixgbe_write_iosf_sb_reg(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_api.c
131
s32 ixgbe_set_mac_type(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1327
s32 ixgbe_enter_lplu(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
133
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_api.c
1344
s32 ixgbe_handle_lasi(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1358
s32 ixgbe_bypass_rw(struct ixgbe_hw *hw, u32 cmd, u32 *status)
sys/dev/netif/ix/ixgbe_api.c
1396
s32 ixgbe_bypass_set(struct ixgbe_hw *hw, u32 cmd, u32 event, u32 action)
sys/dev/netif/ix/ixgbe_api.c
1409
s32 ixgbe_bypass_rd_eep(struct ixgbe_hw *hw, u32 addr, u8 *value)
sys/dev/netif/ix/ixgbe_api.c
1423
s32 ixgbe_read_analog_reg8(struct ixgbe_hw *hw, u32 reg, u8 *val)
sys/dev/netif/ix/ixgbe_api.c
1437
s32 ixgbe_write_analog_reg8(struct ixgbe_hw *hw, u32 reg, u8 val)
sys/dev/netif/ix/ixgbe_api.c
1450
s32 ixgbe_init_uta_tables(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1465
s32 ixgbe_read_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr,
sys/dev/netif/ix/ixgbe_api.c
1481
s32 ixgbe_read_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_api.c
1498
s32 ixgbe_read_link(struct ixgbe_hw *hw, u8 addr, u16 reg, u16 *val)
sys/dev/netif/ix/ixgbe_api.c
1513
s32 ixgbe_read_link_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg, u16 *val)
sys/dev/netif/ix/ixgbe_api.c
1529
s32 ixgbe_write_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr,
sys/dev/netif/ix/ixgbe_api.c
1546
s32 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_api.c
1563
s32 ixgbe_write_link(struct ixgbe_hw *hw, u8 addr, u16 reg, u16 val)
sys/dev/netif/ix/ixgbe_api.c
1578
s32 ixgbe_write_link_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg, u16 val)
sys/dev/netif/ix/ixgbe_api.c
1592
s32 ixgbe_write_i2c_eeprom(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_api.c
1608
s32 ixgbe_read_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 *eeprom_data)
sys/dev/netif/ix/ixgbe_api.c
1634
s32 ixgbe_enable_rx_dma(struct ixgbe_hw *hw, u32 regval)
sys/dev/netif/ix/ixgbe_api.c
1646
s32 ixgbe_disable_sec_rx_path(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1658
s32 ixgbe_enable_sec_rx_path(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
1672
s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask)
sys/dev/netif/ix/ixgbe_api.c
231
s32 ixgbe_init_hw(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
244
s32 ixgbe_reset_hw(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
260
s32 ixgbe_start_hw(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
287
s32 ixgbe_clear_hw_cntrs(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
315
s32 ixgbe_get_mac_addr(struct ixgbe_hw *hw, u8 *mac_addr)
sys/dev/netif/ix/ixgbe_api.c
329
s32 ixgbe_get_san_mac_addr(struct ixgbe_hw *hw, u8 *san_mac_addr)
sys/dev/netif/ix/ixgbe_api.c
342
s32 ixgbe_set_san_mac_addr(struct ixgbe_hw *hw, u8 *san_mac_addr)
sys/dev/netif/ix/ixgbe_api.c
355
s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps)
sys/dev/netif/ix/ixgbe_api.c
370
s32 ixgbe_get_wwn_prefix(struct ixgbe_hw *hw, u16 *wwnn_prefix,
sys/dev/netif/ix/ixgbe_api.c
385
s32 ixgbe_get_fcoe_boot_status(struct ixgbe_hw *hw, u16 *bs)
sys/dev/netif/ix/ixgbe_api.c
398
s32 ixgbe_get_bus_info(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
435
s32 ixgbe_stop_adapter(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
449
s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size)
sys/dev/netif/ix/ixgbe_api.c
461
s32 ixgbe_read_pba_num(struct ixgbe_hw *hw, u32 *pba_num)
sys/dev/netif/ix/ixgbe_api.c
472
s32 ixgbe_identify_phy(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
474
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_api.c
488
s32 ixgbe_reset_phy(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
490
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_api.c
509
s32 ixgbe_get_phy_firmware_version(struct ixgbe_hw *hw, u16 *firmware_version)
sys/dev/netif/ix/ixgbe_api.c
511
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_api.c
528
s32 ixgbe_read_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
sys/dev/netif/ix/ixgbe_api.c
547
s32 ixgbe_write_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
sys/dev/netif/ix/ixgbe_api.c
563
s32 ixgbe_setup_phy_link(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
577
s32 ixgbe_setup_internal_phy(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
592
s32 ixgbe_check_phy_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_api.c
607
s32 ixgbe_setup_phy_link_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_api.c
620
s32 ixgbe_set_phy_power(struct ixgbe_hw *hw, bool on)
sys/dev/netif/ix/ixgbe_api.c
635
s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_api.c
690
s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_api.c
707
s32 ixgbe_setup_mac_link(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_api.c
723
s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_api.c
737
s32 ixgbe_led_on(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_api.c
750
s32 ixgbe_led_off(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_api.c
763
s32 ixgbe_blink_led_start(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_api.c
776
s32 ixgbe_blink_led_stop(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_api.c
789
s32 ixgbe_init_eeprom_params(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
806
s32 ixgbe_write_eeprom(struct ixgbe_hw *hw, u16 offset, u16 data)
sys/dev/netif/ix/ixgbe_api.c
823
s32 ixgbe_write_eeprom_buffer(struct ixgbe_hw *hw, u16 offset, u16 words,
sys/dev/netif/ix/ixgbe_api.c
839
s32 ixgbe_read_eeprom(struct ixgbe_hw *hw, u16 offset, u16 *data)
sys/dev/netif/ix/ixgbe_api.c
85
s32 ixgbe_init_shared_code(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
854
s32 ixgbe_read_eeprom_buffer(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_api.c
869
s32 ixgbe_validate_eeprom_checksum(struct ixgbe_hw *hw, u16 *checksum_val)
sys/dev/netif/ix/ixgbe_api.c
87
s32 status;
sys/dev/netif/ix/ixgbe_api.c
879
s32 ixgbe_update_eeprom_checksum(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.c
894
s32 ixgbe_insert_mac_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq)
sys/dev/netif/ix/ixgbe_api.c
911
s32 ixgbe_set_rar(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq,
sys/dev/netif/ix/ixgbe_api.c
925
s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_api.c
937
s32 ixgbe_set_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
sys/dev/netif/ix/ixgbe_api.c
949
s32 ixgbe_set_vmdq_san_mac(struct ixgbe_hw *hw, u32 vmdq)
sys/dev/netif/ix/ixgbe_api.c
961
s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
sys/dev/netif/ix/ixgbe_api.c
975
s32 ixgbe_init_rx_addrs(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_api.h
100
s32 ixgbe_write_eeprom(struct ixgbe_hw *hw, u16 offset, u16 data);
sys/dev/netif/ix/ixgbe_api.h
101
s32 ixgbe_write_eeprom_buffer(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_api.h
103
s32 ixgbe_read_eeprom(struct ixgbe_hw *hw, u16 offset, u16 *data);
sys/dev/netif/ix/ixgbe_api.h
104
s32 ixgbe_read_eeprom_buffer(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_api.h
107
s32 ixgbe_validate_eeprom_checksum(struct ixgbe_hw *hw, u16 *checksum_val);
sys/dev/netif/ix/ixgbe_api.h
108
s32 ixgbe_update_eeprom_checksum(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
110
s32 ixgbe_insert_mac_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq);
sys/dev/netif/ix/ixgbe_api.h
111
s32 ixgbe_set_rar(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq,
sys/dev/netif/ix/ixgbe_api.h
113
s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_api.h
114
s32 ixgbe_set_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
sys/dev/netif/ix/ixgbe_api.h
115
s32 ixgbe_set_vmdq_san_mac(struct ixgbe_hw *hw, u32 vmdq);
sys/dev/netif/ix/ixgbe_api.h
116
s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
sys/dev/netif/ix/ixgbe_api.h
117
s32 ixgbe_init_rx_addrs(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
119
s32 ixgbe_update_uc_addr_list(struct ixgbe_hw *hw, u8 *addr_list,
sys/dev/netif/ix/ixgbe_api.h
121
s32 ixgbe_update_mc_addr_list(struct ixgbe_hw *hw, u8 *mc_addr_list,
sys/dev/netif/ix/ixgbe_api.h
125
s32 ixgbe_enable_mc(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
126
s32 ixgbe_disable_mc(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
127
s32 ixgbe_clear_vfta(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
128
s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan,
sys/dev/netif/ix/ixgbe_api.h
130
s32 ixgbe_set_vlvf(struct ixgbe_hw *hw, u32 vlan, u32 vind,
sys/dev/netif/ix/ixgbe_api.h
133
s32 ixgbe_fc_enable(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
134
s32 ixgbe_setup_fc(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
135
s32 ixgbe_set_fw_drv_ver(struct ixgbe_hw *hw, u8 maj, u8 min, u8 build,
sys/dev/netif/ix/ixgbe_api.h
138
s32 ixgbe_get_phy_firmware_version(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_api.h
140
s32 ixgbe_read_analog_reg8(struct ixgbe_hw *hw, u32 reg, u8 *val);
sys/dev/netif/ix/ixgbe_api.h
141
s32 ixgbe_write_analog_reg8(struct ixgbe_hw *hw, u32 reg, u8 val);
sys/dev/netif/ix/ixgbe_api.h
142
s32 ixgbe_init_uta_tables(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
143
s32 ixgbe_read_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 *eeprom_data);
sys/dev/netif/ix/ixgbe_api.h
145
s32 ixgbe_enable_rx_dma(struct ixgbe_hw *hw, u32 regval);
sys/dev/netif/ix/ixgbe_api.h
146
s32 ixgbe_disable_sec_rx_path(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
147
s32 ixgbe_enable_sec_rx_path(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
148
s32 ixgbe_mng_fw_enabled(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
149
s32 ixgbe_reinit_fdir_tables_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
150
s32 ixgbe_init_fdir_signature_82599(struct ixgbe_hw *hw, u32 fdirctrl);
sys/dev/netif/ix/ixgbe_api.h
151
s32 ixgbe_init_fdir_perfect_82599(struct ixgbe_hw *hw, u32 fdirctrl,
sys/dev/netif/ix/ixgbe_api.h
157
s32 ixgbe_fdir_set_input_mask_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_api.h
159
s32 ixgbe_fdir_write_perfect_filter_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_api.h
162
s32 ixgbe_fdir_erase_perfect_filter_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_api.h
165
s32 ixgbe_fdir_add_perfect_filter_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_api.h
176
s32 ixgbe_read_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr,
sys/dev/netif/ix/ixgbe_api.h
178
s32 ixgbe_read_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_api.h
180
s32 ixgbe_read_link(struct ixgbe_hw *hw, u8 addr, u16 reg, u16 *val);
sys/dev/netif/ix/ixgbe_api.h
181
s32 ixgbe_read_link_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg, u16 *val);
sys/dev/netif/ix/ixgbe_api.h
182
s32 ixgbe_write_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr,
sys/dev/netif/ix/ixgbe_api.h
185
s32 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_api.h
187
s32 ixgbe_write_link(struct ixgbe_hw *hw, u8 addr, u16 reg, u16 val);
sys/dev/netif/ix/ixgbe_api.h
188
s32 ixgbe_write_link_unlocked(struct ixgbe_hw *hw, u8 addr, u16 reg, u16 val);
sys/dev/netif/ix/ixgbe_api.h
189
s32 ixgbe_write_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 eeprom_data);
sys/dev/netif/ix/ixgbe_api.h
190
s32 ixgbe_get_san_mac_addr(struct ixgbe_hw *hw, u8 *san_mac_addr);
sys/dev/netif/ix/ixgbe_api.h
191
s32 ixgbe_set_san_mac_addr(struct ixgbe_hw *hw, u8 *san_mac_addr);
sys/dev/netif/ix/ixgbe_api.h
192
s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
sys/dev/netif/ix/ixgbe_api.h
193
s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask);
sys/dev/netif/ix/ixgbe_api.h
196
s32 ixgbe_get_wwn_prefix(struct ixgbe_hw *hw, u16 *wwnn_prefix,
sys/dev/netif/ix/ixgbe_api.h
198
s32 ixgbe_get_fcoe_boot_status(struct ixgbe_hw *hw, u16 *bs);
sys/dev/netif/ix/ixgbe_api.h
199
s32 ixgbe_bypass_rw(struct ixgbe_hw *hw, u32 cmd, u32 *status);
sys/dev/netif/ix/ixgbe_api.h
200
s32 ixgbe_bypass_set(struct ixgbe_hw *hw, u32 cmd, u32 event, u32 action);
sys/dev/netif/ix/ixgbe_api.h
201
s32 ixgbe_bypass_rd_eep(struct ixgbe_hw *hw, u32 addr, u8 *value);
sys/dev/netif/ix/ixgbe_api.h
205
s32 ixgbe_dmac_config(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
206
s32 ixgbe_dmac_update_tcs(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
207
s32 ixgbe_dmac_config_tcs(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
208
s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee);
sys/dev/netif/ix/ixgbe_api.h
213
s32 ixgbe_read_iosf_sb_reg(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_api.h
215
s32 ixgbe_write_iosf_sb_reg(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_api.h
222
s32 ixgbe_enter_lplu(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
223
s32 ixgbe_handle_lasi(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
227
s32 ixgbe_negotiate_fc(struct ixgbe_hw *hw, u32 adv_reg, u32 lp_reg,
sys/dev/netif/ix/ixgbe_api.h
42
s32 ixgbe_init_shared_code(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
44
extern s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
45
extern s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
46
extern s32 ixgbe_init_ops_X540(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
47
extern s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
48
extern s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
49
extern s32 ixgbe_init_ops_X550EM_x(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
50
extern s32 ixgbe_init_ops_X550EM_a(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
52
s32 ixgbe_set_mac_type(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
53
s32 ixgbe_init_hw(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
54
s32 ixgbe_reset_hw(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
55
s32 ixgbe_start_hw(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
57
s32 ixgbe_clear_hw_cntrs(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
59
s32 ixgbe_get_mac_addr(struct ixgbe_hw *hw, u8 *mac_addr);
sys/dev/netif/ix/ixgbe_api.h
60
s32 ixgbe_get_bus_info(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
63
s32 ixgbe_stop_adapter(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
64
s32 ixgbe_read_pba_num(struct ixgbe_hw *hw, u32 *pba_num);
sys/dev/netif/ix/ixgbe_api.h
65
s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size);
sys/dev/netif/ix/ixgbe_api.h
67
s32 ixgbe_identify_phy(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
68
s32 ixgbe_reset_phy(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
69
s32 ixgbe_read_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
sys/dev/netif/ix/ixgbe_api.h
71
s32 ixgbe_write_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
sys/dev/netif/ix/ixgbe_api.h
74
s32 ixgbe_setup_phy_link(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
75
s32 ixgbe_setup_internal_phy(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_api.h
76
s32 ixgbe_check_phy_link(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_api.h
79
s32 ixgbe_setup_phy_link_speed(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_api.h
82
s32 ixgbe_set_phy_power(struct ixgbe_hw *, bool on);
sys/dev/netif/ix/ixgbe_api.h
86
s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_api.h
88
s32 ixgbe_setup_mac_link(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_api.h
90
s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_api.h
92
s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_api.h
94
s32 ixgbe_led_on(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_api.h
95
s32 ixgbe_led_off(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_api.h
96
s32 ixgbe_blink_led_start(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_api.h
97
s32 ixgbe_blink_led_stop(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_api.h
99
s32 ixgbe_init_eeprom_params(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.c
1054
s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
1110
s32 ixgbe_stop_adapter_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
1162
s32 ixgbe_init_led_link_act_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
1201
s32 ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_common.c
1224
s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_common.c
1249
s32 ixgbe_init_eeprom_params_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
1304
s32 ixgbe_write_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
1307
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
1361
static s32 ixgbe_write_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
1364
s32 status;
sys/dev/netif/ix/ixgbe_common.c
1443
s32 ixgbe_write_eeprom_generic(struct ixgbe_hw *hw, u16 offset, u16 data)
sys/dev/netif/ix/ixgbe_common.c
1445
s32 status;
sys/dev/netif/ix/ixgbe_common.c
1471
s32 ixgbe_read_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
1474
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
1520
static s32 ixgbe_read_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
1523
s32 status;
sys/dev/netif/ix/ixgbe_common.c
1577
s32 ixgbe_read_eeprom_bit_bang_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
1580
s32 status;
sys/dev/netif/ix/ixgbe_common.c
1606
s32 ixgbe_read_eerd_buffer_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
1610
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
1657
static s32 ixgbe_detect_eeprom_page_size_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.c
1661
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
1700
s32 ixgbe_read_eerd_generic(struct ixgbe_hw *hw, u16 offset, u16 *data)
sys/dev/netif/ix/ixgbe_common.c
1714
s32 ixgbe_write_eewr_buffer_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
1718
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
1769
s32 ixgbe_write_eewr_generic(struct ixgbe_hw *hw, u16 offset, u16 data)
sys/dev/netif/ix/ixgbe_common.c
1782
s32 ixgbe_poll_eerd_eewr_done(struct ixgbe_hw *hw, u32 ee_reg)
sys/dev/netif/ix/ixgbe_common.c
1786
s32 status = IXGBE_ERR_EEPROM;
sys/dev/netif/ix/ixgbe_common.c
1817
static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
1819
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
1871
static s32 ixgbe_get_eeprom_semaphore(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
1873
s32 status = IXGBE_ERR_EEPROM;
sys/dev/netif/ix/ixgbe_common.c
1980
static s32 ixgbe_ready_eeprom(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
1982
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
2211
s32 ixgbe_calc_eeprom_checksum_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
2261
return (s32)checksum;
sys/dev/netif/ix/ixgbe_common.c
2272
s32 ixgbe_validate_eeprom_checksum_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.c
2275
s32 status;
sys/dev/netif/ix/ixgbe_common.c
2320
s32 ixgbe_update_eeprom_checksum_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
2322
s32 status;
sys/dev/netif/ix/ixgbe_common.c
234
s32 ixgbe_setup_fc_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
2354
s32 ixgbe_validate_mac_addr(u8 *mac_addr)
sys/dev/netif/ix/ixgbe_common.c
2356
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
236
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
2384
s32 ixgbe_set_rar_generic(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq,
sys/dev/netif/ix/ixgbe_common.c
2435
s32 ixgbe_clear_rar_generic(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_common.c
2474
s32 ixgbe_init_rx_addrs_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
2583
s32 ixgbe_update_uc_addr_list_generic(struct ixgbe_hw *hw, u8 *addr_list,
sys/dev/netif/ix/ixgbe_common.c
2651
static s32 ixgbe_mta_vector(struct ixgbe_hw *hw, u8 *mc_addr)
sys/dev/netif/ix/ixgbe_common.c
2726
s32 ixgbe_update_mc_addr_list_generic(struct ixgbe_hw *hw, u8 *mc_addr_list,
sys/dev/netif/ix/ixgbe_common.c
2773
s32 ixgbe_enable_mc_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
2792
s32 ixgbe_disable_mc_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
2810
s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
2812
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
2950
s32 ixgbe_negotiate_fc(struct ixgbe_hw *hw, u32 adv_reg, u32 lp_reg,
sys/dev/netif/ix/ixgbe_common.c
2997
static s32 ixgbe_fc_autoneg_fiber(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
3000
s32 ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
sys/dev/netif/ix/ixgbe_common.c
3034
static s32 ixgbe_fc_autoneg_backplane(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
3037
s32 ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
sys/dev/netif/ix/ixgbe_common.c
3078
static s32 ixgbe_fc_autoneg_copper(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
3105
s32 ret_val = IXGBE_ERR_FC_NOT_NEGOTIATED;
sys/dev/netif/ix/ixgbe_common.c
3218
s32 ixgbe_disable_pcie_master(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
3220
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
3285
s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask)
sys/dev/netif/ix/ixgbe_common.c
3355
s32 ixgbe_disable_sec_rx_path_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
3393
s32 prot_autoc_read_generic(struct ixgbe_hw *hw, bool *locked, u32 *reg_val)
sys/dev/netif/ix/ixgbe_common.c
3409
s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked)
sys/dev/netif/ix/ixgbe_common.c
3423
s32 ixgbe_enable_sec_rx_path_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
3444
s32 ixgbe_enable_rx_dma_generic(struct ixgbe_hw *hw, u32 regval)
sys/dev/netif/ix/ixgbe_common.c
3461
s32 ixgbe_blink_led_start_generic(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_common.c
3467
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
3511
s32 ixgbe_blink_led_stop_generic(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_common.c
3515
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
3554
static s32 ixgbe_get_san_mac_addr_offset(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.c
3557
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
3586
s32 ixgbe_get_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr)
sys/dev/netif/ix/ixgbe_common.c
3590
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
3639
s32 ixgbe_set_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr)
sys/dev/netif/ix/ixgbe_common.c
3641
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
3722
s32 ixgbe_insert_mac_addr_generic(struct ixgbe_hw *hw, u8 *addr, u32 vmdq)
sys/dev/netif/ix/ixgbe_common.c
3788
s32 ixgbe_clear_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
sys/dev/netif/ix/ixgbe_common.c
3842
s32 ixgbe_set_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
sys/dev/netif/ix/ixgbe_common.c
3878
s32 ixgbe_set_vmdq_san_mac_generic(struct ixgbe_hw *hw, u32 vmdq)
sys/dev/netif/ix/ixgbe_common.c
3899
s32 ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
3923
s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan, bool vlvf_bypass)
sys/dev/netif/ix/ixgbe_common.c
3925
s32 regindex, first_empty_slot;
sys/dev/netif/ix/ixgbe_common.c
393
s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
395
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
3973
s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind,
sys/dev/netif/ix/ixgbe_common.c
3977
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
4040
s32 ixgbe_set_vlvf_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind,
sys/dev/netif/ix/ixgbe_common.c
4045
s32 vlvf_index;
sys/dev/netif/ix/ixgbe_common.c
41
static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.c
4122
s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
4175
s32 ixgbe_check_mac_link_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_common.c
42
static s32 ixgbe_get_eeprom_semaphore(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.c
4281
s32 ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix,
sys/dev/netif/ix/ixgbe_common.c
4336
s32 ixgbe_get_fcoe_boot_status_generic(struct ixgbe_hw *hw, u16 *bs)
sys/dev/netif/ix/ixgbe_common.c
4339
s32 status;
sys/dev/netif/ix/ixgbe_common.c
44
static s32 ixgbe_ready_eeprom(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.c
4434
s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps)
sys/dev/netif/ix/ixgbe_common.c
4508
s32 ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 length,
sys/dev/netif/ix/ixgbe_common.c
457
s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
4586
s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
sys/dev/netif/ix/ixgbe_common.c
4592
s32 status;
sys/dev/netif/ix/ixgbe_common.c
4680
s32 ixgbe_set_fw_drv_ver_generic(struct ixgbe_hw *hw, u8 maj, u8 min,
sys/dev/netif/ix/ixgbe_common.c
4686
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
4855
s32 ixgbe_bypass_rw_generic(struct ixgbe_hw *hw, u32 cmd, u32 *status)
sys/dev/netif/ix/ixgbe_common.c
496
s32 ixgbe_init_hw_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
498
s32 status;
sys/dev/netif/ix/ixgbe_common.c
5025
s32 ixgbe_bypass_set_generic(struct ixgbe_hw *hw, u32 ctrl, u32 event,
sys/dev/netif/ix/ixgbe_common.c
5067
s32 ixgbe_bypass_rd_eep_generic(struct ixgbe_hw *hw, u32 addr, u8 *value)
sys/dev/netif/ix/ixgbe_common.c
527
s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
53
static s32 ixgbe_mta_vector(struct ixgbe_hw *hw, u8 *mc_addr);
sys/dev/netif/ix/ixgbe_common.c
5313
s32 ixgbe_setup_mac_link_multispeed_fiber(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.c
5319
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_common.c
54
static s32 ixgbe_get_san_mac_addr_offset(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.c
5462
s32 status;
sys/dev/netif/ix/ixgbe_common.c
56
static s32 ixgbe_read_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
58
static s32 ixgbe_write_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.c
60
static s32 ixgbe_detect_eeprom_page_size_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.c
642
s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num,
sys/dev/netif/ix/ixgbe_common.c
645
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
69
s32 ixgbe_init_ops_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_common.c
752
s32 ixgbe_read_pba_num_generic(struct ixgbe_hw *hw, u32 *pba_num)
sys/dev/netif/ix/ixgbe_common.c
754
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
791
s32 ixgbe_read_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ix/ixgbe_common.c
795
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
860
s32 ixgbe_write_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ix/ixgbe_common.c
863
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
919
s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ix/ixgbe_common.c
922
s32 ret_val;
sys/dev/netif/ix/ixgbe_common.c
977
s32 ixgbe_get_mac_addr_generic(struct ixgbe_hw *hw, u8 *mac_addr)
sys/dev/netif/ix/ixgbe_common.h
100
s32 ixgbe_set_rar_generic(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq,
sys/dev/netif/ix/ixgbe_common.h
102
s32 ixgbe_clear_rar_generic(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_common.h
103
s32 ixgbe_init_rx_addrs_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
104
s32 ixgbe_update_mc_addr_list_generic(struct ixgbe_hw *hw, u8 *mc_addr_list,
sys/dev/netif/ix/ixgbe_common.h
107
s32 ixgbe_update_uc_addr_list_generic(struct ixgbe_hw *hw, u8 *addr_list,
sys/dev/netif/ix/ixgbe_common.h
109
s32 ixgbe_enable_mc_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
110
s32 ixgbe_disable_mc_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
111
s32 ixgbe_enable_rx_dma_generic(struct ixgbe_hw *hw, u32 regval);
sys/dev/netif/ix/ixgbe_common.h
112
s32 ixgbe_disable_sec_rx_path_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
113
s32 ixgbe_enable_sec_rx_path_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
115
s32 ixgbe_fc_enable_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
118
s32 ixgbe_setup_fc_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
120
s32 ixgbe_validate_mac_addr(u8 *mac_addr);
sys/dev/netif/ix/ixgbe_common.h
121
s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask);
sys/dev/netif/ix/ixgbe_common.h
123
s32 ixgbe_disable_pcie_master(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
125
s32 prot_autoc_read_generic(struct ixgbe_hw *hw, bool *, u32 *reg_val);
sys/dev/netif/ix/ixgbe_common.h
126
s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked);
sys/dev/netif/ix/ixgbe_common.h
128
s32 ixgbe_blink_led_start_generic(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_common.h
129
s32 ixgbe_blink_led_stop_generic(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_common.h
131
s32 ixgbe_get_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr);
sys/dev/netif/ix/ixgbe_common.h
132
s32 ixgbe_set_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr);
sys/dev/netif/ix/ixgbe_common.h
134
s32 ixgbe_set_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
sys/dev/netif/ix/ixgbe_common.h
135
s32 ixgbe_set_vmdq_san_mac_generic(struct ixgbe_hw *hw, u32 vmdq);
sys/dev/netif/ix/ixgbe_common.h
136
s32 ixgbe_clear_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
sys/dev/netif/ix/ixgbe_common.h
137
s32 ixgbe_insert_mac_addr_generic(struct ixgbe_hw *hw, u8 *addr, u32 vmdq);
sys/dev/netif/ix/ixgbe_common.h
138
s32 ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
139
s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan,
sys/dev/netif/ix/ixgbe_common.h
141
s32 ixgbe_set_vlvf_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind,
sys/dev/netif/ix/ixgbe_common.h
144
s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
145
s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan, bool vlvf_bypass);
sys/dev/netif/ix/ixgbe_common.h
147
s32 ixgbe_check_mac_link_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.h
151
s32 ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix,
sys/dev/netif/ix/ixgbe_common.h
154
s32 ixgbe_get_fcoe_boot_status_generic(struct ixgbe_hw *hw, u16 *bs);
sys/dev/netif/ix/ixgbe_common.h
157
s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
sys/dev/netif/ix/ixgbe_common.h
161
s32 ixgbe_set_fw_drv_ver_generic(struct ixgbe_hw *hw, u8 maj, u8 min,
sys/dev/netif/ix/ixgbe_common.h
164
s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
sys/dev/netif/ix/ixgbe_common.h
166
s32 ixgbe_hic_unlocked(struct ixgbe_hw *, u32 *buffer, u32 length, u32 timeout);
sys/dev/netif/ix/ixgbe_common.h
167
s32 ixgbe_shutdown_fw_phy(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_common.h
168
s32 ixgbe_fw_phy_activity(struct ixgbe_hw *, u16 activity,
sys/dev/netif/ix/ixgbe_common.h
171
s32 ixgbe_bypass_rw_generic(struct ixgbe_hw *hw, u32 cmd, u32 *status);
sys/dev/netif/ix/ixgbe_common.h
173
s32 ixgbe_bypass_set_generic(struct ixgbe_hw *hw, u32 ctrl, u32 event,
sys/dev/netif/ix/ixgbe_common.h
175
s32 ixgbe_bypass_rd_eep_generic(struct ixgbe_hw *hw, u32 addr, u8 *value);
sys/dev/netif/ix/ixgbe_common.h
177
extern s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
190
s32 ixgbe_setup_mac_link_multispeed_fiber(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.h
55
s32 ixgbe_init_ops_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
56
s32 ixgbe_init_hw_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
57
s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
58
s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
59
s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
60
s32 ixgbe_read_pba_num_generic(struct ixgbe_hw *hw, u32 *pba_num);
sys/dev/netif/ix/ixgbe_common.h
61
s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num,
sys/dev/netif/ix/ixgbe_common.h
63
s32 ixgbe_read_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ix/ixgbe_common.h
66
s32 ixgbe_write_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ix/ixgbe_common.h
68
s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf,
sys/dev/netif/ix/ixgbe_common.h
70
s32 ixgbe_get_mac_addr_generic(struct ixgbe_hw *hw, u8 *mac_addr);
sys/dev/netif/ix/ixgbe_common.h
71
s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
74
s32 ixgbe_stop_adapter_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
76
s32 ixgbe_led_on_generic(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_common.h
77
s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_common.h
78
s32 ixgbe_init_led_link_act_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
80
s32 ixgbe_init_eeprom_params_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
81
s32 ixgbe_write_eeprom_generic(struct ixgbe_hw *hw, u16 offset, u16 data);
sys/dev/netif/ix/ixgbe_common.h
82
s32 ixgbe_write_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.h
84
s32 ixgbe_read_eerd_generic(struct ixgbe_hw *hw, u16 offset, u16 *data);
sys/dev/netif/ix/ixgbe_common.h
85
s32 ixgbe_read_eerd_buffer_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.h
87
s32 ixgbe_write_eewr_generic(struct ixgbe_hw *hw, u16 offset, u16 data);
sys/dev/netif/ix/ixgbe_common.h
88
s32 ixgbe_write_eewr_buffer_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.h
90
s32 ixgbe_read_eeprom_bit_bang_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.h
92
s32 ixgbe_read_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_common.h
94
s32 ixgbe_calc_eeprom_checksum_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
95
s32 ixgbe_validate_eeprom_checksum_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_common.h
97
s32 ixgbe_update_eeprom_checksum_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_common.h
98
s32 ixgbe_poll_eerd_eewr_done(struct ixgbe_hw *hw, u32 ee_reg);
sys/dev/netif/ix/ixgbe_dcb.c
101
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_dcb.c
309
s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *dcb_config)
sys/dev/netif/ix/ixgbe_dcb.c
312
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_dcb.c
396
s32 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats,
sys/dev/netif/ix/ixgbe_dcb.c
399
s32 ret = IXGBE_NOT_IMPLEMENTED;
sys/dev/netif/ix/ixgbe_dcb.c
427
s32 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats,
sys/dev/netif/ix/ixgbe_dcb.c
430
s32 ret = IXGBE_NOT_IMPLEMENTED;
sys/dev/netif/ix/ixgbe_dcb.c
457
s32 ixgbe_dcb_config_rx_arbiter_cee(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb.c
460
s32 ret = IXGBE_NOT_IMPLEMENTED;
sys/dev/netif/ix/ixgbe_dcb.c
500
s32 ixgbe_dcb_config_tx_desc_arbiter_cee(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb.c
503
s32 ret = IXGBE_NOT_IMPLEMENTED;
sys/dev/netif/ix/ixgbe_dcb.c
52
s32 ixgbe_dcb_calculate_tc_credits(u8 *bw, u16 *refill, u16 *max,
sys/dev/netif/ix/ixgbe_dcb.c
542
s32 ixgbe_dcb_config_tx_data_arbiter_cee(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb.c
545
s32 ret = IXGBE_NOT_IMPLEMENTED;
sys/dev/netif/ix/ixgbe_dcb.c
587
s32 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb.c
590
s32 ret = IXGBE_NOT_IMPLEMENTED;
sys/dev/netif/ix/ixgbe_dcb.c
623
s32 ixgbe_dcb_config_tc_stats(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_dcb.c
625
s32 ret = IXGBE_NOT_IMPLEMENTED;
sys/dev/netif/ix/ixgbe_dcb.c
652
s32 ixgbe_dcb_hw_config_cee(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb.c
655
s32 ret = IXGBE_NOT_IMPLEMENTED;
sys/dev/netif/ix/ixgbe_dcb.c
705
s32 ixgbe_dcb_config_pfc(struct ixgbe_hw *hw, u8 pfc_en, u8 *map)
sys/dev/netif/ix/ixgbe_dcb.c
728
s32 ixgbe_dcb_hw_config(struct ixgbe_hw *hw, u16 *refill, u16 *max,
sys/dev/netif/ix/ixgbe_dcb.c
94
s32 ixgbe_dcb_calculate_tc_credits_cee(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb.h
139
s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *);
sys/dev/netif/ix/ixgbe_dcb.h
142
s32 ixgbe_dcb_calculate_tc_credits(u8 *, u16 *, u16 *, int);
sys/dev/netif/ix/ixgbe_dcb.h
143
s32 ixgbe_dcb_calculate_tc_credits_cee(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb.h
147
s32 ixgbe_dcb_config_pfc(struct ixgbe_hw *, u8, u8 *);
sys/dev/netif/ix/ixgbe_dcb.h
148
s32 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw *, struct ixgbe_dcb_config *);
sys/dev/netif/ix/ixgbe_dcb.h
151
s32 ixgbe_dcb_config_tc_stats(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_dcb.h
152
s32 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *, struct ixgbe_hw_stats *, u8);
sys/dev/netif/ix/ixgbe_dcb.h
153
s32 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *, struct ixgbe_hw_stats *, u8);
sys/dev/netif/ix/ixgbe_dcb.h
156
s32 ixgbe_dcb_config_tx_desc_arbiter_cee(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb.h
158
s32 ixgbe_dcb_config_tx_data_arbiter_cee(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb.h
160
s32 ixgbe_dcb_config_rx_arbiter_cee(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb.h
173
s32 ixgbe_dcb_hw_config(struct ixgbe_hw *, u16 *, u16 *, u8 *, u8 *, u8 *);
sys/dev/netif/ix/ixgbe_dcb.h
174
s32 ixgbe_dcb_hw_config_cee(struct ixgbe_hw *, struct ixgbe_dcb_config *);
sys/dev/netif/ix/ixgbe_dcb_82598.c
120
s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
sys/dev/netif/ix/ixgbe_dcb_82598.c
178
s32 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb_82598.c
225
s32 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb_82598.c
270
s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en)
sys/dev/netif/ix/ixgbe_dcb_82598.c
322
s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_dcb_82598.c
358
s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, int link_speed,
sys/dev/netif/ix/ixgbe_dcb_82598.c
48
s32 ixgbe_dcb_get_tc_stats_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb_82598.c
90
s32 ixgbe_dcb_get_pfc_stats_82598(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb_82598.h
82
s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *, u8);
sys/dev/netif/ix/ixgbe_dcb_82598.h
85
s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_dcb_82598.h
86
s32 ixgbe_dcb_get_tc_stats_82598(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb_82598.h
88
s32 ixgbe_dcb_get_pfc_stats_82598(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb_82598.h
92
s32 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *,
sys/dev/netif/ix/ixgbe_dcb_82598.h
94
s32 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *,
sys/dev/netif/ix/ixgbe_dcb_82598.h
96
s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *, u16 *, u16 *, u8 *);
sys/dev/netif/ix/ixgbe_dcb_82598.h
99
s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *, int, u16 *, u16 *, u8 *, u8 *);
sys/dev/netif/ix/ixgbe_dcb_82599.c
121
s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
sys/dev/netif/ix/ixgbe_dcb_82599.c
183
s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
sys/dev/netif/ix/ixgbe_dcb_82599.c
232
s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
sys/dev/netif/ix/ixgbe_dcb_82599.c
294
s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map)
sys/dev/netif/ix/ixgbe_dcb_82599.c
381
s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb_82599.c
48
s32 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb_82599.c
507
s32 ixgbe_dcb_config_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb_82599.c
596
s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, int link_speed,
sys/dev/netif/ix/ixgbe_dcb_82599.c
89
s32 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_dcb_82599.h
130
s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *, u8, u8 *);
sys/dev/netif/ix/ixgbe_dcb_82599.h
133
s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb_82599.h
135
s32 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb_82599.h
137
s32 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb_82599.h
141
s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *, u16 *, u16 *,
sys/dev/netif/ix/ixgbe_dcb_82599.h
143
s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *, u16 *, u16 *,
sys/dev/netif/ix/ixgbe_dcb_82599.h
145
s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *, u16 *, u16 *, u8 *,
sys/dev/netif/ix/ixgbe_dcb_82599.h
149
s32 ixgbe_dcb_config_82599(struct ixgbe_hw *,
sys/dev/netif/ix/ixgbe_dcb_82599.h
152
s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *, int, u16 *, u16 *, u8 *,
sys/dev/netif/ix/ixgbe_mbx.c
100
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
117
s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
120
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
137
s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
140
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
157
static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
189
static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
224
s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
227
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
253
s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ix/ixgbe_mbx.c
257
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
314
static s32 ixgbe_check_for_bit_vf(struct ixgbe_hw *hw, u32 mask)
sys/dev/netif/ix/ixgbe_mbx.c
317
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
334
static s32 ixgbe_check_for_msg_vf(struct ixgbe_hw *hw, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
336
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
356
static s32 ixgbe_check_for_ack_vf(struct ixgbe_hw *hw, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
358
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
378
static s32 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
380
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
400
static s32 ixgbe_obtain_mbx_lock_vf(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_mbx.c
402
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
425
static s32 ixgbe_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ix/ixgbe_mbx.c
428
s32 ret_val;
sys/dev/netif/ix/ixgbe_mbx.c
467
static s32 ixgbe_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ix/ixgbe_mbx.c
47
s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
470
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_mbx.c
50
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
527
static s32 ixgbe_check_for_bit_pf(struct ixgbe_hw *hw, u32 mask, s32 index)
sys/dev/netif/ix/ixgbe_mbx.c
530
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
547
static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number)
sys/dev/netif/ix/ixgbe_mbx.c
549
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
550
s32 index = IXGBE_MBVFICR_INDEX(vf_number);
sys/dev/netif/ix/ixgbe_mbx.c
571
static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number)
sys/dev/netif/ix/ixgbe_mbx.c
573
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
574
s32 index = IXGBE_MBVFICR_INDEX(vf_number);
sys/dev/netif/ix/ixgbe_mbx.c
595
static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number)
sys/dev/netif/ix/ixgbe_mbx.c
600
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
634
static s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number)
sys/dev/netif/ix/ixgbe_mbx.c
636
s32 ret_val = IXGBE_ERR_MBX;
sys/dev/netif/ix/ixgbe_mbx.c
665
static s32 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ix/ixgbe_mbx.c
668
s32 ret_val;
sys/dev/netif/ix/ixgbe_mbx.c
708
static s32 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size,
sys/dev/netif/ix/ixgbe_mbx.c
711
s32 ret_val;
sys/dev/netif/ix/ixgbe_mbx.c
73
s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.c
76
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_mbx.c
97
s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id)
sys/dev/netif/ix/ixgbe_mbx.h
155
s32 ixgbe_read_mbx(struct ixgbe_hw *, u32 *, u16, u16);
sys/dev/netif/ix/ixgbe_mbx.h
156
s32 ixgbe_write_mbx(struct ixgbe_hw *, u32 *, u16, u16);
sys/dev/netif/ix/ixgbe_mbx.h
157
s32 ixgbe_read_posted_mbx(struct ixgbe_hw *, u32 *, u16, u16);
sys/dev/netif/ix/ixgbe_mbx.h
158
s32 ixgbe_write_posted_mbx(struct ixgbe_hw *, u32 *, u16, u16);
sys/dev/netif/ix/ixgbe_mbx.h
159
s32 ixgbe_check_for_msg(struct ixgbe_hw *, u16);
sys/dev/netif/ix/ixgbe_mbx.h
160
s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
sys/dev/netif/ix/ixgbe_mbx.h
161
s32 ixgbe_check_for_rst(struct ixgbe_hw *, u16);
sys/dev/netif/ix/ixgbe_phy.c
1039
s32 ixgbe_setup_phy_link_tnx(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
1041
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
1116
s32 ixgbe_get_phy_firmware_version_tnx(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.c
1119
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
113
s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr, u16 reg,
sys/dev/netif/ix/ixgbe_phy.c
1135
s32 ixgbe_get_phy_firmware_version_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.c
1138
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
1153
s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
1159
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
1271
s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
1273
s32 status = IXGBE_ERR_SFP_NOT_PRESENT;
sys/dev/netif/ix/ixgbe_phy.c
1301
s32 ixgbe_identify_sfp_module_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
1303
s32 status = IXGBE_ERR_PHY_ADDR_INVALID;
sys/dev/netif/ix/ixgbe_phy.c
1644
s32 ixgbe_identify_qsfp_module_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
1646
s32 status = IXGBE_ERR_PHY_ADDR_INVALID;
sys/dev/netif/ix/ixgbe_phy.c
1837
s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.c
191
s32 ixgbe_write_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr, u16 reg,
sys/dev/netif/ix/ixgbe_phy.c
1931
s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
1949
static s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
1965
s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
2001
static s32 ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
2004
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
2092
s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
2109
s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
2127
static s32 ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
2130
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
2198
s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
2215
s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
2300
static s32 ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data)
sys/dev/netif/ix/ixgbe_phy.c
2302
s32 i;
sys/dev/netif/ix/ixgbe_phy.c
2323
static s32 ixgbe_clock_out_i2c_byte(struct ixgbe_hw *hw, u8 data)
sys/dev/netif/ix/ixgbe_phy.c
2325
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
2326
s32 i;
sys/dev/netif/ix/ixgbe_phy.c
2356
static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
2359
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
2409
static s32 ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data)
sys/dev/netif/ix/ixgbe_phy.c
2445
static s32 ixgbe_clock_out_i2c_bit(struct ixgbe_hw *hw, bool data)
sys/dev/netif/ix/ixgbe_phy.c
2447
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
252
s32 ixgbe_init_phy_ops_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
2541
static s32 ixgbe_set_i2c_data(struct ixgbe_hw *hw, u32 *i2cctl, bool data)
sys/dev/netif/ix/ixgbe_phy.c
2544
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
2653
s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
2655
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
2681
s32 ixgbe_set_copper_phy_power(struct ixgbe_hw *hw, bool on)
sys/dev/netif/ix/ixgbe_phy.c
326
s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
328
s32 status = IXGBE_ERR_PHY_ADDR_INVALID;
sys/dev/netif/ix/ixgbe_phy.c
379
s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
41
static s32 ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data);
sys/dev/netif/ix/ixgbe_phy.c
42
static s32 ixgbe_clock_out_i2c_byte(struct ixgbe_hw *hw, u8 data);
sys/dev/netif/ix/ixgbe_phy.c
429
s32 ixgbe_get_phy_id(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
43
static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.c
44
static s32 ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data);
sys/dev/netif/ix/ixgbe_phy.c
45
static s32 ixgbe_clock_out_i2c_bit(struct ixgbe_hw *hw, bool data);
sys/dev/netif/ix/ixgbe_phy.c
48
static s32 ixgbe_set_i2c_data(struct ixgbe_hw *hw, u32 *i2cctl, bool data);
sys/dev/netif/ix/ixgbe_phy.c
50
static s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.c
500
s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
504
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
583
s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
sys/dev/netif/ix/ixgbe_phy.c
60
static s32 ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte)
sys/dev/netif/ix/ixgbe_phy.c
62
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
665
s32 ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_phy.c
668
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
691
s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_phy.c
765
s32 ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_phy.c
768
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
77
static s32 ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte)
sys/dev/netif/ix/ixgbe_phy.c
79
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
790
s32 ixgbe_setup_phy_link_generic(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
792
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
881
s32 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.c
926
static s32 ixgbe_get_copper_speeds_supported(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_phy.c
928
s32 status;
sys/dev/netif/ix/ixgbe_phy.c
966
s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.c
970
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.c
991
s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_phy.c
994
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_phy.h
159
s32 ixgbe_init_phy_ops_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
162
s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
163
s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
164
s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
165
s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
sys/dev/netif/ix/ixgbe_phy.h
167
s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
sys/dev/netif/ix/ixgbe_phy.h
169
s32 ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_phy.h
171
s32 ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_phy.h
173
s32 ixgbe_setup_phy_link_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
174
s32 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.h
177
s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.h
180
s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
183
s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.h
186
s32 ixgbe_setup_phy_link_tnx(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
187
s32 ixgbe_get_phy_firmware_version_tnx(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.h
189
s32 ixgbe_get_phy_firmware_version_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.h
192
s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
193
s32 ixgbe_set_copper_phy_power(struct ixgbe_hw *hw, bool on);
sys/dev/netif/ix/ixgbe_phy.h
194
s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
195
s32 ixgbe_identify_sfp_module_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
197
s32 ixgbe_identify_qsfp_module_generic(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
198
s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_phy.h
201
s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_phy.h
202
s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.h
204
s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.h
206
s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.h
208
s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.h
210
s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.h
212
s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/netif/ix/ixgbe_phy.h
215
s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *, u8 addr, u16 reg,
sys/dev/netif/ix/ixgbe_phy.h
217
s32 ixgbe_write_i2c_combined_generic_int(struct ixgbe_hw *, u8 addr, u16 reg,
sys/dev/netif/ix/ixgbe_type.h
3887
s32 (*init_params)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3888
s32 (*read)(struct ixgbe_hw *, u16, u16 *);
sys/dev/netif/ix/ixgbe_type.h
3889
s32 (*read_buffer)(struct ixgbe_hw *, u16, u16, u16 *);
sys/dev/netif/ix/ixgbe_type.h
3890
s32 (*write)(struct ixgbe_hw *, u16, u16);
sys/dev/netif/ix/ixgbe_type.h
3891
s32 (*write_buffer)(struct ixgbe_hw *, u16, u16, u16 *);
sys/dev/netif/ix/ixgbe_type.h
3892
s32 (*validate_checksum)(struct ixgbe_hw *, u16 *);
sys/dev/netif/ix/ixgbe_type.h
3893
s32 (*update_checksum)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3894
s32 (*calc_checksum)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3898
s32 (*init_hw)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3899
s32 (*reset_hw)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3900
s32 (*start_hw)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3901
s32 (*clear_hw_cntrs)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3905
s32 (*get_mac_addr)(struct ixgbe_hw *, u8 *);
sys/dev/netif/ix/ixgbe_type.h
3906
s32 (*get_san_mac_addr)(struct ixgbe_hw *, u8 *);
sys/dev/netif/ix/ixgbe_type.h
3907
s32 (*set_san_mac_addr)(struct ixgbe_hw *, u8 *);
sys/dev/netif/ix/ixgbe_type.h
3908
s32 (*get_device_caps)(struct ixgbe_hw *, u16 *);
sys/dev/netif/ix/ixgbe_type.h
3909
s32 (*get_wwn_prefix)(struct ixgbe_hw *, u16 *, u16 *);
sys/dev/netif/ix/ixgbe_type.h
3910
s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *);
sys/dev/netif/ix/ixgbe_type.h
3911
s32 (*stop_adapter)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3912
s32 (*get_bus_info)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3914
s32 (*read_analog_reg8)(struct ixgbe_hw*, u32, u8*);
sys/dev/netif/ix/ixgbe_type.h
3915
s32 (*write_analog_reg8)(struct ixgbe_hw*, u32, u8);
sys/dev/netif/ix/ixgbe_type.h
3916
s32 (*setup_sfp)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3917
s32 (*enable_rx_dma)(struct ixgbe_hw *, u32);
sys/dev/netif/ix/ixgbe_type.h
3918
s32 (*disable_sec_rx_path)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3919
s32 (*enable_sec_rx_path)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3920
s32 (*acquire_swfw_sync)(struct ixgbe_hw *, u32);
sys/dev/netif/ix/ixgbe_type.h
3923
s32 (*prot_autoc_read)(struct ixgbe_hw *, bool *, u32 *);
sys/dev/netif/ix/ixgbe_type.h
3924
s32 (*prot_autoc_write)(struct ixgbe_hw *, u32, bool);
sys/dev/netif/ix/ixgbe_type.h
3930
s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool);
sys/dev/netif/ix/ixgbe_type.h
3931
s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool);
sys/dev/netif/ix/ixgbe_type.h
3932
s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool);
sys/dev/netif/ix/ixgbe_type.h
3933
s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *,
sys/dev/netif/ix/ixgbe_type.h
3941
s32 (*led_on)(struct ixgbe_hw *, u32);
sys/dev/netif/ix/ixgbe_type.h
3942
s32 (*led_off)(struct ixgbe_hw *, u32);
sys/dev/netif/ix/ixgbe_type.h
3943
s32 (*blink_led_start)(struct ixgbe_hw *, u32);
sys/dev/netif/ix/ixgbe_type.h
3944
s32 (*blink_led_stop)(struct ixgbe_hw *, u32);
sys/dev/netif/ix/ixgbe_type.h
3945
s32 (*init_led_link_act)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3948
s32 (*set_rar)(struct ixgbe_hw *, u32, u8 *, u32, u32);
sys/dev/netif/ix/ixgbe_type.h
3949
s32 (*set_uc_addr)(struct ixgbe_hw *, u32, u8 *);
sys/dev/netif/ix/ixgbe_type.h
3950
s32 (*clear_rar)(struct ixgbe_hw *, u32);
sys/dev/netif/ix/ixgbe_type.h
3951
s32 (*insert_mac_addr)(struct ixgbe_hw *, u8 *, u32);
sys/dev/netif/ix/ixgbe_type.h
3952
s32 (*set_vmdq)(struct ixgbe_hw *, u32, u32);
sys/dev/netif/ix/ixgbe_type.h
3953
s32 (*set_vmdq_san_mac)(struct ixgbe_hw *, u32);
sys/dev/netif/ix/ixgbe_type.h
3954
s32 (*clear_vmdq)(struct ixgbe_hw *, u32, u32);
sys/dev/netif/ix/ixgbe_type.h
3955
s32 (*init_rx_addrs)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3956
s32 (*update_uc_addr_list)(struct ixgbe_hw *, u8 *, u32,
sys/dev/netif/ix/ixgbe_type.h
3958
s32 (*update_mc_addr_list)(struct ixgbe_hw *, u8 *, u32,
sys/dev/netif/ix/ixgbe_type.h
3960
s32 (*enable_mc)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3961
s32 (*disable_mc)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3962
s32 (*clear_vfta)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3963
s32 (*set_vfta)(struct ixgbe_hw *, u32, u32, bool, bool);
sys/dev/netif/ix/ixgbe_type.h
3964
s32 (*set_vlvf)(struct ixgbe_hw *, u32, u32, bool, u32 *, u32,
sys/dev/netif/ix/ixgbe_type.h
3966
s32 (*init_uta_tables)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3971
s32 (*fc_enable)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3972
s32 (*setup_fc)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
3976
s32 (*set_fw_drv_ver)(struct ixgbe_hw *, u8, u8, u8, u8, u16,
sys/dev/netif/ix/ixgbe_type.h
3978
s32 (*bypass_rw) (struct ixgbe_hw *hw, u32 cmd, u32 *status);
sys/dev/netif/ix/ixgbe_type.h
3980
s32 (*bypass_set) (struct ixgbe_hw *hw, u32 cmd, u32 event, u32 action);
sys/dev/netif/ix/ixgbe_type.h
3981
s32 (*bypass_rd_eep) (struct ixgbe_hw *hw, u32 addr, u8 *value);
sys/dev/netif/ix/ixgbe_type.h
3988
s32 (*dmac_update_tcs)(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_type.h
3989
s32 (*dmac_config_tcs)(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_type.h
3990
s32 (*dmac_config)(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_type.h
3991
s32 (*setup_eee)(struct ixgbe_hw *hw, bool enable_eee);
sys/dev/netif/ix/ixgbe_type.h
3992
s32 (*read_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32 *);
sys/dev/netif/ix/ixgbe_type.h
3993
s32 (*write_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32);
sys/dev/netif/ix/ixgbe_type.h
4002
s32 (*identify)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
4003
s32 (*identify_sfp)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
4004
s32 (*init)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
4005
s32 (*reset)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
4006
s32 (*read_reg)(struct ixgbe_hw *, u32, u32, u16 *);
sys/dev/netif/ix/ixgbe_type.h
4007
s32 (*write_reg)(struct ixgbe_hw *, u32, u32, u16);
sys/dev/netif/ix/ixgbe_type.h
4008
s32 (*read_reg_mdi)(struct ixgbe_hw *, u32, u32, u16 *);
sys/dev/netif/ix/ixgbe_type.h
4009
s32 (*write_reg_mdi)(struct ixgbe_hw *, u32, u32, u16);
sys/dev/netif/ix/ixgbe_type.h
4010
s32 (*setup_link)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
4011
s32 (*setup_internal_link)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
4012
s32 (*setup_link_speed)(struct ixgbe_hw *, ixgbe_link_speed, bool);
sys/dev/netif/ix/ixgbe_type.h
4013
s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *);
sys/dev/netif/ix/ixgbe_type.h
4014
s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *);
sys/dev/netif/ix/ixgbe_type.h
4015
s32 (*read_i2c_byte)(struct ixgbe_hw *, u8, u8, u8 *);
sys/dev/netif/ix/ixgbe_type.h
4016
s32 (*write_i2c_byte)(struct ixgbe_hw *, u8, u8, u8);
sys/dev/netif/ix/ixgbe_type.h
4017
s32 (*read_i2c_sff8472)(struct ixgbe_hw *, u8 , u8 *);
sys/dev/netif/ix/ixgbe_type.h
4018
s32 (*read_i2c_eeprom)(struct ixgbe_hw *, u8 , u8 *);
sys/dev/netif/ix/ixgbe_type.h
4019
s32 (*write_i2c_eeprom)(struct ixgbe_hw *, u8, u8);
sys/dev/netif/ix/ixgbe_type.h
4021
s32 (*check_overtemp)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
4022
s32 (*set_phy_power)(struct ixgbe_hw *, bool on);
sys/dev/netif/ix/ixgbe_type.h
4023
s32 (*enter_lplu)(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_type.h
4024
s32 (*handle_lasi)(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_type.h
4025
s32 (*read_i2c_byte_unlocked)(struct ixgbe_hw *, u8 offset, u8 addr,
sys/dev/netif/ix/ixgbe_type.h
4027
s32 (*write_i2c_byte_unlocked)(struct ixgbe_hw *, u8 offset, u8 addr,
sys/dev/netif/ix/ixgbe_type.h
4032
s32 (*read_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 *val);
sys/dev/netif/ix/ixgbe_type.h
4033
s32 (*read_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg,
sys/dev/netif/ix/ixgbe_type.h
4035
s32 (*write_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 val);
sys/dev/netif/ix/ixgbe_type.h
4036
s32 (*write_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg,
sys/dev/netif/ix/ixgbe_type.h
4068
s32 mc_filter_type;
sys/dev/netif/ix/ixgbe_type.h
4118
s32 (*read)(struct ixgbe_hw *, u32 *, u16, u16);
sys/dev/netif/ix/ixgbe_type.h
4119
s32 (*write)(struct ixgbe_hw *, u32 *, u16, u16);
sys/dev/netif/ix/ixgbe_type.h
4120
s32 (*read_posted)(struct ixgbe_hw *, u32 *, u16, u16);
sys/dev/netif/ix/ixgbe_type.h
4121
s32 (*write_posted)(struct ixgbe_hw *, u32 *, u16, u16);
sys/dev/netif/ix/ixgbe_type.h
4122
s32 (*check_for_msg)(struct ixgbe_hw *, u16);
sys/dev/netif/ix/ixgbe_type.h
4123
s32 (*check_for_ack)(struct ixgbe_hw *, u16);
sys/dev/netif/ix/ixgbe_type.h
4124
s32 (*check_for_rst)(struct ixgbe_hw *, u16);
sys/dev/netif/ix/ixgbe_x540.c
1003
s32 ixgbe_blink_led_start_X540(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_x540.c
1044
s32 ixgbe_blink_led_stop_X540(struct ixgbe_hw *hw, u32 index)
sys/dev/netif/ix/ixgbe_x540.c
170
s32 ixgbe_get_link_capabilities_X540(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x540.c
197
s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x540.c
212
s32 ixgbe_reset_hw_X540(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
214
s32 status;
sys/dev/netif/ix/ixgbe_x540.c
315
s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
317
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x540.c
363
s32 ixgbe_init_eeprom_params_X540(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
396
s32 ixgbe_read_eerd_X540(struct ixgbe_hw *hw, u16 offset, u16 *data)
sys/dev/netif/ix/ixgbe_x540.c
398
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x540.c
421
s32 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x540.c
424
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x540.c
447
s32 ixgbe_write_eewr_X540(struct ixgbe_hw *hw, u16 offset, u16 data)
sys/dev/netif/ix/ixgbe_x540.c
449
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x540.c
472
s32 ixgbe_write_eewr_buffer_X540(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x540.c
475
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x540.c
48
static s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x540.c
49
static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x540.c
500
s32 ixgbe_calc_eeprom_checksum_X540(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
565
return (s32)checksum;
sys/dev/netif/ix/ixgbe_x540.c
576
s32 ixgbe_validate_eeprom_checksum_X540(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x540.c
579
s32 status;
sys/dev/netif/ix/ixgbe_x540.c
59
s32 ixgbe_init_ops_X540(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
639
s32 ixgbe_update_eeprom_checksum_X540(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
64
s32 ret_val;
sys/dev/netif/ix/ixgbe_x540.c
641
s32 status;
sys/dev/netif/ix/ixgbe_x540.c
687
s32 ixgbe_update_flash_X540(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
690
s32 status;
sys/dev/netif/ix/ixgbe_x540.c
734
static s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
738
s32 status = IXGBE_ERR_EEPROM;
sys/dev/netif/ix/ixgbe_x540.c
766
s32 ixgbe_acquire_swfw_sync_X540(struct ixgbe_hw *hw, u32 mask)
sys/dev/netif/ix/ixgbe_x540.c
888
static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x540.c
890
s32 status = IXGBE_ERR_EEPROM;
sys/dev/netif/ix/ixgbe_x540.h
40
s32 ixgbe_get_link_capabilities_X540(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x540.h
43
s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_x540.h
45
s32 ixgbe_reset_hw_X540(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x540.h
46
s32 ixgbe_start_hw_X540(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x540.h
49
s32 ixgbe_init_eeprom_params_X540(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x540.h
50
s32 ixgbe_read_eerd_X540(struct ixgbe_hw *hw, u16 offset, u16 *data);
sys/dev/netif/ix/ixgbe_x540.h
51
s32 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw *hw, u16 offset, u16 words,
sys/dev/netif/ix/ixgbe_x540.h
53
s32 ixgbe_write_eewr_X540(struct ixgbe_hw *hw, u16 offset, u16 data);
sys/dev/netif/ix/ixgbe_x540.h
54
s32 ixgbe_write_eewr_buffer_X540(struct ixgbe_hw *hw, u16 offset, u16 words,
sys/dev/netif/ix/ixgbe_x540.h
56
s32 ixgbe_update_eeprom_checksum_X540(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x540.h
57
s32 ixgbe_validate_eeprom_checksum_X540(struct ixgbe_hw *hw, u16 *checksum_val);
sys/dev/netif/ix/ixgbe_x540.h
58
s32 ixgbe_calc_eeprom_checksum_X540(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x540.h
59
s32 ixgbe_update_flash_X540(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x540.h
61
s32 ixgbe_acquire_swfw_sync_X540(struct ixgbe_hw *hw, u32 mask);
sys/dev/netif/ix/ixgbe_x540.h
65
s32 ixgbe_blink_led_start_X540(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_x540.h
66
s32 ixgbe_blink_led_stop_X540(struct ixgbe_hw *hw, u32 index);
sys/dev/netif/ix/ixgbe_x550.c
1016
s32 ixgbe_init_eeprom_params_X550(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
1102
static s32 ixgbe_iosf_wait(struct ixgbe_hw *hw, u32 *ctrl)
sys/dev/netif/ix/ixgbe_x550.c
1134
s32 ixgbe_write_iosf_sb_reg_x550(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.c
1139
s32 ret;
sys/dev/netif/ix/ixgbe_x550.c
114
static s32 ixgbe_read_cs4227(struct ixgbe_hw *hw, u16 reg, u16 *value)
sys/dev/netif/ix/ixgbe_x550.c
1180
s32 ixgbe_read_iosf_sb_reg_x550(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.c
1185
s32 ret;
sys/dev/netif/ix/ixgbe_x550.c
1224
s32 ixgbe_get_phy_token(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
1227
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
1262
s32 ixgbe_put_phy_token(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
1265
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
127
static s32 ixgbe_write_cs4227(struct ixgbe_hw *hw, u16 reg, u16 value)
sys/dev/netif/ix/ixgbe_x550.c
1295
s32 ixgbe_write_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.c
1299
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
1325
s32 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.c
1332
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
140
static s32 ixgbe_read_pe(struct ixgbe_hw *hw, u8 reg, u8 *value)
sys/dev/netif/ix/ixgbe_x550.c
142
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
1550
static s32 ixgbe_supported_sfp_modules_X550em(struct ixgbe_hw *hw, bool *linear)
sys/dev/netif/ix/ixgbe_x550.c
1587
s32 ixgbe_identify_sfp_module_X550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
1589
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
159
static s32 ixgbe_write_pe(struct ixgbe_hw *hw, u8 reg, u8 value)
sys/dev/netif/ix/ixgbe_x550.c
1609
s32 ixgbe_setup_sfp_modules_X550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
161
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
1611
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
1633
static s32 ixgbe_restart_an_internal_phy_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
1635
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
1681
static s32 ixgbe_setup_sgmii(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_x550.c
1686
s32 rc;
sys/dev/netif/ix/ixgbe_x550.c
1750
static s32 ixgbe_setup_sgmii_fw(struct ixgbe_hw *hw, ixgbe_link_speed speed,
sys/dev/netif/ix/ixgbe_x550.c
1755
s32 rc;
sys/dev/netif/ix/ixgbe_x550.c
177
static s32 ixgbe_reset_cs4227(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
179
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
1881
s32 ixgbe_get_link_capabilities_X550em(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.c
1958
static s32 ixgbe_get_lasi_ext_t_x550em(struct ixgbe_hw *hw, bool *lsc)
sys/dev/netif/ix/ixgbe_x550.c
2045
static s32 ixgbe_enable_lasi_ext_t_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2142
static s32 ixgbe_setup_kr_speed_x550em(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.c
2145
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
2197
static s32 ixgbe_reset_phy_fw(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2200
s32 rc;
sys/dev/netif/ix/ixgbe_x550.c
2221
static s32 ixgbe_check_overtemp_fw(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2224
s32 rc;
sys/dev/netif/ix/ixgbe_x550.c
2244
static s32 ixgbe_read_mng_if_sel_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2272
s32 ixgbe_init_phy_ops_X550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2275
s32 ret_val;
sys/dev/netif/ix/ixgbe_x550.c
2425
s32 ixgbe_reset_hw_X550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2428
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
252
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x550.c
2558
s32 ixgbe_init_ext_t_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2601
s32 ixgbe_setup_kr_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2621
s32 ixgbe_setup_mac_link_sfp_x550em(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.c
2625
s32 ret_val;
sys/dev/netif/ix/ixgbe_x550.c
2666
static s32 ixgbe_setup_sfi_x550a(struct ixgbe_hw *hw, ixgbe_link_speed *speed)
sys/dev/netif/ix/ixgbe_x550.c
2669
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
2715
s32 ixgbe_setup_mac_link_sfp_x550a(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.c
2719
s32 ret_val;
sys/dev/netif/ix/ixgbe_x550.c
2818
static s32 ixgbe_setup_ixfi_x550em_x(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
2821
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
2889
static s32 ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed)
sys/dev/netif/ix/ixgbe_x550.c
2892
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
2948
static s32 ixgbe_ext_phy_t_x550em_get_link(struct ixgbe_hw *hw, bool *link_up)
sys/dev/netif/ix/ixgbe_x550.c
2985
s32 ixgbe_setup_internal_phy_t_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3048
s32 ixgbe_setup_phy_loopback_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3050
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3118
s32 ixgbe_read_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset, u16 *data)
sys/dev/netif/ix/ixgbe_x550.c
3122
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3161
s32 ixgbe_read_ee_hostif_buffer_X550(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.c
3168
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3235
s32 ixgbe_write_ee_hostif_data_X550(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_x550.c
3238
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3268
s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_x550.c
3271
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x550.c
3296
s32 ixgbe_write_ee_hostif_buffer_X550(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.c
3299
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x550.c
3338
static s32 ixgbe_checksum_ptr_x550(struct ixgbe_hw *hw, u16 ptr,
sys/dev/netif/ix/ixgbe_x550.c
3343
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3407
s32 ixgbe_calc_checksum_X550(struct ixgbe_hw *hw, u16 *buffer, u32 buffer_size)
sys/dev/netif/ix/ixgbe_x550.c
3411
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
346
static s32 ixgbe_identify_phy_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3479
return (s32)checksum;
sys/dev/netif/ix/ixgbe_x550.c
3488
s32 ixgbe_calc_eeprom_checksum_X550(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3501
s32 ixgbe_validate_eeprom_checksum_X550(struct ixgbe_hw *hw, u16 *checksum_val)
sys/dev/netif/ix/ixgbe_x550.c
3503
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3554
s32 ixgbe_update_eeprom_checksum_X550(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3556
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3593
s32 ixgbe_update_flash_X550(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3595
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x550.c
3691
s32 ixgbe_get_bus_info_X550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3713
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3757
s32 ixgbe_enter_lplu_t_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3760
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3864
s32 ixgbe_get_lcd_t_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *lcd_speed)
sys/dev/netif/ix/ixgbe_x550.c
3867
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
3901
s32 ixgbe_setup_fc_X550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
3903
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x550.c
3994
s32 status = IXGBE_ERR_FC_NOT_NEGOTIATED;
sys/dev/netif/ix/ixgbe_x550.c
401
s32 ixgbe_fw_phy_activity(struct ixgbe_hw *hw, u16 activity,
sys/dev/netif/ix/ixgbe_x550.c
4082
s32 status = IXGBE_ERR_FC_NOT_NEGOTIATED;
sys/dev/netif/ix/ixgbe_x550.c
409
s32 rc;
sys/dev/netif/ix/ixgbe_x550.c
4135
s32 ixgbe_setup_fc_backplane_x550em_a(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
4137
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x550.c
42
static s32 ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed);
sys/dev/netif/ix/ixgbe_x550.c
4244
s32 ixgbe_acquire_swfw_sync_X550em(struct ixgbe_hw *hw, u32 mask)
sys/dev/netif/ix/ixgbe_x550.c
4246
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
4284
static s32 ixgbe_acquire_swfw_sync_X550a(struct ixgbe_hw *hw, u32 mask)
sys/dev/netif/ix/ixgbe_x550.c
4288
s32 status = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x550.c
43
static s32 ixgbe_acquire_swfw_sync_X550a(struct ixgbe_hw *, u32 mask);
sys/dev/netif/ix/ixgbe_x550.c
4358
s32 ixgbe_read_phy_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.c
4361
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
4386
s32 ixgbe_write_phy_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.c
4389
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
4416
s32 ixgbe_handle_lasi_ext_t_x550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
4443
s32 ixgbe_setup_mac_link_t_X550em(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.c
4447
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
4482
s32 ixgbe_check_link_t_X550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_x550.c
45
static s32 ixgbe_read_mng_if_sel_x550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.c
4523
s32 ixgbe_reset_phy_t_X550em(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
4525
s32 status;
sys/dev/netif/ix/ixgbe_x550.c
4541
s32 ixgbe_led_on_t_X550em(struct ixgbe_hw *hw, u32 led_idx)
sys/dev/netif/ix/ixgbe_x550.c
4566
s32 ixgbe_led_off_t_X550em(struct ixgbe_hw *hw, u32 led_idx)
sys/dev/netif/ix/ixgbe_x550.c
459
static s32 ixgbe_get_phy_id_fw(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
4601
s32 ixgbe_set_fw_drv_ver_x550(struct ixgbe_hw *hw, u8 maj, u8 min,
sys/dev/netif/ix/ixgbe_x550.c
4605
s32 ret_val = IXGBE_SUCCESS;
sys/dev/netif/ix/ixgbe_x550.c
464
s32 rc;
sys/dev/netif/ix/ixgbe_x550.c
495
static s32 ixgbe_identify_phy_fw(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
514
s32 ixgbe_shutdown_fw_phy(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
522
static s32 ixgbe_read_phy_reg_x550em(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.c
529
static s32 ixgbe_write_phy_reg_x550em(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.c
54
s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
545
static s32 ixgbe_read_i2c_combined_generic(struct ixgbe_hw *hw, u8 addr,
sys/dev/netif/ix/ixgbe_x550.c
560
static s32
sys/dev/netif/ix/ixgbe_x550.c
576
static s32 ixgbe_write_i2c_combined_generic(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.c
58
s32 ret_val;
sys/dev/netif/ix/ixgbe_x550.c
591
static s32
sys/dev/netif/ix/ixgbe_x550.c
605
s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
610
s32 ret_val;
sys/dev/netif/ix/ixgbe_x550.c
700
static s32 ixgbe_setup_fw_link(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
703
s32 rc;
sys/dev/netif/ix/ixgbe_x550.c
755
static s32 ixgbe_fc_autoneg_fw(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
771
static s32 ixgbe_setup_eee_fw(struct ixgbe_hw *hw, bool enable_eee)
sys/dev/netif/ix/ixgbe_x550.c
789
s32 ixgbe_init_ops_X550EM_a(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
792
s32 ret_val;
sys/dev/netif/ix/ixgbe_x550.c
847
s32 ixgbe_init_ops_X550EM_x(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
851
s32 ret_val;
sys/dev/netif/ix/ixgbe_x550.c
885
s32 ixgbe_dmac_config_X550(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
933
s32 ixgbe_dmac_config_tcs_X550(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.c
988
s32 ixgbe_dmac_update_tcs_X550(struct ixgbe_hw *hw)
sys/dev/netif/ix/ixgbe_x550.h
102
s32 ixgbe_setup_mac_link_sfp_x550a(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.h
105
s32 ixgbe_read_phy_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.h
107
s32 ixgbe_write_phy_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.h
109
s32 ixgbe_setup_fc_fiber_x550em_a(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
110
s32 ixgbe_setup_fc_backplane_x550em_a(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
111
s32 ixgbe_setup_fc_sgmii_x550em_a(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
115
s32 ixgbe_handle_lasi_ext_t_x550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
116
s32 ixgbe_setup_mac_link_t_X550em(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.h
119
s32 ixgbe_check_link_t_X550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
sys/dev/netif/ix/ixgbe_x550.h
121
s32 ixgbe_reset_phy_t_X550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
122
s32 ixgbe_identify_sfp_module_X550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
123
s32 ixgbe_led_on_t_X550em(struct ixgbe_hw *hw, u32 led_idx);
sys/dev/netif/ix/ixgbe_x550.h
124
s32 ixgbe_led_off_t_X550em(struct ixgbe_hw *hw, u32 led_idx);
sys/dev/netif/ix/ixgbe_x550.h
40
s32 ixgbe_dmac_config_X550(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
41
s32 ixgbe_dmac_config_tcs_X550(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
42
s32 ixgbe_dmac_update_tcs_X550(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
44
s32 ixgbe_get_bus_info_X550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
45
s32 ixgbe_init_eeprom_params_X550(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
46
s32 ixgbe_update_eeprom_checksum_X550(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
47
s32 ixgbe_calc_eeprom_checksum_X550(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
48
s32 ixgbe_calc_checksum_X550(struct ixgbe_hw *hw, u16 *buffer, u32 buffer_size);
sys/dev/netif/ix/ixgbe_x550.h
49
s32 ixgbe_validate_eeprom_checksum_X550(struct ixgbe_hw *hw, u16 *checksum_val);
sys/dev/netif/ix/ixgbe_x550.h
50
s32 ixgbe_update_flash_X550(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
51
s32 ixgbe_write_ee_hostif_buffer_X550(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.h
53
s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_x550.h
55
s32 ixgbe_read_ee_hostif_buffer_X550(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.h
57
s32 ixgbe_read_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_x550.h
59
s32 ixgbe_write_ee_hostif_data_X550(struct ixgbe_hw *hw, u16 offset,
sys/dev/netif/ix/ixgbe_x550.h
65
s32 ixgbe_write_iosf_sb_reg_x550(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.h
67
s32 ixgbe_read_iosf_sb_reg_x550(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.h
69
s32 ixgbe_set_fw_drv_ver_x550(struct ixgbe_hw *hw, u8 maj, u8 min,
sys/dev/netif/ix/ixgbe_x550.h
71
s32 ixgbe_get_phy_token(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_x550.h
72
s32 ixgbe_put_phy_token(struct ixgbe_hw *);
sys/dev/netif/ix/ixgbe_x550.h
73
s32 ixgbe_write_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.h
75
s32 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
sys/dev/netif/ix/ixgbe_x550.h
82
s32 ixgbe_setup_sfp_modules_X550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
83
s32 ixgbe_get_link_capabilities_X550em(struct ixgbe_hw *hw,
sys/dev/netif/ix/ixgbe_x550.h
86
s32 ixgbe_reset_hw_X550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
87
s32 ixgbe_init_phy_ops_X550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
88
s32 ixgbe_setup_kr_x550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
89
s32 ixgbe_init_ext_t_x550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
90
s32 ixgbe_setup_internal_phy_t_x550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
91
s32 ixgbe_setup_phy_loopback_x550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
94
s32 ixgbe_get_lcd_t_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *lcd_speed);
sys/dev/netif/ix/ixgbe_x550.h
95
s32 ixgbe_enter_lplu_t_x550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
96
s32 ixgbe_acquire_swfw_sync_X550em(struct ixgbe_hw *hw, u32 mask);
sys/dev/netif/ix/ixgbe_x550.h
98
s32 ixgbe_setup_fc_X550em(struct ixgbe_hw *hw);
sys/dev/netif/ix/ixgbe_x550.h
99
s32 ixgbe_setup_mac_link_sfp_x550em(struct ixgbe_hw *hw,