Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h134 static inline int i40e_compute_pad(int rx_buf_len) in i40e_compute_pad() function
163 return i40e_compute_pad(rx_buf_len); in i40e_skb_pad()