Home
last modified time | relevance | path

Searched refs:igb_update_dca (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c138 static void igb_update_dca(struct igb_q_vector *);
7143 static void igb_update_dca(struct igb_q_vector *q_vector) in igb_update_dca() function
7175 igb_update_dca(adapter->q_vector[i]); in igb_setup_dca()
8224 igb_update_dca(q_vector); in igb_poll()