Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c249 static inline int desc_get_owner(struct xgmac_dma_desc *p) in desc_get_owner() function
442 while (desc_get_owner(txdesc)) { in xgmac_tx()
463 if (desc_get_owner(rxdesc)) in xgmac_rx()
/openbmc/linux/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()