Searched refs:PSRxDesc (Results 1 – 6 of 6) sorted by relevance
371 volatile PSRxDesc aRD0Ring;372 volatile PSRxDesc aRD1Ring;373 volatile PSRxDesc pCurrRD[TYPE_MAXRD];
39 PSRxDesc pCurrRD
256 SRxDesc, *PSRxDesc; typedef
299 static bool device_alloc_rx_buf(struct vnt_private *pDevice, PSRxDesc pDesc);1135 PSRxDesc pDesc; in device_init_rd0_ring()1159 PSRxDesc pDesc; in device_init_rd1_ring()1199 PSRxDesc pDesc = &(pDevice->aRD0Ring[i]); in device_free_rd0_ring()1216 PSRxDesc pDesc = &(pDevice->aRD1Ring[i]); in device_free_rd1_ring()1335 PSRxDesc pRD; in device_rx_srv()1363 static bool device_alloc_rx_buf(struct vnt_private *pDevice, PSRxDesc pRD) in device_alloc_rx_buf()
273 PSRxDesc pCurrRD in device_receive_frame()
1475 PSRxDesc pDesc; in CARDvSafeResetRx()