Searched refs:VCF_IDLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | idt77252.c | 763 if (test_and_clear_bit(VCF_IDLE, &vc->flags)) { in push_on_scq() 1462 set_bit(VCF_IDLE, &vc->flags); in idt77252_tx() 2301 clear_bit(VCF_IDLE, &vc->flags); in idt77252_init_tx() 2313 set_bit(VCF_IDLE, &vc->flags); in idt77252_init_tx() 2535 clear_bit(VCF_IDLE, &vc->flags); in idt77252_close() 2600 if (!test_bit(VCF_IDLE, &vc->flags)) { in idt77252_change_qos() 2960 clear_bit(VCF_IDLE, &vc->flags); in open_card_ubr0()
|
H A D | idt77252.h | 206 #define VCF_IDLE 2 macro
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | idt77252.c | 763 if (test_and_clear_bit(VCF_IDLE, &vc->flags)) { in push_on_scq() 1461 set_bit(VCF_IDLE, &vc->flags); in idt77252_tx() 2294 clear_bit(VCF_IDLE, &vc->flags); in idt77252_init_tx() 2306 set_bit(VCF_IDLE, &vc->flags); in idt77252_init_tx() 2528 clear_bit(VCF_IDLE, &vc->flags); in idt77252_close() 2593 if (!test_bit(VCF_IDLE, &vc->flags)) { in idt77252_change_qos() 2953 clear_bit(VCF_IDLE, &vc->flags); in open_card_ubr0()
|
H A D | idt77252.h | 206 #define VCF_IDLE 2 macro
|
Completed in 18 milliseconds