Searched defs:alb_bond_info (Results 1 – 1 of 1) sorted by relevance
126 struct alb_bond_info { struct127 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 transmit138 struct slave *rx_slave;/* last slave to xmit from */[all …]