Searched refs:PCIE_DESC_TX_EOP (Results 1 – 2 of 2) sorted by relevance
127 #define PCIE_DESC_TX_EOP BIT(7) macro
1038 txd->offset_eop = (nr_frags ? 0 : PCIE_DESC_TX_EOP) | md_bytes; in nfp_net_tx()1080 ((f == nr_frags - 1) ? PCIE_DESC_TX_EOP : 0); in nfp_net_tx()1777 txd->offset_eop = PCIE_DESC_TX_EOP; in nfp_net_tx_xdp_buf()2125 txd->offset_eop = meta_len | PCIE_DESC_TX_EOP; in nfp_ctrl_tx_one()