Searched refs:tab_phys (Results 1 – 1 of 1) sorted by relevance
653 u32 phys, tab_phys, n_desc; in queue_get_desc() local660 tab_phys = is_tx ? tx_desc_phys(port, 0) : rx_desc_phys(port, 0); in queue_get_desc()662 n_desc = (phys - tab_phys) / sizeof(struct desc); in queue_get_desc()