Searched refs:otx2_txschq_free_one (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | qos.c | 239 otx2_txschq_free_one(pfvf, node->level, node->schq); in otx2_qos_free_hw_node_schq() 250 otx2_txschq_free_one(pfvf, node->level, node->schq); in otx2_qos_free_hw_node() 264 otx2_txschq_free_one(pfvf, node->level, node->schq); in otx2_qos_free_hw_cfg() 684 otx2_txschq_free_one(pfvf, lvl, schq); in otx2_qos_free_unused_txschq() 897 otx2_txschq_free_one(pfvf, lvl, schq); in otx2_qos_free_cfg() 905 otx2_txschq_free_one(pfvf, lvl, schq); in otx2_qos_free_cfg()
|
H A D | otx2_dcbnl.c | 134 otx2_txschq_free_one(pfvf, lvl, in otx2_pfc_txschq_stop_one()
|
H A D | otx2_common.c | 771 void otx2_txschq_free_one(struct otx2_nic *pfvf, u16 lvl, u16 schq) in otx2_txschq_free_one() function 797 EXPORT_SYMBOL(otx2_txschq_free_one); 805 otx2_txschq_free_one(pfvf, lvl, in otx2_txschq_stop()
|
H A D | otx2_common.h | 980 void otx2_txschq_free_one(struct otx2_nic *pfvf, u16 lvl, u16 schq);
|