Searched refs:cmb_tpd (Results 1 – 2 of 2) sorted by relevance
718 u16 cmb_tpd; member
968 hw->cmb_tpd = 4; in atl1_sw_init()1597 value = (hw->cmb_tpd > adapter->tpd_ring.count) ? in atl1_configure()1598 hw->cmb_tpd : adapter->tpd_ring.count; in atl1_configure()