Searched defs:tx_usecs_low (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ae_adapt.c | 608 hns_ae_get_coalesce_range(struct hnae_handle *handle, u32 *tx_frames_low, u32 *rx_frames_low, u32 *tx_frames_high, u32 *rx_frames_high, u32 *tx_usecs_low, u32 *rx_usecs_low, u32 *tx_usecs_high, u32 *rx_usecs_high) hns_ae_get_coalesce_range() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ae_adapt.c | 587 hns_ae_get_coalesce_range(struct hnae_handle *handle, u32 *tx_frames_low, u32 *rx_frames_low, u32 *tx_frames_high, u32 *rx_frames_high, u32 *tx_usecs_low, u32 *rx_usecs_low, u32 *tx_usecs_high, u32 *rx_usecs_high) hns_ae_get_coalesce_range() argument
|
/kernel/linux/linux-6.6/tools/net/ynl/generated/ |
H A D | ethtool-user.h | 2601 __u32 tx_usecs_low:1; member 2631 __u32 tx_usecs_low; member 2739 __u32 tx_usecs_low:1; member 2769 __u32 tx_usecs_low; member 2916 ethtool_coalesce_set_req_set_tx_usecs_low(struct ethtool_coalesce_set_req *req, __u32 tx_usecs_low) ethtool_coalesce_set_req_set_tx_usecs_low() argument
|
Completed in 24 milliseconds