Searched refs:cmb_tpd (Results 1 – 2 of 2) sorted by relevance
731 u16 cmb_tpd; member
987 hw->cmb_tpd = 4; in atl1_sw_init()1618 value = (hw->cmb_tpd > adapter->tpd_ring.count) ? in atl1_configure()1619 hw->cmb_tpd : adapter->tpd_ring.count; in atl1_configure()