Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c274 map_func = TXSCH_MAP_FUNC(txsch->pfvf_map[schq]); in is_valid_txschq()
2128 if (TXSCH_MAP_FUNC(txsch->pfvf_map[schq]) != pcifunc) in nix_txschq_free()
2146 map_func = TXSCH_MAP_FUNC(txsch->pfvf_map[schq]); in nix_txschq_free()
2153 if (TXSCH_MAP_FUNC(txsch->pfvf_map[schq]) != pcifunc) in nix_txschq_free()
2168 if (TXSCH_MAP_FUNC(txsch->pfvf_map[schq]) != pcifunc) in nix_txschq_free()
2218 if (TXSCH_MAP_FUNC(pfvf_map[schq]) != pcifunc) { in nix_txschq_free_one()
2406 if (TXSCH_MAP_FUNC(txsch->pfvf_map[schq]) != pcifunc) in rvu_nix_tx_tl2_cfg()
3968 if (TXSCH_MAP_FUNC(txsch->pfvf_map[schq]) != pcifunc) in rvu_mbox_handler_nix_set_hw_frs()
A Drvu.h267 #define TXSCH_MAP_FUNC(__pfvf_map) ((__pfvf_map) & 0xFFFF) macro

Completed in 15 milliseconds