Searched refs:MGNT_FRAMETAG (Results 1 – 9 of 9) sorted by relevance
76 if ((frame_tag & 0x0f) == MGNT_FRAMETAG) in _dbg_dump_tx_info()
282 } 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()571 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in update_txdesc()
163 #define MGNT_FRAMETAG 0x03 macro
165 #define MGNT_FRAMETAG 0x03 macro
206 } else if (pxmitframe->frame_tag == MGNT_FRAMETAG) { in update_txdesc()
1835 pmgntframe->frame_tag = MGNT_FRAMETAG; in alloc_mgtxmitframe()
2203 pmgntframe->frame_tag = MGNT_FRAMETAG; in alloc_mgtxmitframe23a()