Searched refs:CmdInit (Results 1 – 5 of 5) sorted by relevance
219 u8 CmdInit:1; member258 u8 CmdInit:1; member
1242 pdesc->CmdInit = 1; in rtl92e_fill_tx_desc()1311 entry->CmdInit = DESC_PACKET_TYPE_INIT; in rtl92e_fill_tx_cmd_desc()1315 entry_tmp->CmdInit = DESC_PACKET_TYPE_NORMAL; in rtl92e_fill_tx_cmd_desc()
184 u8 CmdInit:1; member249 u8 CmdInit:1; member
1342 pdesc->CmdInit = tcb_desc->bCmdOrInit; in rtl819xU_tx_cmd()1623 tx_desc->CmdInit = 1; in rtl8192_tx()
425 CmdInit=0x01, CmdStart=0x02, CmdStop=0x04, CmdRxOn=0x08, enumerator