Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcoalesce.c169 coal->tx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
300 ethnl_update_u32(&coalesce.tx_coalesce_usecs_high, in ethnl_set_coalesce()
H A Dioctl.c1680 if (coalesce->tx_coalesce_usecs_high) in ethtool_set_coalesce_supported()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h197 __u32 tx_coalesce_usecs_high; member
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h277 __u32 tx_coalesce_usecs_high; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h451 __u32 tx_coalesce_usecs_high; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h451 __u32 tx_coalesce_usecs_high; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1146 cmd->tx_coalesce_usecs_high = h->kinfo.int_rl_setting; in hns3_get_coalesce_per_queue()
1199 if (cmd->tx_coalesce_usecs_high != cmd->rx_coalesce_usecs_high) { in hns3_check_rl_coalesce_para()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h483 __u32 tx_coalesce_usecs_high; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h923 u32 tx_coalesce_usecs_high; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c768 &ec->tx_coalesce_usecs_high, in hns_get_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c328 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c2818 ec->tx_coalesce_usecs_high = vsi->int_rate_limit; in __i40e_get_coalesce()
2938 if (ec->tx_coalesce_usecs_high != vsi->int_rate_limit) { in __i40e_set_coalesce()