Searched refs:tcq_st (Results 1 – 2 of 2) sorted by relevance
172 dev->host_tcq_wr = dev->ffL.tcq_st; in ia_hack_tcq()197 if (dev->ffL.tcq_rd == dev->ffL.tcq_st) in get_desc()223 dev->ffL.tcq_rd = dev->ffL.tcq_st; in get_desc()606 iadev->ffL.tcq_st) / 2; in ia_avail_descs()2035 iadev->ffL.tcq_st = readw(iadev->seg_reg+TCQ_ST_ADR) & 0xffff;2964 iadev->ffL.tcq_rd = iadev->ffL.tcq_st;
875 u32 tcq_st; /* Transmit Complete Queue Start Address*/ member