Home
last modified time | relevance | path

Searched defs:max_pdu (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_scb.h37 u8 max_pdu; /* max pdus allowed in ampdu */ member
Dwlc_ampdu.c118 s8 max_pdu; /* max pdus allowed in ampdu */ member
/linux-2.6.39/drivers/atm/
Dzatm.c262 static int pool_index(int max_pdu) in pool_index()