Searched defs:frameqos (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1223 }frameqos,*pframeqos; typedef in typeref:union:_frameqos
1372 return (u8)((frameqos*)(buf + (((fc & IEEE80211_FCTL_TODS)&&(fc & IEEE80211_FCTL_FROMDS))? 30 : 24)))->field.tid;
/drivers/staging/rtl8192e/
H A Drtllib.h1317 union frameqos { union
1478 return (u8)((union frameqos *)(buf + (((fc & RTLLIB_FCTL_TODS) &&

Completed in 56 milliseconds