Searched refs:ptype_offset (Results 1 – 1 of 1) sorted by relevance
3024 int max_ptype, ptypes_recvd = 0, ptype_offset; in idpf_send_get_rx_ptype_msg() local3079 ptype_offset = IDPF_RX_PTYPE_HDR_SZ; in idpf_send_get_rx_ptype_msg()3087 ((u8 *)ptype_info + ptype_offset); in idpf_send_get_rx_ptype_msg()3089 ptype_offset += IDPF_GET_PTYPE_SIZE(ptype); in idpf_send_get_rx_ptype_msg()3090 if (ptype_offset > IDPF_CTLQ_MAX_BUF_LEN) in idpf_send_get_rx_ptype_msg()