Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78d4189d authored by Ben Hutchings's avatar Ben Hutchings Committed by David S. Miller
Browse files

sfc: Update kernel-doc to match earlier move of Toeplitz hash key

parent cef68bde
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -647,6 +647,7 @@ struct efx_filter_state;
 * @n_tx_channels: Number of channels used for TX
 * @n_tx_channels: Number of channels used for TX
 * @rx_buffer_len: RX buffer length
 * @rx_buffer_len: RX buffer length
 * @rx_buffer_order: Order (log2) of number of pages for each RX buffer
 * @rx_buffer_order: Order (log2) of number of pages for each RX buffer
 * @rx_hash_key: Toeplitz hash key for RSS
 * @rx_indir_table: Indirection table for RSS
 * @rx_indir_table: Indirection table for RSS
 * @int_error_count: Number of internal errors seen recently
 * @int_error_count: Number of internal errors seen recently
 * @int_error_expire: Time at which error count will be expired
 * @int_error_expire: Time at which error count will be expired
+0 −1
Original line number Original line Diff line number Diff line
@@ -146,7 +146,6 @@ static inline struct falcon_board *falcon_board(struct efx_nic *efx)
 * @fw_build: Firmware build number
 * @fw_build: Firmware build number
 * @mcdi: Management-Controller-to-Driver Interface
 * @mcdi: Management-Controller-to-Driver Interface
 * @wol_filter_id: Wake-on-LAN packet filter id
 * @wol_filter_id: Wake-on-LAN packet filter id
 * @ipv6_rss_key: Toeplitz hash key for IPv6 RSS
 */
 */
struct siena_nic_data {
struct siena_nic_data {
	u64 fw_version;
	u64 fw_version;