Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dcalxedaxgmac.c250 static inline int desc_get_owner(struct xgmac_dma_desc *p) in desc_get_owner() function
443 while (desc_get_owner(txdesc)) { in xgmac_tx()
464 if (desc_get_owner(rxdesc)) in xgmac_rx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/calxeda/
H A Dxgmac.c439 static inline int desc_get_owner(struct xgmac_dma_desc *p) in desc_get_owner() function
874 if (desc_get_owner(p)) in xgmac_tx_complete()
1182 if (desc_get_owner(p)) in xgmac_rx()