Home
last modified time | relevance | path

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

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