Searched refs:no_fcs (Results 1 – 7 of 7) sorted by relevance
1993 skb->no_fcs = 1; in packet_sendmsg_spkt()2990 skb->no_fcs = 1; in packet_snd()
819 __u8 no_fcs:1; member
1755 if (unlikely(skb->no_fcs)) in e100_xmit_prepare()
3241 if (unlikely(skb->no_fcs)) in e1000_xmit_frame()
5950 if (unlikely(skb->no_fcs)) in e1000_xmit_frame()
6042 cmd_type ^= IGB_SET_FLAG(skb->no_fcs, 1, E1000_ADVTXD_DCMD_IFCS); in igb_tx_cmd_type()
8130 cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS); in ixgbe_tx_cmd_type()