Home
last modified time | relevance | path

Searched refs:WIL_FIELD (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1404 #define WIL_FIELD(name, mode, type) { __stringify(name), mode, \ macro
1409 WIL_FIELD(privacy, S_IRUGO, doff_u32),
1410 WIL_FIELD(status[0], S_IRUGO | S_IWUSR, doff_ulong),
1411 WIL_FIELD(fw_version, S_IRUGO, doff_u32),
1412 WIL_FIELD(hw_version, S_IRUGO, doff_x32),
1413 WIL_FIELD(recovery_count, S_IRUGO, doff_u32),
1414 WIL_FIELD(ap_isolate, S_IRUGO, doff_u32),