Searched defs:max_pdu (Results 1 – 3 of 3) sorted by relevance
37 u8 max_pdu; /* max pdus allowed in ampdu */ member
118 s8 max_pdu; /* max pdus allowed in ampdu */ member
262 static int pool_index(int max_pdu) in pool_index()