Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_ethtool.c205 ch->max_other = IDPF_MAX_MBXQ; in idpf_get_channels()
206 ch->other_count = IDPF_MAX_MBXQ; in idpf_get_channels()
Didpf_txrx.h20 #define IDPF_MAX_MBXQ 1 macro