Searched defs:npc_set_pkind (Results 1 – 1 of 1) sorted by relevance
612 struct npc_set_pkind { struct613 struct mbox_msghdr hdr;616 u64 mode;619 u8 dir;620 u8 pkind; /* valid only in case custom flag */621 u8 var_len_off; /* Offset of custom header length field.624 u8 var_len_off_mask; /* Mask for length with in offset */625 u8 shift_dir; /* shift direction to get length of the header at var_len_off */
Completed in 14 milliseconds