Home
last modified time | relevance | path

Searched refs:RTLLIB_FTYPE_CTL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8192e/
H A Drtllib.h331 #define RTLLIB_FTYPE_CTL 0x0004 macro
1548 case RTLLIB_FTYPE_CTL: in rtllib_get_hdrlen()
H A Drtllib_softmac.c285 if (type != RTLLIB_FTYPE_CTL) { in softmac_ps_mgmt_xmit()
298 if (type != RTLLIB_FTYPE_CTL) { in softmac_ps_mgmt_xmit()
661 hdr->frame_control = cpu_to_le16(RTLLIB_FTYPE_CTL | IEEE80211_STYPE_PSPOLL | in rtllib_pspoll_func()
H A Drtllib_rx.c1265 if (type == RTLLIB_FTYPE_CTL) in rtllib_rx_infra_adhoc()
/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1504 ((type != RTLLIB_FTYPE_CTL) && in _rtl92e_translate_rx_signal_stats()