Searched refs:allowed_bytes (Results 1 – 2 of 2) sorted by relevance
308 local allowed_bytes=$(vxlan_header_bytes 0xffffff $bit)309 local reserved_bytes=$(neg_bytes $allowed_bytes)
145 u8 allowed_bytes; /* Bytes selectors, up to offset 255 */ member1744 ctrl->allowed_bytes == ctrl->used_bytes) in hws_definer_best_hl_fit_recu()1779 if (bytes_set + ctrl->used_bytes > ctrl->allowed_bytes) in hws_definer_best_hl_fit_recu()1786 byte_idx = ctrl->allowed_bytes - ctrl->used_bytes - 1; in hws_definer_best_hl_fit_recu()1798 byte_idx = ctrl->allowed_bytes - ctrl->used_bytes - 1; in hws_definer_best_hl_fit_recu()1809 memcpy(definer->byte_selector, ctrl->byte_selector, ctrl->allowed_bytes); in hws_definer_copy_sel_ctrl()1826 ctrl.allowed_bytes = BYTE_SELECTORS; in hws_definer_find_best_match_fit()1840 ctrl.allowed_bytes = BYTE_SELECTORS; in hws_definer_find_best_match_fit()