Searched refs:NIX_AQ_CTYPE_RSS (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h303 NIX_AQ_CTYPE_RSS = 0x4, enumerator in enum:nix_aq_ctype
H A Drvu_nix.c1028 case NIX_AQ_CTYPE_RSS:
1105 else if (req->ctype == NIX_AQ_CTYPE_RSS)
1122 else if (req->ctype == NIX_AQ_CTYPE_RSS)
1199 else if (req->ctype == NIX_AQ_CTYPE_RSS)
1316 case NIX_AQ_CTYPE_RSS:
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c344 aq->ctype = NIX_AQ_CTYPE_RSS;

Completed in 113 milliseconds