Searched refs:no_fcs (Results 1 – 9 of 9) sorted by relevance
2013 skb->no_fcs = 1; in packet_sendmsg_spkt()3015 skb->no_fcs = 1; in packet_snd()
1755 if (unlikely(skb->no_fcs)) in e100_xmit_prepare()
832 __u8 no_fcs:1; member
3240 if (unlikely(skb->no_fcs)) in e1000_xmit_frame()
1155 cmd_type ^= IGC_SET_FLAG(skb->no_fcs, 1, IGC_ADVTXD_DCMD_IFCS); in igc_tx_cmd_type()
5917 if (unlikely(skb->no_fcs)) in e1000_xmit_frame()
6040 cmd_type ^= IGB_SET_FLAG(skb->no_fcs, 1, E1000_ADVTXD_DCMD_IFCS); in igb_tx_cmd_type()
8125 cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS); in ixgbe_tx_cmd_type()
480 if (unlikely(skb->no_fcs)) in bnxt_start_xmit()