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.c3194 int ptypes_recvd = 0, ptype_offset; in idpf_send_get_rx_ptype_msg() local
3243 ptype_offset = IDPF_RX_PTYPE_HDR_SZ; in idpf_send_get_rx_ptype_msg()
3251 ((u8 *)ptype_info + ptype_offset); in idpf_send_get_rx_ptype_msg()
3256 ptype_offset += IDPF_GET_PTYPE_SIZE(ptype); in idpf_send_get_rx_ptype_msg()
3257 if (ptype_offset > IDPF_CTLQ_MAX_BUF_LEN) in idpf_send_get_rx_ptype_msg()