Searched refs:SGE_TIMESTAMP_G (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_hw.h | 289 #define SGE_TIMESTAMP_G(x) (((__u64)(x) >> SGE_TIMESTAMP_S) & SGE_TIMESTAMP_M) macro |
D | sge.c | 3934 si.sgetstamp = SGE_TIMESTAMP_G( in process_responses() |