Searched refs:rcv_data (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dplip.c215 struct plip_local rcv_data; member in struct:net_local
371 struct plip_local *rcv = &nl->rcv_data;
916 rcv = &nl->rcv_data;
1078 nl->rcv_data.state = nl->snd_data.state = PLIP_PK_DONE;
1079 nl->rcv_data.skb = nl->snd_data.skb = NULL;
1116 struct plip_local *rcv = &nl->rcv_data;
H A Ddefxx.c2921 bp->descr_block_virt->rcv_data[i+j].long_0 = (u32) (PI_RCV_DESCR_M_SOP |
2929 bp->descr_block_virt->rcv_data[i + j].long_1 =
2943 bp->descr_block_virt->rcv_data[i+j].long_0 = (u32) (PI_RCV_DESCR_M_SOP |
2945 bp->descr_block_virt->rcv_data[i+j].long_1 = (u32) (bp->rcv_block_phys + (i * PI_RCV_DATA_K_SIZE_MAX));
3047 bp->descr_block_virt->rcv_data[entry].long_1,
3052 bp->descr_block_virt->rcv_data[entry].long_1 =
H A Ddefxx.h1161 PI_RCV_DESCR rcv_data[PI_RCV_DATA_K_NUM_ENTRIES]; member in struct:__anon5317
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dmpsc.c111 u8 rcv_data; member in struct:mpsc_port_info
1334 if (pi->rcv_data) {
1477 pi->rcv_data = 1;
1503 pi->rcv_data = 0;

Completed in 116 milliseconds