Home
last modified time | relevance | path

Searched full:cfg_ic (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_api.py291 cfg_ic = _ethtool_get_cfg(cfg, fl_type)
292 ksft_eq(change_ic, cfg_ic,
299 cfg_ic = _ethtool_get_cfg(cfg, fl_type)
300 ksft_eq(cur, cfg_ic, comment=f"Un-config for {fl_type} over IOCTL")