Searched refs:CmdInit (Results 1 – 5 of 5) sorted by relevance
209 u8 CmdInit:1; member248 u8 CmdInit:1; member
1224 pdesc->CmdInit = 1; in rtl92e_fill_tx_desc()1293 entry->CmdInit = DESC_PACKET_TYPE_INIT; in rtl92e_fill_tx_cmd_desc()1297 entry_tmp->CmdInit = DESC_PACKET_TYPE_NORMAL; in rtl92e_fill_tx_cmd_desc()
184 u8 CmdInit:1; member222 u8 CmdInit:1; member
1193 pdesc->CmdInit = tcb_desc->bCmdOrInit; in rtl819xU_tx_cmd()1475 tx_desc->CmdInit = 1; in rtl8192_tx()
419 CmdInit=0x01, CmdStart=0x02, CmdStop=0x04, CmdRxOn=0x08, enumerator