Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/virt/
H A Dqueues.c874 if (!(BIT(rxdid) & pf->supported_rxdids)) in ice_vc_cfg_qs_msg()
H A Dvirtchnl.c1439 rxdid = pf->supported_rxdids; in ice_vc_query_rxdid()
/linux/drivers/net/ethernet/intel/ice/
H A Dice.h647 u64 supported_rxdids; member
H A Dice_main.c4580 pf->supported_rxdids = BIT(ICE_RXDID_LEGACY_1); in ice_init_supported_rxdids()
4588 pf->supported_rxdids |= BIT(i); in ice_init_supported_rxdids()