Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dctl.h98 #define TB_CFG_REQUEST_CANCELED 1 macro
A Dctl.c148 if (test_bit(TB_CFG_REQUEST_CANCELED, &req->flags)) in tb_cfg_request_dequeue()
499 if (!test_bit(TB_CFG_REQUEST_CANCELED, &req->flags)) in tb_cfg_request_work()
560 set_bit(TB_CFG_REQUEST_CANCELED, &req->flags); in tb_cfg_request_cancel()

Completed in 5 milliseconds