Searched refs:txcommand (Results 1 – 1 of 1) sorted by relevance
1578 u16 txcommand = CB_S_BIT | CB_TX_SF_BIT; in e100_setup_tcb_pool() local1582 txcommand |= CB_IPCB_TRANSMIT | CB_CID_DEFAULT; in e100_setup_tcb_pool()1584 txcommand |= CB_TRANSMIT | CB_CID_DEFAULT; in e100_setup_tcb_pool()1586 txcommand |= CB_TRANSMIT; in e100_setup_tcb_pool()1604 pcurr_tcb->tcb_hdr.cb_cmd = cpu_to_le16(txcommand); in e100_setup_tcb_pool()