Home
last modified time | relevance | path

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

/linux/drivers/net/can/esd/
H A Desdacc.c475 const u32 tail_mask = (1U << tx_fifo_tail); in handle_core_msg_txabort() local
477 if (!(abort_mask & tail_mask)) in handle_core_msg_txabort()
479 abort_mask &= ~tail_mask; in handle_core_msg_txabort()