Home
last modified time | relevance | path

Searched refs:ip_offset (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-wqe.h64 uint64_t ip_offset:8; member
192 uint64_t ip_offset:8;
199 uint64_t ip_offset:8; member
239 uint64_t ip_offset:8;
/linux-4.4.14/arch/tile/include/hv/
Ddrv_xgbe_intf.h427 uint8_t ip_offset; member
/linux-4.4.14/arch/mips/cavium-octeon/executive/
Dcvmx-helper-util.c115 work->word2.s.ip_offset; in cvmx_helper_dump_packet()
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c45 u32 ip_offset; in fill_desc() local
67 ip_offset = ETH_HLEN; in fill_desc()
71 ip_offset += VLAN_HLEN; in fill_desc()
86 flag_ipoffset |= ip_offset << HNS_TXD_IPOFFSET_S; in fill_desc()
/linux-4.4.14/drivers/staging/octeon/
Dethernet-tx.c612 work->word2.s.ip_offset = 14; in cvm_oct_xmit_pow()
/linux-4.4.14/drivers/net/ethernet/tile/
Dtilepro.c1725 .ip_offset = eh_len, in tile_net_tx_tso()