Searched refs:MT_DMASHDL_PKT_MAX_SIZE_PSE (Results 1 – 3 of 3) sorted by relevance
145 MT_DMASHDL_PKT_MAX_SIZE_PLE | MT_DMASHDL_PKT_MAX_SIZE_PSE, in mt7622_dma_sched_init()147 FIELD_PREP(MT_DMASHDL_PKT_MAX_SIZE_PSE, 8)); in mt7622_dma_sched_init()168 MT_DMASHDL_PKT_MAX_SIZE_PLE | MT_DMASHDL_PKT_MAX_SIZE_PSE, in mt7663_dma_sched_init()170 FIELD_PREP(MT_DMASHDL_PKT_MAX_SIZE_PSE, 8)); in mt7663_dma_sched_init()
280 MT_DMASHDL_PKT_MAX_SIZE_PLE | MT_DMASHDL_PKT_MAX_SIZE_PSE, in mt7663u_dma_sched_init()282 FIELD_PREP(MT_DMASHDL_PKT_MAX_SIZE_PSE, 8)); in mt7663u_dma_sched_init()
496 #define MT_DMASHDL_PKT_MAX_SIZE_PSE GENMASK(27, 16) macro