Searched refs:otx2_txschq_free_one (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | qos.c | 240 otx2_txschq_free_one(pfvf, node->level, node->schq); in otx2_qos_free_hw_node_schq() 251 otx2_txschq_free_one(pfvf, node->level, node->schq); in otx2_qos_free_hw_node() 265 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()
|
| D | otx2_dcbnl.c | 132 otx2_txschq_free_one(pfvf, lvl, in otx2_pfc_txschq_stop_one()
|
| 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()
|
| D | otx2_common.h | 979 void otx2_txschq_free_one(struct otx2_nic *pfvf, u16 lvl, u16 schq);
|