Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq_api.h47 #define IDPF_HOST_ID_MASK 0x7 macro
H A Didpf_controlq.c295 desc->flags = cpu_to_le16((msg->host_id & IDPF_HOST_ID_MASK) << in idpf_ctlq_send()