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

/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dtrx.c498 u16 type, c_fc; local
505 c_fc = le16_to_cpu(fc);
512 (c_fc & IEEE80211_FCTL_TODS) ?
513 hdr->addr1 : (c_fc & IEEE80211_FCTL_FROMDS) ?

Completed in 19 milliseconds