Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.c1027 u_short tcq_wr_ptr, tcq_st_ptr, tcq_ed_ptr; local
1031 tcq_wr_ptr = readw(iadev->seg_reg+TCQ_WR_PTR);
1033 tcq_wr_ptr, readw(iadev->seg_ram+tcq_wr_ptr),
1034 readw(iadev->seg_ram+tcq_wr_ptr-2));
H A Diphase.h674 ffreg_t tcq_wr_ptr; /* Transmit Complete Queue write pointer*/ member
/kernel/linux/linux-6.6/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

Completed in 19 milliseconds