Searched refs:nsge (Results 1 – 2 of 2) sorted by relevance
714 u8 nsge, u64 addr) in encode_txq_desc_cmd() argument722 cmd |= (nsge & IONIC_TXQ_DESC_NSGE_MASK) << IONIC_TXQ_DESC_NSGE_SHIFT; in encode_txq_desc_cmd()729 u8 *nsge, u64 *addr) in decode_txq_desc_cmd() argument735 *nsge = (cmd >> IONIC_TXQ_DESC_NSGE_SHIFT) & IONIC_TXQ_DESC_NSGE_MASK; in decode_txq_desc_cmd()
277 rte_iova_t addr, uint8_t nsge, uint16_t len, in ionic_tx_tso_post() argument290 flags, nsge, addr); in ionic_tx_tso_post()