Searched refs:KSOCK_NOOP_TX_SIZE (Results 1 – 2 of 2) sorted by relevance
239 #define KSOCK_NOOP_TX_SIZE ((int)offsetof(ksock_tx_t, tx_frags.paged.kiov[0])) macro
35 LASSERT(size == KSOCK_NOOP_TX_SIZE); in ksocknal_alloc_tx()72 tx = ksocknal_alloc_tx(KSOCK_MSG_NOOP, KSOCK_NOOP_TX_SIZE); in ksocknal_alloc_tx_noop()98 if (tx->tx_lnetmsg == NULL && tx->tx_desc_size == KSOCK_NOOP_TX_SIZE) { in ksocknal_free_tx()