Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4139 const char *c_type_str = (rc->type == ICE_RX_CONTAINER) ? "rx" : "tx"; in ice_set_rc_coalesce() local
4156 c_type_str, pf->hw.intrl_gran, in ice_set_rc_coalesce()
4163 c_type_str); in ice_set_rc_coalesce()
4188 c_type_str, c_type_str); in ice_set_rc_coalesce()
4194 c_type_str, ICE_ITR_MAX); in ice_set_rc_coalesce()
4262 * @c_type_str: either "rx" or "tx" to match user set field of [tx|rx]-usecs
4267 const char *c_type_str) in ice_print_if_odd_usecs() argument
4274 c_type_str, coalesce_usecs, c_type_str, in ice_print_if_odd_usecs()
[all...]