Searched refs:L1C_HEADROOM (Results 1 – 2 of 2) sorted by relevance
141 #define L1C_HEADROOM 6 /* Must be divisible by 2, but not 4. */ macro
782 mp = allocb(totlen + L1C_HEADROOM, BPRI_MED); in atge_l1c_rx()784 mp->b_rptr += L1C_HEADROOM; in atge_l1c_rx()