Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/igb/
H A Digb_sw.h210 #define PROP_TX_HCKSUM_ENABLE "tx_hcksum_enable" macro
H A Digb_main.c2994 igb->tx_hcksum_enable = igb_get_prop(igb, PROP_TX_HCKSUM_ENABLE, in igb_get_conf()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h225 #define PROP_TX_HCKSUM_ENABLE "tx_hcksum_enable" macro
H A Dixgbe_main.c3394 ixgbe->tx_hcksum_enable = ixgbe_get_prop(ixgbe, PROP_TX_HCKSUM_ENABLE, in ixgbe_get_conf()