Searched refs:ring_ptr_move_bw (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ | ||
D | hnae.h | 251 #define ring_ptr_move_bw(ring, p) \ macro |
D | hns_enet.c | 100 ring_ptr_move_bw(ring, next_to_use); in unfill_desc() |