Home
last modified time | relevance | path

Searched refs:tcq_wr_ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/atm/
H A Diphase.c1028 u_short tcq_wr_ptr, tcq_st_ptr, tcq_ed_ptr; local
1032 tcq_wr_ptr = readw(iadev->seg_reg+TCQ_WR_PTR);
1034 tcq_wr_ptr, readw(iadev->seg_ram+tcq_wr_ptr),
1035 readw(iadev->seg_ram+tcq_wr_ptr-2));
H A Diphase.h673 ffreg_t tcq_wr_ptr; /* Transmit Complete Queue write pointer*/ member