Searched refs:int_rl_setting (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c599 hns3_set_vector_coalesce_rl(tqp_vector, h->kinfo.int_rl_setting);
H A Dhnae3.h860 u16 int_rl_setting; member in struct:hnae3_knic_private_info
H A Dhns3_ethtool.c1381 cmd->tx_coalesce_usecs_high = h->kinfo.int_rl_setting;
1382 cmd->rx_coalesce_usecs_high = h->kinfo.int_rl_setting;
1562 hns3_set_vector_coalesce_rl(tx_vector, h->kinfo.int_rl_setting);
1563 hns3_set_vector_coalesce_rl(rx_vector, h->kinfo.int_rl_setting);
1595 h->kinfo.int_rl_setting =

Completed in 177 milliseconds