Searched refs:gbec_status (Results 1 – 2 of 2) sorted by relevance
1167 tx_desc->gbec_status = (DSC_INIT16); in pch_gbe_tx_queue()1374 rx_desc->gbec_status = DSC_INIT16; in pch_gbe_alloc_rx_buffers()1446 tx_desc->gbec_status = (DSC_INIT16); in pch_gbe_alloc_tx_buffers()1477 tx_desc->gbec_status, tx_desc->dma_status); in pch_gbe_clean_tx()1481 if ((tx_desc->gbec_status == DSC_INIT16) && (unused < thresh)) in pch_gbe_clean_tx()1496 if (tx_desc->gbec_status != DSC_INIT16) break; /*found*/ in pch_gbe_clean_tx()1503 tx_desc->gbec_status); in pch_gbe_clean_tx()1508 while ((tx_desc->gbec_status & DSC_INIT16) == 0x0000) { in pch_gbe_clean_tx()1510 tx_desc->gbec_status); in pch_gbe_clean_tx()1515 if ((tx_desc->gbec_status & PCH_GBE_TXD_GMAC_STAT_ABT)) { in pch_gbe_clean_tx()[all …]
387 u16 gbec_status; member412 u16 gbec_status; member