'\" t .\" Title: cfg80211_cqm_pktloss_notify .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Actions and configuration .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "CFG80211_CQM_PKTLOSS" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Actions and configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" cfg80211_cqm_pktloss_notify \- notify userspace about packetloss to peer .SH "SYNOPSIS" .HP \w'void\ cfg80211_cqm_pktloss_notify('u .BI "void cfg80211_cqm_pktloss_notify(struct\ net_device\ *\ " "dev" ", const\ u8\ *\ " "peer" ", u32\ " "num_packets" ", gfp_t\ " "gfp" ");" .SH "ARGUMENTS" .PP \fIdev\fR .RS 4 network device .RE .PP \fIpeer\fR .RS 4 peer\*(Aqs MAC address .RE .PP \fInum_packets\fR .RS 4 how many packets were lost \-\- should be a fixed threshold but probably no less than maybe 50, or maybe a throughput dependent threshold (to account for temporary interference) .RE .PP \fIgfp\fR .RS 4 context flags .RE .SH "AUTHOR" .PP \fBJohannes Berg\fR <\&johannes@sipsolutions.net\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br