Searched refs:MTK_ISO_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
26 #define MTK_ISO_THRESHOLD 264 macro976 if (skb->len > MTK_ISO_THRESHOLD) in btmtk_isopkt_pad()979 if (skb_pad(skb, MTK_ISO_THRESHOLD - skb->len)) in btmtk_isopkt_pad()982 __skb_put(skb, MTK_ISO_THRESHOLD - skb->len); in btmtk_isopkt_pad()