Searched refs:qm_sg_entry_is_final (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/soc/fsl/
H A Dqman.h218 static inline bool qm_sg_entry_is_final(const struct qm_sg_entry *sg) function
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1376 !qm_sg_entry_is_final(&sgt[i - 1]) &&
1380 } while (!qm_sg_entry_is_final(&sgt[i - 1]));
1698 !qm_sg_entry_is_final(&sgt[i - 1]); i++) {
1888 if (qm_sg_entry_is_final(&sgt[i]))
1917 if (qm_sg_entry_is_final(&sgt[j]))

Completed in 371 milliseconds