Home
last modified time | relevance | path

Searched refs:tcq_st (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.c174 dev->host_tcq_wr = dev->ffL.tcq_st; in ia_hack_tcq()
199 if (dev->ffL.tcq_rd == dev->ffL.tcq_st) in get_desc()
225 dev->ffL.tcq_rd = dev->ffL.tcq_st; in get_desc()
608 iadev->ffL.tcq_st) / 2; in ia_avail_descs()
2042 iadev->ffL.tcq_st = readw(iadev->seg_reg+TCQ_ST_ADR) & 0xffff;
2958 iadev->ffL.tcq_rd = iadev->ffL.tcq_st;
H A Diphase.h875 u32 tcq_st; /* Transmit Complete Queue Start Address*/ member
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.c175 dev->host_tcq_wr = dev->ffL.tcq_st; in ia_hack_tcq()
199 if (dev->ffL.tcq_rd == dev->ffL.tcq_st) in get_desc()
224 dev->ffL.tcq_rd = dev->ffL.tcq_st; in get_desc()
607 iadev->ffL.tcq_st) / 2; in ia_avail_descs()
2043 iadev->ffL.tcq_st = readw(iadev->seg_reg+TCQ_ST_ADR) & 0xffff;
2959 iadev->ffL.tcq_rd = iadev->ffL.tcq_st;
H A Diphase.h874 u32 tcq_st; /* Transmit Complete Queue Start Address*/ member

Completed in 19 milliseconds