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