Home
last modified time | relevance | path

Searched defs:tsoh (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/sfc/
Dtx.c607 #define TSOH_BUFFER(tsoh) ((u8 *)(tsoh + 1) + TSOH_OFFSET) argument
708 struct efx_tso_header *tsoh; in efx_tsoh_block_alloc() local
735 struct efx_tso_header *tsoh, in efx_tsoh_block_free()
759 struct efx_tso_header *tsoh; in efx_tsoh_heap_alloc() local
779 efx_tsoh_heap_free(struct efx_tx_queue *tx_queue, struct efx_tso_header *tsoh) in efx_tsoh_heap_free()
878 struct efx_tso_header *tsoh, unsigned len) in efx_tso_put_header()
1055 struct efx_tso_header *tsoh; in tso_start_new_packet() local
Dnet_driver.h110 struct efx_tso_header *tsoh; member