Searched refs:MGNT_FRAMETAG (Results 1 – 6 of 6) sorted by relevance
128 #define MGNT_FRAMETAG 0x03 macro
91 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in get_ff_hwaddr()544 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in update_txdesc()
194 #define MGNT_FRAMETAG 0x03 macro
1432 pcmdframe->frame_tag = MGNT_FRAMETAG; in __rtw_alloc_cmdxmitframe()
1931 pmgntframe->frame_tag = MGNT_FRAMETAG; in _alloc_mgtxmitframe()
2674 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in rtl8723b_fill_default_txdesc()
Completed in 30 milliseconds