Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_rxtx.c260 uint64_t ol_flags, union igb_tx_offload tx_offload) in igbe_set_xmit_ctx()
368 tx_desc_cksum_flags_to_olinfo(uint64_t ol_flags) in tx_desc_cksum_flags_to_olinfo()
381 tx_desc_vlan_flags_to_cmdtype(uint64_t ol_flags) in tx_desc_vlan_flags_to_cmdtype()
407 uint64_t ol_flags; in eth_igb_xmit_pkts() local