Searched refs:E1000_ADVTXD_L4LEN_SHIFT (Results 1 – 3 of 3) sorted by relevance
155 #define E1000_ADVTXD_L4LEN_SHIFT 8 /* Adv ctxt L4LEN shift */ macro
337 #define E1000_ADVTXD_L4LEN_SHIFT 8 /* Adv ctxt L4LEN shift */ macro
845 (ctx->l4_hdr_len << E1000_ADVTXD_L4LEN_SHIFT) | in igb_fill_tx_context()