Searched defs:ad_slave_info (Results 1 – 1 of 1) sorted by relevance
281 struct ad_slave_info { struct282 struct aggregator aggregator; // 802.3ad aggregator structure283 struct port port; // 802.3ad port structure284 spinlock_t rx_machine_lock; // To avoid race condition between callback and receive interrupt285 u16 id;