Lines Matching refs:chnl
1402 static inline unsigned int IWM_SCD_QUEUE_WRPTR(unsigned int chnl)
1404 if (chnl < 20)
1405 return IWM_SCD_BASE + 0x18 + chnl * 4;
1406 return IWM_SCD_BASE + 0x284 + (chnl - 20) * 4;
1409 static inline unsigned int IWM_SCD_QUEUE_RDPTR(unsigned int chnl)
1411 if (chnl < 20)
1412 return IWM_SCD_BASE + 0x68 + chnl * 4;
1413 return IWM_SCD_BASE + 0x2B4 + chnl * 4;
1416 static inline unsigned int IWM_SCD_QUEUE_STATUS_BITS(unsigned int chnl)
1418 if (chnl < 20)
1419 return IWM_SCD_BASE + 0x10c + chnl * 4;
1420 return IWM_SCD_BASE + 0x334 + chnl * 4;
1490 static inline unsigned int IWM_FH_MEM_CBBC_QUEUE(unsigned int chnl)
1492 if (chnl < 16)
1493 return IWM_FH_MEM_CBBC_0_15_LOWER_BOUND + 4 * chnl;
1494 if (chnl < 20)
1495 return IWM_FH_MEM_CBBC_16_19_LOWER_BOUND + 4 * (chnl - 16);
1496 return IWM_FH_MEM_CBBC_20_31_LOWER_BOUND + 4 * (chnl - 20);
1697 * IWM_FH_TCSR_CHNL_TX_CONFIG_REG(chnl) with:
1754 * IWM_FH_TCSR_CHNL_TX_CONFIG_REG(chnl)), driver must poll