Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dbond_alb.h142 struct alb_bond_info { struct
143 struct tlb_client_info *tx_hashtbl; /* Dynamically allocated */
144 u32 unbalanced_load;
145 atomic_t tx_rebalance_counter;
146 int lp_counter;
148 int rlb_enabled;
149 struct rlb_client_info *rx_hashtbl; /* Receive hash table */
150 u32 rx_hashtbl_used_head;
151 u8 rx_ntt; /* flag - need to transmit
154 struct slave *rx_slave;/* last slave to xmit from */
[all …]