Home
last modified time | relevance | path

Searched refs:TB_CFG_REQUEST_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
A Dctl.h97 #define TB_CFG_REQUEST_ACTIVE 0 macro
A Dctl.c131 WARN_ON(test_bit(TB_CFG_REQUEST_ACTIVE, &req->flags)); in tb_cfg_request_enqueue()
141 set_bit(TB_CFG_REQUEST_ACTIVE, &req->flags); in tb_cfg_request_enqueue()
152 clear_bit(TB_CFG_REQUEST_ACTIVE, &req->flags); in tb_cfg_request_dequeue()
160 return test_bit(TB_CFG_REQUEST_ACTIVE, &req->flags); in tb_cfg_request_is_active()

Completed in 8 milliseconds