Searched refs:TX_SHOVE_F (Results 1 – 2 of 2) sorted by relevance
1232 tx_data->flags |= htonl(TX_PUSH_F | TX_SHOVE_F); in chcr_ktls_xmit_wr_complete()1407 tx_data->flags |= htonl(TX_PUSH_F | TX_SHOVE_F); in chcr_ktls_xmit_wr_short()1541 tx_data->flags |= htonl(TX_PUSH_F | TX_SHOVE_F); in chcr_ktls_tx_plaintxt()
1493 #define TX_SHOVE_F TX_SHOVE_V(1U) macro