Searched refs:ptype_offset (Results 1 – 1 of 1) sorted by relevance
2553 int max_ptype, ptypes_recvd = 0, ptype_offset; in idpf_send_get_rx_ptype_msg() local2608 ptype_offset = IDPF_RX_PTYPE_HDR_SZ; in idpf_send_get_rx_ptype_msg()2616 ((u8 *)ptype_info + ptype_offset); in idpf_send_get_rx_ptype_msg()2618 ptype_offset += IDPF_GET_PTYPE_SIZE(ptype); in idpf_send_get_rx_ptype_msg()2619 if (ptype_offset > IDPF_CTLQ_MAX_BUF_LEN) in idpf_send_get_rx_ptype_msg()