Searched refs:QM_RL_CRD_REG_SIGN_BIT (Results 1 – 2 of 2) sorted by relevance
432 (u32)QM_RL_CRD_REG_SIGN_BIT; in qed_global_rl_rt_init()442 (u32)QM_RL_CRD_REG_SIGN_BIT); in qed_global_rl_rt_init()676 (u32)QM_RL_CRD_REG_SIGN_BIT); in qed_pf_rl_rt_init()679 QM_PF_RL_UPPER_BOUND | (u32)QM_RL_CRD_REG_SIGN_BIT); in qed_pf_rl_rt_init()890 p_ptt, QM_REG_RLPFCRD + pf_id * 4, (u32)QM_RL_CRD_REG_SIGN_BIT); in qed_init_pf_rl()934 QM_REG_RLGLBLCRD + rl_id * 4, (u32)QM_RL_CRD_REG_SIGN_BIT); in qed_init_global_rl()
372 #define QM_RL_CRD_REG_SIGN_BIT BIT((QM_RL_CRD_REG_WIDTH - 1)) macro