Searched refs:CL_DESC_FIRST (Results 1 – 3 of 3) sorted by relevance
116 #define CL_DESC_FIRST BIT(29) macro
381 flags = CL_DESC_FIRST; in pfe_hif_rx_process()428 if (flags & CL_DESC_FIRST) in pfe_hif_rx_process()
420 if (desc->ctrl & CL_DESC_FIRST) { in hif_lib_receive_pkt()