Searched refs:tx_usecs_high (Results 1 – 5 of 5) sorted by relevance
591 u32 *tx_usecs_high, u32 *rx_usecs_high) in hns_ae_get_coalesce_range() argument614 *tx_usecs_high = HNS_RCB_TX_USECS_HIGH; in hns_ae_get_coalesce_range()
499 u32 *tx_usecs_high, u32 *rx_usecs_high);
2606 __u32 tx_usecs_high:1; member2636 __u32 tx_usecs_high; member2744 __u32 tx_usecs_high:1; member2774 __u32 tx_usecs_high; member2952 __u32 tx_usecs_high) in ethtool_coalesce_set_req_set_tx_usecs_high() argument2954 req->_present.tx_usecs_high = 1; in ethtool_coalesce_set_req_set_tx_usecs_high()2955 req->tx_usecs_high = tx_usecs_high; in ethtool_coalesce_set_req_set_tx_usecs_high()
3664 dst->_present.tx_usecs_high = 1; in ethtool_coalesce_get_rsp_parse()3665 dst->tx_usecs_high = mnl_attr_get_u32(attr); in ethtool_coalesce_get_rsp_parse()3847 if (req->_present.tx_usecs_high) in ethtool_coalesce_set()3848 mnl_attr_put_u32(nlh, ETHTOOL_A_COALESCE_TX_USECS_HIGH, req->tx_usecs_high); in ethtool_coalesce_set()
639 u32 *tx_usecs_high, u32 *rx_usecs_high);