Home
last modified time | relevance | path

Searched +full:no +full:- +full:hw +full:- +full:checksum (Results 1 – 25 of 215) sorted by relevance

123456789

/freebsd/sys/dev/igc/
H A Digc_nvm.c1 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
10 static void igc_reload_nvm_generic(struct igc_hw *hw);
13 * igc_init_nvm_ops_generic - Initialize NVM function pointers
14 * @hw: pointer to the HW structure
16 * Setups up the function pointers to no-op functions
18 void igc_init_nvm_ops_generic(struct igc_hw *hw) in igc_init_nvm_ops_generic() argument
20 struct igc_nvm_info *nvm = &hw->nvm; in igc_init_nvm_ops_generic()
24 nvm->ops.init_params = igc_null_ops_generic; in igc_init_nvm_ops_generic()
25 nvm->ops.acquire = igc_null_ops_generic; in igc_init_nvm_ops_generic()
[all …]
H A Digc_i225.c1 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
10 static s32 igc_init_nvm_params_i225(struct igc_hw *hw);
11 static s32 igc_init_mac_params_i225(struct igc_hw *hw);
12 static s32 igc_init_phy_params_i225(struct igc_hw *hw);
13 static s32 igc_reset_hw_i225(struct igc_hw *hw);
14 static s32 igc_acquire_nvm_i225(struct igc_hw *hw);
15 static void igc_release_nvm_i225(struct igc_hw *hw);
16 static s32 igc_get_hw_semaphore_i225(struct igc_hw *hw);
17 static s32 __igc_write_nvm_srwr(struct igc_hw *hw, u16 offset, u16 words,
[all …]
H A Digc_api.c1 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
11 * igc_init_mac_params - Initialize MAC function pointers
12 * @hw: pointer to the HW structure
17 s32 igc_init_mac_params(struct igc_hw *hw) in igc_init_mac_params() argument
21 if (hw->mac.ops.init_params) { in igc_init_mac_params()
22 ret_val = hw->mac.ops.init_params(hw); in igc_init_mac_params()
29 ret_val = -IGC_ERR_CONFIG; in igc_init_mac_params()
37 * igc_init_nvm_params - Initialize NVM function pointers
38 * @hw: pointer to the HW structure
[all …]
/freebsd/sys/dev/e1000/
H A De1000_manage.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
39 * e1000_calculate_checksum - Calculate checksum for buffer
41 * @length: size of EEPROM to calculate a checksum for
43 * Calculates the checksum for some buffer on a specified length. The
44 * checksum calculated is returned.
59 return (u8) (0 - sum); in e1000_calculate_checksum()
63 * e1000_mng_enable_host_if_generic - Checks host interface is enabled
64 * @hw: pointer to the HW structure
[all …]
H A De1000_nvm.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
37 static void e1000_reload_nvm_generic(struct e1000_hw *hw);
40 * e1000_init_nvm_ops_generic - Initialize NVM function pointers
41 * @hw: pointer to the HW structure
43 * Setups up the function pointers to no-op functions
45 void e1000_init_nvm_ops_generic(struct e1000_hw *hw) in e1000_init_nvm_ops_generic() argument
47 struct e1000_nvm_info *nvm = &hw->nvm; in e1000_init_nvm_ops_generic()
51 nvm->ops.init_params = e1000_null_ops_generic; in e1000_init_nvm_ops_generic()
[all …]
H A De1000_82571.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
53 static s32 e1000_acquire_nvm_82571(struct e1000_hw *hw);
54 static void e1000_release_nvm_82571(struct e1000_hw *hw);
55 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset,
57 static s32 e1000_update_nvm_checksum_82571(struct e1000_hw *hw);
58 static s32 e1000_validate_nvm_checksum_82571(struct e1000_hw *hw);
59 static s32 e1000_get_cfg_done_82571(struct e1000_hw *hw);
60 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw,
[all …]
H A De1000_82575.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
48 static s32 e1000_init_phy_params_82575(struct e1000_hw *hw);
49 static s32 e1000_init_mac_params_82575(struct e1000_hw *hw);
50 static s32 e1000_acquire_nvm_82575(struct e1000_hw *hw);
51 static void e1000_release_nvm_82575(struct e1000_hw *hw);
52 static s32 e1000_check_for_link_82575(struct e1000_hw *hw);
53 static s32 e1000_check_for_link_media_swap(struct e1000_hw *hw);
54 static s32 e1000_get_cfg_done_82575(struct e1000_hw *hw);
[all …]
H A De1000_i210.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
38 static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw);
39 static void e1000_release_nvm_i210(struct e1000_hw *hw);
40 static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words,
42 static s32 e1000_pool_flash_update_done_i210(struct e1000_hw *hw);
43 static s32 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data);
46 * e1000_acquire_nvm_i210 - Request for access to EEPROM
47 * @hw: pointer to the HW structure
[all …]
H A De1000_api.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
38 * e1000_init_mac_params - Initialize MAC function pointers
39 * @hw: pointer to the HW structure
44 s32 e1000_init_mac_params(struct e1000_hw *hw) in e1000_init_mac_params() argument
48 if (hw->mac.ops.init_params) { in e1000_init_mac_params()
49 ret_val = hw->mac.ops.init_params(hw); in e1000_init_mac_params()
56 ret_val = -E1000_ERR_CONFIG; in e1000_init_mac_params()
64 * e1000_init_nvm_params - Initialize NVM function pointers
[all …]
H A De1000_hw.h2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
142 #define E1000_DEV_ID_PCH_SPT_I219_LM2 0x15B7 /* Sunrise Point-H PCH */
143 #define E1000_DEV_ID_PCH_SPT_I219_V2 0x15B8 /* Sunrise Point-H PCH */
294 e1000_num_macs /* List is 1-based, so subtract 1 for true count. */
433 __le16 csum; /* Packet checksum */
439 /* Receive Descriptor - Extended */
452 __le16 csum; /* Packet Checksum */
467 #define PS_PAGE_BUFFERS (MAX_PS_BUFFERS - 1)
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_x540.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
48 static s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw);
49 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);
50 static void ixgbe_release_swfw_sync_semaphore(struct ixgbe_hw *hw);
53 * ixgbe_init_ops_X540 - Inits func ptrs and MAC type
54 * @hw: pointer to hardware structure
59 s32 ixgbe_init_ops_X540(struct ixgbe_hw *hw) in ixgbe_init_ops_X540() argument
61 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_X540()
[all …]
H A Dixgbe_x550.c3 Copyright (c) 2001-2020, Intel Corporation
23 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
41 static s32 ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed);
44 static s32 ixgbe_read_mng_if_sel_x550em(struct ixgbe_hw *hw);
47 * ixgbe_init_ops_X550 - Inits func ptrs and MAC type
48 * @hw: pointer to hardware structure
53 s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw) in ixgbe_init_ops_X550() argument
55 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_X550()
56 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_X550()
61 ret_val = ixgbe_init_ops_X540(hw); in ixgbe_init_ops_X550()
[all …]
H A Dixgbe_common.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
41 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw);
42 static s32 ixgbe_get_eeprom_semaphore(struct ixgbe_hw *hw);
43 static void ixgbe_release_eeprom_semaphore(struct ixgbe_hw *hw);
44 static s32 ixgbe_ready_eeprom(struct ixgbe_hw *hw);
45 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw);
46 static void ixgbe_shift_out_eeprom_bits(struct ixgbe_hw *hw, u16 data,
48 static u16 ixgbe_shift_in_eeprom_bits(struct ixgbe_hw *hw, u16 count);
[all …]
/freebsd/share/man/man4/
H A Dcxgbe.41 .\" Copyright (c) 2011-2016, Chelsio Inc
21 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver"
42 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
60 The driver supports Jumbo Frames, Transmit/Receive checksum offload,
62 tag insertion/extraction, VLAN checksum offload, VLAN TSO, VXLAN checksum
71 .Bl -column -offset indent "ASIC" "Port Name" "Parent Device"
78 Loader tunables with the hw.cxgbe prefix apply to all cards.
82 adapter-wide MIBs under dev.t5nex.
[all …]
H A Dvtnet.416 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
35 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
52 driver supports TCP/UDP checksum offload for both transmit and receive,
68 .Bl -tag -width "xxxxxx"
69 .It Va hw.vtnet.csum_disable
70 .It Va hw.vtnet. Ns Ar X Ns Va .csum_disable
71 This tunable disables receive and send checksum offload.
73 .It Va hw.vtnet.tso_disable
74 .It Va hw.vtnet. Ns Ar X Ns Va .tso_disable
[all …]
H A Dliquidio.423 .\" A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
42 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
56 The driver supports Jumbo Frames, Transmit/Receive checksum
58 VLAN tag insertion/extraction, VLAN checksum offload,
73 .Bl -bullet -compact
84 .Bl -ta
[all...]
H A Dsfxge.41 .\" Copyright (c) 2011-2016 Solarflare Communications Inc.
16 .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
39 .Bd -ragged -offset indent
46 .Bd -literal -offset indent
55 frames, transmit/receive checksum offload, TCP Segmentation Offload
56 (TSO), Large Receive Offload (LRO), VLAN checksum offload, VLAN TSO,
57 and Receive Side Scaling (RSS) using MSI-X interrupts.
88 .Bl -tag -width indent
89 .It Va hw.sfxge.rx_ring
92 .It Va hw.sfxge.tx_ring
[all …]
H A Dqlxgbe.41 .\"-
17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
36 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
49 driver supports IPv4 checksum offload,
50 TCP and UDP checksum offload for both IPv4 and IPv6,
53 Receive Side scaling, ability to select either HW or Software LRO,
54 when LRO is enabled (default HW LRO).
63 .Bl -bullet -compact
71 or by E-mail at
[all …]
H A Dcxgbev.41 .\" Copyright (c) 2011-2016, Chelsio Inc
21 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
37 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver"
42 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
59 The driver supports Jumbo Frames, Transmit/Receive checksum offload,
61 tag insertion/extraction, VLAN checksum offload, VLAN TSO, and
70 .Bl -column -offset indent "ASIC" "Port Name"
77 Loader tunables with the hw.cxgbe prefix apply to VFs from all cards.
95 .Bl -bullet -compact
[all …]
H A Dbxe.416 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
35 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
51 tagging, checksum offload (IPv4, TCP, UDP, IPv6-TCP, IPv6-UDP), MSI-X
60 .Bl -bullet -compact
70 QLogic NetXtreme II BCM57712-MF 10Gb
74 QLogic NetXtreme II BCM57800-MF 10Gb
78 QLogic NetXtreme II BCM57810-MF 10Gb
82 QLogic NetXtreme II BCM57840-MF 10Gb
92 .Bl -tag -width indent
[all …]
/freebsd/sys/dev/ixl/
H A Di40e_nvm.c3 Copyright (c) 2013-2018, Intel Corporation
23 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
37 * i40e_init_nvm - Initialize NVM function pointers
38 * @hw: pointer to the HW structure
46 enum i40e_status_code i40e_init_nvm(struct i40e_hw *hw) in i40e_init_nvm() argument
48 struct i40e_nvm_info *nvm = &hw->nvm; in i40e_init_nvm()
58 gens = rd32(hw, I40E_GLNVM_GENS); in i40e_init_nvm()
62 nvm->sr_size = BIT(sr_size) * I40E_SR_WORDS_IN_1KB; in i40e_init_nvm()
65 fla = rd32(hw, I40E_GLNVM_FLA); in i40e_init_nvm()
68 nvm->timeout = I40E_MAX_NVM_TIMEOUT; in i40e_init_nvm()
[all …]
/freebsd/sys/dev/ice/
H A Dice_nvm.c1 /* SPDX-License-Identifier: BSD-3-Clause */
22 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
38 * @hw: pointer to the HW struct
50 ice_aq_read_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, u16 length, in ice_aq_read_nvm() argument
57 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_read_nvm()
67 cmd->cmd_flag in ice_aq_read_nvm()
96 ice_read_flat_nvm(struct ice_hw * hw,u32 offset,u32 * length,u8 * data,bool read_shadow_ram) ice_read_flat_nvm() argument
161 ice_aq_update_nvm(struct ice_hw * hw,u16 module_typeid,u32 offset,u16 length,void * data,bool last_command,u8 command_flags,struct ice_sq_cd * cd) ice_aq_update_nvm() argument
202 ice_aq_erase_nvm(struct ice_hw * hw,u16 module_typeid,struct ice_sq_cd * cd) ice_aq_erase_nvm() argument
244 ice_aq_read_nvm_cfg(struct ice_hw * hw,u8 cmd_flags,u16 field_id,void * data,u16 buf_size,u16 * elem_count,struct ice_sq_cd * cd) ice_aq_read_nvm_cfg() argument
279 ice_aq_write_nvm_cfg(struct ice_hw * hw,u8 cmd_flags,void * data,u16 buf_size,u16 elem_count,struct ice_sq_cd * cd) ice_aq_write_nvm_cfg() argument
305 ice_check_sr_access_params(struct ice_hw * hw,u32 offset,u16 words) ice_check_sr_access_params() argument
337 ice_read_sr_word_aq(struct ice_hw * hw,u16 offset,u16 * data) ice_read_sr_word_aq() argument
369 ice_write_sr_aq(struct ice_hw * hw,u32 offset,u16 words,__le16 * data,bool last_command) ice_write_sr_aq() argument
395 ice_read_sr_buf_aq(struct ice_hw * hw,u16 offset,u16 * words,u16 * data) ice_read_sr_buf_aq() argument
425 ice_acquire_nvm(struct ice_hw * hw,enum ice_aq_res_access_type access) ice_acquire_nvm() argument
441 ice_release_nvm(struct ice_hw * hw) ice_release_nvm() argument
463 ice_get_flash_bank_offset(struct ice_hw * hw,enum ice_bank_select bank,u16 module) ice_get_flash_bank_offset() argument
537 ice_read_flash_module(struct ice_hw * hw,enum ice_bank_select bank,u16 module,u32 offset,u8 * data,u32 length) ice_read_flash_module() argument
574 ice_read_nvm_module(struct ice_hw * hw,enum ice_bank_select bank,u32 offset,u16 * data) ice_read_nvm_module() argument
597 ice_get_nvm_css_hdr_len(struct ice_hw * hw,enum ice_bank_select bank,u32 * hdr_len) ice_get_nvm_css_hdr_len() argument
634 ice_read_nvm_sr_copy(struct ice_hw * hw,enum ice_bank_select bank,u32 offset,u16 * data) ice_read_nvm_sr_copy() argument
660 ice_read_orom_module(struct ice_hw * hw,enum ice_bank_select bank,u32 offset,u16 * data) ice_read_orom_module() argument
683 ice_read_netlist_module(struct ice_hw * hw,enum ice_bank_select bank,u32 offset,u16 * data) ice_read_netlist_module() argument
704 ice_read_sr_word(struct ice_hw * hw,u16 offset,u16 * data) ice_read_sr_word() argument
729 ice_get_pfa_module_tlv(struct ice_hw * hw,u16 * module_tlv,u16 * module_tlv_len,u16 module_type) ice_get_pfa_module_tlv() argument
792 ice_read_pba_string(struct ice_hw * hw,u8 * pba_num,u32 pba_num_size) ice_read_pba_string() argument
851 ice_get_nvm_srev(struct ice_hw * hw,enum ice_bank_select bank,u32 * srev) ice_get_nvm_srev() argument
879 ice_get_nvm_ver_info(struct ice_hw * hw,enum ice_bank_select bank,struct ice_nvm_info * nvm) ice_get_nvm_ver_info() argument
922 ice_get_inactive_nvm_ver(struct ice_hw * hw,struct ice_nvm_info * nvm) ice_get_inactive_nvm_ver() argument
936 ice_get_orom_srev(struct ice_hw * hw,enum ice_bank_select bank,u32 * srev) ice_get_orom_srev() argument
981 ice_get_orom_civd_data(struct ice_hw * hw,enum ice_bank_select bank,struct ice_orom_civd_info * civd) ice_get_orom_civd_data() argument
1058 ice_get_orom_ver_info(struct ice_hw * hw,enum ice_bank_select bank,struct ice_orom_info * orom) ice_get_orom_ver_info() argument
1094 ice_get_inactive_orom_ver(struct ice_hw * hw,struct ice_orom_info * orom) ice_get_inactive_orom_ver() argument
1110 ice_get_netlist_info(struct ice_hw * hw,enum ice_bank_select bank,struct ice_netlist_info * netlist) ice_get_netlist_info() argument
1183 ice_get_netlist_ver_info(struct ice_hw * hw,struct ice_netlist_info * netlist) ice_get_netlist_ver_info() argument
1197 ice_get_inactive_netlist_ver(struct ice_hw * hw,struct ice_netlist_info * netlist) ice_get_inactive_netlist_ver() argument
1210 ice_discover_flash_size(struct ice_hw * hw) ice_discover_flash_size() argument
1268 ice_read_sr_pointer(struct ice_hw * hw,u16 offset,u32 * pointer) ice_read_sr_pointer() argument
1300 ice_read_sr_area_size(struct ice_hw * hw,u16 offset,u32 * size) ice_read_sr_area_size() argument
1326 ice_determine_active_flash_banks(struct ice_hw * hw) ice_determine_active_flash_banks() argument
1405 ice_init_nvm(struct ice_hw * hw) ice_init_nvm() argument
1475 ice_read_sr_buf(struct ice_hw * hw,u16 offset,u16 * words,u16 * data) ice_read_sr_buf() argument
1500 __ice_write_sr_word(struct ice_hw * hw,u32 offset,const u16 * data) __ice_write_sr_word() argument
1523 __ice_write_sr_buf(struct ice_hw * hw,u32 offset,u16 words,const u16 * data) __ice_write_sr_buf() argument
1560 ice_calc_sr_checksum(struct ice_hw * hw,u16 * checksum) ice_calc_sr_checksum() argument
1631 ice_update_sr_checksum(struct ice_hw * hw) ice_update_sr_checksum() argument
1635 u16 checksum; ice_update_sr_checksum() local
1656 ice_validate_sr_checksum(struct ice_hw * hw,u16 * checksum) ice_validate_sr_checksum() argument
1695 ice_nvm_validate_checksum(struct ice_hw * hw) ice_nvm_validate_checksum() argument
1727 ice_nvm_recalculate_checksum(struct ice_hw * hw) ice_nvm_recalculate_checksum() argument
1770 ice_nvm_write_activate(struct ice_hw * hw,u16 cmd_flags,u8 * response_flags) ice_nvm_write_activate() argument
1798 ice_get_nvm_minsrevs(struct ice_hw * hw,struct ice_minsrev_info * minsrevs) ice_get_nvm_minsrevs() argument
1856 ice_update_nvm_minsrevs(struct ice_hw * hw,struct ice_minsrev_info * minsrevs) ice_update_nvm_minsrevs() argument
2033 ice_nvm_access_read(struct ice_hw * hw,struct ice_nvm_access_cmd * cmd,union ice_nvm_access_data * data) ice_nvm_access_read() argument
2066 ice_nvm_access_write(struct ice_hw * hw,struct ice_nvm_access_cmd * cmd,union ice_nvm_access_data * data) ice_nvm_access_write() argument
2110 ice_handle_nvm_access(struct ice_hw * hw,struct ice_nvm_access_cmd * cmd,union ice_nvm_access_data * data) ice_handle_nvm_access() argument
[all...]
H A Dice_nvm.h1 /* SPDX-License-Identifier: BSD-3-Clause */
22 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
59 u8 checksum; /* Simple modulo 256 sum of all structure bytes must equal 0 */ member
100 ice_nvm_access_read(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
103 ice_nvm_access_write(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
109 ice_handle_nvm_access(struct ice_hw *hw, struct ice_nvm_access_cmd *cmd,
113 ice_acquire_nvm(struct ice_hw *hw, enu
[all...]
/freebsd/sys/contrib/dev/athk/ath10k/
H A Drx_desc.h1 /* SPDX-License-Identifier: ISC */
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
4 * Copyright (c) 2011-2017 Qualcomm Atheros, Inc.
55 * A-MPDU frame but a stand alone MPDU. Interior MPDU in an
56 * A-MPDU shall have both first_mpdu and last_mpdu bits set to
71 * Indicates no matching entries within the max search
83 * Set if packet is not a non-QoS data frame. Only set when
107 * Set if packet is U-APSD trigger. Key table will have bits
108 * per TID to indicate U-APSD trigger.
130 * packets in the PPDU will be filtered and no Ack response
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dftgmac100.txt4 - compatible: "faraday,ftgmac100"
10 - "aspeed,ast2400-mac"
11 - "aspeed,ast2500-mac"
12 - "aspeed,ast2600-mac"
14 - reg: Address and length of the register set for the device
15 - interrupts: Should contain ethernet controller interrupt
18 - phy-handle: See ethernet.txt file in the same directory.
19 - phy-mode: See ethernet.txt file in the same directory. If the property is
22 - use-ncsi: Use the NC-SI stack instead of an MDIO PHY. Currently assumes
23 rmii (100bT) but kept as a separate property in case NC-SI grows support
[all …]

123456789