Searched refs:MGNT_FRAMETAG (Results 1 – 6 of 6) sorted by relevance
71 if ((frame_tag & 0x0f) == MGNT_FRAMETAG) in _dbg_dump_tx_info()
274 } else if ((pxmitframe->frame_tag&0x0f) == MGNT_FRAMETAG) { in update_txdesc()
103 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in get_ff_hwaddr()574 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in update_txdesc()
140 #define MGNT_FRAMETAG 0x03 macro
159 #define MGNT_FRAMETAG 0x03 macro
175 pmgntframe->frame_tag = MGNT_FRAMETAG; in alloc_mgtxmitframe()