Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_alb.h126 struct alb_bond_info { struct
127 struct tlb_client_info *tx_hashtbl; /* Dynamically allocated */
128 u32 unbalanced_load;
129 int tx_rebalance_counter;
130 int lp_counter;
132 int rlb_enabled;
133 struct rlb_client_info *rx_hashtbl; /* Receive hash table */
134 u32 rx_hashtbl_used_head;
135 u8 rx_ntt; /* flag - need to transmit
138 struct slave *rx_slave;/* last slave to xmit from */
[all …]