Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Dnicstar.c2139 unsigned char *L1L2 = (unsigned char *) in dequeue_rx() local
2141 aal5_len = L1L2[0] << 8 | L1L2[1]; in dequeue_rx()