Searched refs:EFX_TX_BUF_CONT (Results 1 – 4 of 4) sorted by relevance
398 buffer->flags = EFX_TX_BUF_CONT; in efx_enqueue_skb()405 buffer->flags = EFX_TX_BUF_CONT | dma_flags; in efx_enqueue_skb()899 buffer->flags = EFX_TX_BUF_CONT; in efx_tsoh_get_buffer()907 buffer->flags = EFX_TX_BUF_CONT | EFX_TX_BUF_HEAP; in efx_tsoh_get_buffer()951 buffer->flags = EFX_TX_BUF_CONT; in efx_tx_queue_insert()1121 buffer->flags = EFX_TX_BUF_CONT; in tso_fill_packet_with_fragment()1224 buffer->flags = EFX_TX_BUF_CONT | EFX_TX_BUF_MAP_SINGLE; in tso_start_new_packet()1232 buffer->flags = EFX_TX_BUF_CONT; in tso_start_new_packet()
163 #define EFX_TX_BUF_CONT 1 /* not last descriptor of packet */ macro
335 BUILD_BUG_ON(EFX_TX_BUF_CONT != 1); in efx_farch_tx_write()338 buffer->flags & EFX_TX_BUF_CONT, in efx_farch_tx_write()
1361 BUILD_BUG_ON(EFX_TX_BUF_CONT != 1); in efx_ef10_tx_write()1365 buffer->flags & EFX_TX_BUF_CONT, in efx_ef10_tx_write()