Searched refs:supported_params (Results 1 – 4 of 4) sorted by relevance
16 u32 supported_params; member72 data->supported_params = dev->ethtool_ops->supported_coalesce_params; in coalesce_prepare_data()128 u32 supported_params) in coalesce_put_u32() argument130 if (!val && !(supported_params & attr_to_mask(attr_type))) in coalesce_put_u32()136 u32 supported_params) in coalesce_put_bool() argument138 if (!val && !(supported_params & attr_to_mask(attr_type))) in coalesce_put_bool()218 u32 supported = data->supported_params; in coalesce_fill_reply()363 u32 supported_params; in ethnl_set_coalesce_validate() local370 supported_params = ops->supported_coalesce_params; in ethnl_set_coalesce_validate()372 supported_params |= ETHTOOL_COALESCE_RX_PROFILE; in ethnl_set_coalesce_validate()[all …]
211 if (p->rx_page_size && !(qops->supported_params & QCFG_RX_PAGE_SIZE)) { in __netif_mp_open_rxq()
5822 .supported_params = QCFG_RX_PAGE_SIZE, in mlx5e_build_nic_netdev()
16504 .supported_params = QCFG_RX_PAGE_SIZE, in bnxt_remove_one()