Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-eth/
Dsoc_mt7621.c135 .padding_64b = 1,
Dmtk_eth_soc.h499 u32 padding_64b:1; member
Dmtk_eth_soc.c588 if (eth->soc->padding_64b && !eth->soc->padding_bug) in mtk_skb_padto()
595 else if (!eth->soc->padding_64b) in mtk_skb_padto()