Searched defs:schq (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | qos.h | 32 u16 schq[NIX_TXSCH_LVL_CNT]; member 65 u16 schq; member
|
D | otx2_common.c | 620 u64 schq, parent; in otx2_txschq_config() local 763 int lvl, schq, rc; in otx2_txsch_alloc() local 802 void otx2_txschq_free_one(struct otx2_nic *pfvf, u16 lvl, u16 schq) in otx2_txschq_free_one() 832 int lvl, schq, idx; in otx2_txschq_stop() local
|
D | qos.c | 644 int lvl, rc, schq; in otx2_qos_txschq_alloc() local 697 int lvl, idx, schq; in otx2_qos_free_unused_txschq() local 911 int lvl, idx, schq; in otx2_qos_free_cfg() local
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 294 int lvl, u16 pcifunc, u16 schq) in is_valid_txschq() 1818 u32 schq; in handle_txschq_shaper_update() local 1901 int lvl, int schq) in nix_reset_tx_schedule() 1940 int nixlf, int lvl, int schq) in nix_reset_tx_shaping() 1992 int lvl, int schq) in nix_reset_tx_linkcfg() 2017 int lvl, int schq) in nix_clear_tx_xoff() 2092 int schq, req_schq, free_cnt; in nix_check_txschq_alloc_req() local 2142 int idx, schq; in nix_txsch_alloc() local 2232 u16 schq; in rvu_mbox_handler_nix_txsch_alloc() local 2318 u16 schq; in nix_smq_flush_fill_ctx() local [all …]
|
D | rvu_debugfs.c | 1580 u16 p1, p2, p3, p4, schq; in print_tm_tree() local 1678 static void print_tm_topo(struct seq_file *m, u64 schq, u32 lvl) in print_tm_topo() 1880 int nixlf, lvl, schq; in rvu_dbg_nix_tm_topo_display() local
|
D | rvu.h | 303 struct rsrc_bmap schq; member 322 u16 schq; member
|
D | mbox.h | 485 u16 schq[NIX_TXSCH_LVL_CNT]; member 1005 u16 schq[NIX_TXSCH_LVL_CNT]; /* No of non-contiguous queues */ member 1012 u16 schq[NIX_TXSCH_LVL_CNT]; member 1028 u16 schq; member
|