Searched refs:core_ticks_to_us (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h320 static inline unsigned int core_ticks_to_us(const struct adapter *adapter, function
H A Dcxgb4vf_main.c2597 s->timer_val[0] = core_ticks_to_us(adapter,
2599 s->timer_val[1] = core_ticks_to_us(adapter,
2601 s->timer_val[2] = core_ticks_to_us(adapter,
2603 s->timer_val[3] = core_ticks_to_us(adapter,
2605 s->timer_val[4] = core_ticks_to_us(adapter,
2607 s->timer_val[5] = core_ticks_to_us(adapter,
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c5131 s->timer_val[0] = core_ticks_to_us(adap,
5133 s->timer_val[1] = core_ticks_to_us(adap,
5135 s->timer_val[2] = core_ticks_to_us(adap,
5137 s->timer_val[3] = core_ticks_to_us(adap,
5139 s->timer_val[4] = core_ticks_to_us(adap,
5141 s->timer_val[5] = core_ticks_to_us(adap,
H A Dcxgb4.h1692 static inline unsigned int core_ticks_to_us(const struct adapter *adapter, function

Completed in 156 milliseconds