Searched refs:BCOM_FLAGS_ENABLE_TASK (Results 1 – 2 of 2) sorted by relevance
64 #define BCOM_FLAGS_ENABLE_TASK (1ul << 0) macro195 if (tsk->flags & BCOM_FLAGS_ENABLE_TASK) in bcom_submit_next_buffer()
193 tsk->flags = BCOM_FLAGS_ENABLE_TASK; in bcom_fec_tx_init()