Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c1701 if (!(BIT(rxdid) & pf->supported_rxdids)) in ice_vc_cfg_qs_msg()
2625 rxdid->supported_rxdids |= BIT(ICE_RXDID_LEGACY_1); in ice_vc_query_rxdid()
2631 rxdid->supported_rxdids |= BIT(i); in ice_vc_query_rxdid()
2634 pf->supported_rxdids = rxdid->supported_rxdids; in ice_vc_query_rxdid()
Dice.h626 u64 supported_rxdids; member
/Linux-v6.6/include/linux/avf/
Dvirtchnl.h990 u64 supported_rxdids; member