Searched defs:npc_set_pkind (Results 1 – 1 of 1) sorted by relevance
707 struct npc_set_pkind { struct708 struct mbox_msghdr hdr;711 u64 mode;714 u8 dir;715 u8 pkind; /* valid only in case custom flag */716 u8 var_len_off; /* Offset of custom header length field.719 u8 var_len_off_mask; /* Mask for length with in offset */720 u8 shift_dir; /* shift direction to get length of the header at var_len_off */
Completed in 19 milliseconds