Searched refs:rx_usecs_high (Results 1 – 8 of 8) sorted by relevance
591 u32 *tx_usecs_high, u32 *rx_usecs_high) in hns_ae_get_coalesce_range() argument615 *rx_usecs_high = HNS_RCB_RX_USECS_HIGH; in hns_ae_get_coalesce_range()
499 u32 *tx_usecs_high, u32 *rx_usecs_high);
2604 __u32 rx_usecs_high:1; member2634 __u32 rx_usecs_high; member2742 __u32 rx_usecs_high:1; member2772 __u32 rx_usecs_high; member2938 __u32 rx_usecs_high) in ethtool_coalesce_set_req_set_rx_usecs_high() argument2940 req->_present.rx_usecs_high = 1; in ethtool_coalesce_set_req_set_rx_usecs_high()2941 req->rx_usecs_high = rx_usecs_high; in ethtool_coalesce_set_req_set_rx_usecs_high()
3654 dst->_present.rx_usecs_high = 1; in ethtool_coalesce_get_rsp_parse()3655 dst->rx_usecs_high = mnl_attr_get_u32(attr); in ethtool_coalesce_get_rsp_parse()3843 if (req->_present.rx_usecs_high) in ethtool_coalesce_set()3844 mnl_attr_put_u32(nlh, ETHTOOL_A_COALESCE_RX_USECS_HIGH, req->rx_usecs_high); in ethtool_coalesce_set()
559 u16 rx_usecs_high; member
1020 coal->rx_coalesce_usecs_high = priv->rx_usecs_high; in mlx4_en_get_coalesce()1073 priv->rx_usecs_high = coal->rx_coalesce_usecs_high; in mlx4_en_set_coalesce()
1442 priv->rx_usecs_high = MLX4_EN_RX_COAL_TIME_HIGH; in mlx4_en_set_default_moderation()1486 moder_time = priv->rx_usecs_high; in mlx4_en_auto_moderation()1489 (priv->rx_usecs_high - priv->rx_usecs_low) / in mlx4_en_auto_moderation()
639 u32 *tx_usecs_high, u32 *rx_usecs_high);