Searched refs:defdscp (Results 1 – 1 of 1) sorted by relevance
100 uint8_t value, defdscp, spldscp; in __hdd_sysfs_dp_traffic_end_indication_store() local132 if (kstrtou8(token, 0, &defdscp)) in __hdd_sysfs_dp_traffic_end_indication_store()142 if ((defdscp > 63) || (spldscp > 63)) { in __hdd_sysfs_dp_traffic_end_indication_store()154 info.def_dscp = defdscp; in __hdd_sysfs_dp_traffic_end_indication_store()162 adapter->deflink->vdev_id, value, defdscp, spldscp); in __hdd_sysfs_dp_traffic_end_indication_store()