Home
last modified time | relevance | path

Searched refs:MGNT_FRAMETAG (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188e_xmit.c76 if ((frame_tag & 0x0f) == MGNT_FRAMETAG) in _dbg_dump_tx_info()
Drtl8188eu_xmit.c282 } else if ((pxmitframe->frame_tag&0x0f) == MGNT_FRAMETAG) { in update_txdesc()
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_xmit.h137 #define MGNT_FRAMETAG 0x03 macro
Drtl8712_xmit.c103 else if (pxmitframe->frame_tag == MGNT_FRAMETAG) in get_ff_hwaddr()
571 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in update_txdesc()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_xmit.h163 #define MGNT_FRAMETAG 0x03 macro
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_xmit.h165 #define MGNT_FRAMETAG 0x03 macro
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c206 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in update_txdesc()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1835 pmgntframe->frame_tag = MGNT_FRAMETAG; in alloc_mgtxmitframe()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c2203 pmgntframe->frame_tag = MGNT_FRAMETAG; in alloc_mgtxmitframe23a()