Home
last modified time | relevance | path

Searched refs:eth_skb_pad (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c154 eth_skb_pad(skb); in sparx5_xtr_grp()
/openbmc/linux/include/linux/
H A Detherdevice.h642 static inline int eth_skb_pad(struct sk_buff *skb) in eth_skb_pad() function
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c343 if (eth_skb_pad(skb)) in ixgbe_clean_rx_irq_zc()
H A Dixgbe_main.c1904 if (eth_skb_pad(skb)) in ixgbe_cleanup_headers()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c383 if (eth_skb_pad(skb)) { in i40e_handle_xdp_result_zc()
H A Di40e_txrx.c1950 if (eth_skb_pad(skb)) in i40e_cleanup_headers()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_rxtx.c732 if (unlikely(eth_skb_pad(skb))) in prestera_sdma_xmit()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_xsk.c943 if (eth_skb_pad(skb)) { in ice_clean_rx_irq_zc()
H A Dice_txrx.c1281 if (eth_skb_pad(skb)) in ice_clean_rx_irq()
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c545 if (eth_skb_pad(skb)) in fm10k_cleanup_headers()
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c723 if (eth_skb_pad(skb)) { in ftgmac100_hard_start_xmit()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1150 if (eth_skb_pad(skb)) in iavf_cleanup_headers()
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c492 if (eth_skb_pad(skb)) in wx_cleanup_headers()
/openbmc/linux/net/dsa/
H A Dslave.c961 eth_skb_pad(skb); in dsa_slave_xmit()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c752 if (eth_skb_pad(skb)) in ixgbevf_cleanup_headers()
/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2716 if (eth_skb_pad(skb)) { in myri10ge_xmit()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3126 if (eth_skb_pad(skb)) in e1000_xmit_frame()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c751 if (eth_skb_pad(skb)) { in mlxsw_sp_port_xmit()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c2134 if (eth_skb_pad(skb)) in igc_cleanup_headers()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c8779 if (eth_skb_pad(skb)) in igb_cleanup_headers()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c6647 if (eth_skb_pad(skb)) in niu_start_xmit()