Searched refs:get_ictt_value (Results 1 – 2 of 2) sorted by relevance
283 rxtime = get_ictt_value(rx_queue->rxic); in gfar_gcoalesce()285 txtime = get_ictt_value(tx_queue->txic); in gfar_gcoalesce()
268 #define get_ictt_value(ic) ((unsigned long)ic & IC_ICTT_MASK) macro