Searched refs:cmb_tpd (Results 1 – 4 of 4) sorted by relevance
443 u16 cmb_tpd; member
740 hw->cmb_tpd = 4; in atl1c_sw_init()1506 hw->cmb_tpd & CMB_TPD_THRESH_MASK); in atl1c_configure()
726 u16 cmb_tpd; member
984 hw->cmb_tpd = 4; in atl1_sw_init()1622 value = (hw->cmb_tpd > adapter->tpd_ring.count) ? in atl1_configure()1623 hw->cmb_tpd : adapter->tpd_ring.count; in atl1_configure()