Searched refs:V_TX_SHOVE (Results 1 – 2 of 2) sorted by relevance
832 #define V_TX_SHOVE(x) ((x) << S_TX_SHOVE) macro833 #define F_TX_SHOVE V_TX_SHOVE(1U)
367 V_TX_SHOVE((skb_peek(&csk->write_queue) ? 0 : 1))); in make_tx_data_wr()