Searched defs:alb_bond_info (Results 1 – 1 of 1) sorted by relevance
142 struct alb_bond_info { struct143 struct tlb_client_info *tx_hashtbl; /* Dynamically allocated */144 u32 unbalanced_load;145 int 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 transmit154 struct slave *rx_slave;/* last slave to xmit from */[all …]