Searched refs:no_fcs (Results 1 – 7 of 7) sorted by relevance
1971 skb->no_fcs = 1; in packet_sendmsg_spkt()2926 skb->no_fcs = 1; in packet_snd()
772 __u8 no_fcs:1; member
1758 if (unlikely(skb->no_fcs)) in e100_xmit_prepare()
3242 if (unlikely(skb->no_fcs)) in e1000_xmit_frame()
5850 if (unlikely(skb->no_fcs)) in e1000_xmit_frame()
5875 cmd_type ^= IGB_SET_FLAG(skb->no_fcs, 1, E1000_ADVTXD_DCMD_IFCS); in igb_tx_cmd_type()
8005 cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS); in ixgbe_tx_cmd_type()