Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcoalesce.c159 coal->tx_coalesce_usecs_low, supported) || in coalesce_fill_reply()
290 ethnl_update_u32(&coalesce.tx_coalesce_usecs_low, in ethnl_set_coalesce()
H A Dioctl.c1670 if (coalesce->tx_coalesce_usecs_low) in ethtool_set_coalesce_supported()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h182 __u32 tx_coalesce_usecs_low; member
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h272 __u32 tx_coalesce_usecs_low; 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.h446 __u32 tx_coalesce_usecs_low; 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.h446 __u32 tx_coalesce_usecs_low; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h478 __u32 tx_coalesce_usecs_low; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h908 u32 tx_coalesce_usecs_low; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c766 &ec->tx_coalesce_usecs_low, in hns_get_coalesce()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c329 et->tx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce()