Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c299 u16 map_func; in is_valid_txschq() local
311 map_func = TXSCH_MAP_FUNC(txsch->pfvf_map[schq]); in is_valid_txschq()
316 if ((nix_get_tx_link(rvu, map_func) != in is_valid_txschq()
318 (rvu_get_pf(map_func) != rvu_get_pf(pcifunc))) in is_valid_txschq()
324 if (map_func != pcifunc) in is_valid_txschq()
2526 u16 map_func; in nix_txschq_free() local
2568 map_func = TXSCH_MAP_FUNC(txsch->pfvf_map[schq]); in nix_txschq_free()
2569 txsch->pfvf_map[schq] = TXSCH_SET_FLAG(map_func, 0x0); in nix_txschq_free()