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