Home
last modified time | relevance | path

Searched refs:ptype_offset (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c3196 int ptypes_recvd = 0, ptype_offset; in idpf_send_get_rx_ptype_msg() local
3245 ptype_offset = IDPF_RX_PTYPE_HDR_SZ; in idpf_send_get_rx_ptype_msg()
3253 ((u8 *)ptype_info + ptype_offset); in idpf_send_get_rx_ptype_msg()
3258 ptype_offset += IDPF_GET_PTYPE_SIZE(ptype); in idpf_send_get_rx_ptype_msg()
3259 if (ptype_offset > IDPF_CTLQ_MAX_BUF_LEN) in idpf_send_get_rx_ptype_msg()