Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dl2t.h48 #define V_SYNC_WR(x) ((x) << S_SYNC_WR) macro
49 #define F_SYNC_WR V_SYNC_WR(1)
H A Dl2t.c77 l2t_idx | V_SYNC_WR(sync) | in write_l2e()