Home
last modified time | relevance | path

Searched refs:E1000_ADVTXD_L4LEN_SHIFT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_vf.h155 #define E1000_ADVTXD_L4LEN_SHIFT 8 /* Adv ctxt L4LEN shift */ macro
H A De1000_82575.h337 #define E1000_ADVTXD_L4LEN_SHIFT 8 /* Adv ctxt L4LEN shift */ macro
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_tx.c845 (ctx->l4_hdr_len << E1000_ADVTXD_L4LEN_SHIFT) | in igb_fill_tx_context()