Searched refs:dest_wq (Results 1 – 3 of 3) sorted by relevance
221 fqd->dest_wq = cpu_to_be16(fqd->dest_wq); in cpu_to_hw_fqd()232 fqd->dest_wq = be16_to_cpu(fqd->dest_wq); in hw_fqd_to_cpu()2688 u16 dest_wq; in qman_shutdown_fq() local2713 dest_wq = be16_to_cpu(mcr->queryfq.fqd.dest_wq); in qman_shutdown_fq()2714 channel = dest_wq & 0x7; in qman_shutdown_fq()2715 wq = dest_wq >> 3; in qman_shutdown_fq()
543 volatile uint16_t dest_wq; member
467 u16 dest_wq; member