Searched defs:bonded (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_lag.h | 39 u8 bonded:1; /* currently bonded */ member
|
H A D | ice_lag.c | 275 const char *name, *upper, *role, *bonded, *primary; in ice_display_lag_info() local [all...] |
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | test.c | 145 alloc_dev_default(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_default() argument 275 alloc_dev_with_dpin(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_with_dpin() argument [all...] |
H A D | tb.h | 211 bool bonded; member
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | test.c | 190 alloc_dev_default(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_default() argument 340 alloc_dev_with_dpin(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_with_dpin() argument 361 alloc_dev_without_dp(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_without_dp() argument 402 alloc_dev_usb4(struct kunit *test, struct tb_switch *parent, u64 route, bool bonded) alloc_dev_usb4() argument [all...] |
H A D | tb.h | 280 bool bonded; member
|
Completed in 10 milliseconds