Searched refs:MVPP2_TXD_L_DESC (Results 1 – 2 of 2) sorted by relevance
1289 #define MVPP2_TXD_L_DESC BIT(28) macro
3649 MVPP2_TXD_F_DESC | MVPP2_TXD_L_DESC; in mvpp2_xdp_submit_frame()4190 MVPP2_TXD_L_DESC); in mvpp2_tx_frag_process()4262 mvpp2_txdesc_cmd_set(port, tx_desc, MVPP2_TXD_L_DESC); in mvpp2_tso_put_data()4385 tx_cmd |= MVPP2_TXD_F_DESC | MVPP2_TXD_L_DESC; in mvpp2_tx()