Searched refs:intersect (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/vm/ |
| D | .gitignore | 11 mlock-intersect-test
|
| /Linux-v5.4/net/wireless/ |
| D | reg.c | 93 .intersect = false, 1308 struct ieee80211_wmm_ac *intersect) in reg_wmm_rules_intersect() argument 1310 intersect->cw_min = max_t(u16, wmm_ac1->cw_min, wmm_ac2->cw_min); in reg_wmm_rules_intersect() 1311 intersect->cw_max = max_t(u16, wmm_ac1->cw_max, wmm_ac2->cw_max); in reg_wmm_rules_intersect() 1312 intersect->cot = min_t(u16, wmm_ac1->cot, wmm_ac2->cot); in reg_wmm_rules_intersect() 1313 intersect->aifsn = max_t(u8, wmm_ac1->aifsn, wmm_ac2->aifsn); in reg_wmm_rules_intersect() 2386 core_request->intersect = false; in reg_process_hint_core() 2413 lr->intersect) in __reg_process_hint_user() 2448 user_request->intersect = treatment == REG_REQ_INTERSECT; in reg_process_hint_user() 2519 driver_request->intersect = treatment == REG_REQ_INTERSECT; in reg_process_hint_driver() [all …]
|
| D | nl80211.c | 14994 request->intersect) { in nl80211_reg_change_event_fill()
|
| /Linux-v5.4/include/net/ |
| D | regulatory.h | 84 bool intersect; member
|
| /Linux-v5.4/Documentation/i2c/ |
| D | ten-bit-addresses.rst | 7 do not intersect: the 7 bit address 0x10 is not the same as the 10 bit
|
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ |
| D | cfg80211.c | 3548 request->intersect ? " intersect" : "", in ath6kl_cfg80211_reg_notify()
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | api.txt | 4040 KVM_GET_SUPPORTED_CPUID ioctl because some of them intersect with KVM feature
|