Searched refs:E1000_ADVTXD_PAYLEN_SHIFT (Results 1 – 3 of 3) sorted by relevance
119 #define E1000_ADVTXD_PAYLEN_SHIFT 14 /* Adv desc PAYLEN shift */ macro
6173 u32 olinfo_status = paylen << E1000_ADVTXD_PAYLEN_SHIFT; in igb_tx_olinfo_status()6399 olinfo_status = tx_head->bytecount << E1000_ADVTXD_PAYLEN_SHIFT; in igb_xmit_xdp_ring()
93 #define E1000_ADVTXD_PAYLEN_SHIFT 14 /* Adv desc PAYLEN shift */ macro