Searched refs:FM_FD_ERR_PHYSICAL (Results 1 – 3 of 3) sorted by relevance
71 #define FM_PORT_FRM_ERR_PHYSICAL FM_FD_ERR_PHYSICAL
69 #define FM_FD_ERR_PHYSICAL 0x00080000 macro
78 (FM_FD_ERR_DMA | FM_FD_ERR_PHYSICAL | \2246 if (be32_to_cpu(fd->status) & FM_FD_ERR_PHYSICAL) in dpaa_rx_error()