Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Deni.h57 unsigned long rx_pos; /* current RX descriptor pos */ member
Deni.c335 "0x%x\n",eni_vcc->descr,eni_vcc->rx_pos, in rx_ident_err()
504 else eni_vcc->rx_pos = (eni_vcc->rx_pos+size+1) & (eni_vcc->words-1); in discard()
754 if (!EEPMOK(eni_vcc->rx_pos,ENI_PRV_SIZE(skb), in dequeue_rx()
762 eni_vcc->rx_pos = ENI_PRV_POS(skb) & (eni_vcc->words-1); in dequeue_rx()
802 eni_vcc->rx_pos = 0; in open_rx_first()
887 at_end = eni_vcc->rx_pos == tmp >> MID_VCI_READ_SHIFT; in close_rx()
891 eni_vcc->rx_pos,tmp); in close_rx()
893 eni_vcc->rx_pos,tmp); in close_rx()