Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dnicstar.c2147 unsigned char *L1L2 = (unsigned char *) in dequeue_rx() local
2149 aal5_len = L1L2[0] << 8 | L1L2[1]; in dequeue_rx()