Searched refs:no_fcs (Results 1 – 7 of 7) sorted by relevance
1937 skb->no_fcs = 1; in packet_sendmsg_spkt()2810 skb->no_fcs = 1; in packet_snd()
630 __u8 no_fcs:1; member
1783 if (unlikely(skb->no_fcs)) in e100_xmit_prepare()
3247 if (unlikely(skb->no_fcs)) in e1000_xmit_frame()
4799 cmd_type ^= IGB_SET_FLAG(skb->no_fcs, 1, E1000_ADVTXD_DCMD_IFCS); in igb_tx_cmd_type()
5796 if (unlikely(skb->no_fcs)) in e1000_xmit_frame()
7119 cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS); in ixgbe_tx_cmd_type()