Searched refs:PKT_ALIGN (Results 1 – 1 of 1) sorted by relevance
161 #define PKT_ALIGN 64 macro300 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1); in mon_buff_area_alloc()326 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1); in mon_buff_area_alloc_contiguous()376 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1); in mon_buff_area_free()606 delta = (ep->len_cap + PKT_ALIGN-1) & ~(PKT_ALIGN-1); in mon_bin_event()608 delta -= (ep->len_cap + PKT_ALIGN-1) & ~(PKT_ALIGN-1); in mon_bin_event()935 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1); in mon_bin_fetch()972 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1); in mon_bin_queued()