Searched refs:match_bw_limit (Results 1 – 3 of 3) sorted by relevance
27 if (di->match_bw_limit) in iwl_pci_print_dev_info()168 if (di->match_bw_limit == 1 && di->bw_limit == 1) in devinfo_check_subdev_match()182 KUNIT_EXPECT_EQ(test, (int)di->match_bw_limit, 0); in devinfo_check_subdev_match()
588 #define BW_NOT_LIMITED .match_bw_limit = 1, .bw_limit = 0589 #define BW_LIMITED .match_bw_limit = 1, .bw_limit = 11129 if (dev_info->match_bw_limit && dev_info->bw_limit != bw_limit) in iwl_pci_find_dev_info()
521 match_bw_limit:1, member