Home
last modified time | relevance | path

Searched refs:IPG_TFI_FRAGLEN (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h219 #define IPG_TFI_FRAGLEN 0xFFFF000000000000ULL macro
Dipg.c879 le64_to_cpu(txfd->frag_info) & ~IPG_TFI_FRAGLEN, in ipg_nic_txfree()
1710 le64_to_cpu(txfd->frag_info) & ~IPG_TFI_FRAGLEN, in ipg_tx_clear()
1925 txfd->frag_info |= cpu_to_le64(IPG_TFI_FRAGLEN & in ipg_nic_hard_start_xmit()