Home
last modified time | relevance | path

Searched refs:PROP_TX_HCKSUM_ENABLE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h214 #define PROP_TX_HCKSUM_ENABLE "tx_hcksum_enable" macro
H A Digb_main.c3039 igb->tx_hcksum_enable = igb_get_prop(igb, PROP_TX_HCKSUM_ENABLE, in igb_get_conf()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h230 #define PROP_TX_HCKSUM_ENABLE "tx_hcksum_enable" macro
H A Dixgbe_main.c3560 ixgbe->tx_hcksum_enable = ixgbe_get_prop(ixgbe, PROP_TX_HCKSUM_ENABLE, in ixgbe_get_conf()