Searched refs:max_tokens (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/net/wireless/ |
D | wext-core.c | 76 .max_tokens = sizeof(struct iw_range), 85 .max_tokens = 16, 94 .max_tokens = sizeof(struct iw_statistics), 100 .max_tokens = IW_MAX_SPY, 106 .max_tokens = IW_MAX_SPY, 112 .max_tokens = 1, 118 .max_tokens = 1, 131 .max_tokens = sizeof(struct iw_mlme), 137 .max_tokens = IW_MAX_AP, 144 .max_tokens = sizeof(struct iw_scan_req), [all …]
|
/linux-6.1.9/include/net/ |
D | iw_handler.h | 379 __u16 max_tokens; /* Max acceptable token number */ member
|
/linux-6.1.9/drivers/dma/idxd/ |
D | sysfs.c | 1482 static DEVICE_ATTR_RO(max_tokens); /* deprecated */
|