Searched refs:ixgbevf_write_eitr (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h462 extern void ixgbevf_write_eitr(struct ixgbevf_q_vector *q_vector);
H A Dethtool.c864 ixgbevf_write_eitr(q_vector);
H A Dixgbevf_main.c1323 * ixgbevf_write_eitr - write VTEITR register in hardware specific way
1326 void ixgbevf_write_eitr(struct ixgbevf_q_vector *q_vector) function
1387 ixgbevf_write_eitr(q_vector);
1498 ixgbevf_write_eitr(q_vector);

Completed in 121 milliseconds