Searched refs:MGNT_FRAMETAG (Results 1 – 9 of 9) sorted by relevance
76 if ((frame_tag & 0x0f) == MGNT_FRAMETAG) in _dbg_dump_tx_info()
283 } else if ((pxmitframe->frame_tag&0x0f) == MGNT_FRAMETAG) { in update_txdesc()
137 #define MGNT_FRAMETAG 0x03 macro
103 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in get_ff_hwaddr()573 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in update_txdesc()
165 #define MGNT_FRAMETAG 0x03 macro
163 #define MGNT_FRAMETAG 0x03 macro
206 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in update_txdesc()
2196 pmgntframe->frame_tag = MGNT_FRAMETAG; in alloc_mgtxmitframe23a()
179 pmgntframe->frame_tag = MGNT_FRAMETAG; in alloc_mgtxmitframe()