Searched defs:htb_maj_id (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | selq.c | 23 u16 htb_maj_id; member 99 void mlx5e_selq_prepare_htb(struct mlx5e_selq *selq, u16 htb_maj_id, u16 htb_defcls) in mlx5e_selq_prepare_htb() argument
|
H A D | htb.c | 175 mlx5e_htb_root_add(struct mlx5e_htb *htb, u16 htb_maj_id, u16 htb_defcls, in mlx5e_htb_root_add() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | qos.c | 1010 static int otx2_qos_root_add(struct otx2_nic *pfvf, u16 htb_maj_id, u16 htb_defcls, in otx2_qos_root_add() argument
|
H A D | otx2_pf.c | 2109 u16 htb_maj_id = smp_load_acquire(&pf->qos.maj_id); in otx2_select_queue() local 2078 otx2_qos_select_htb_queue(struct otx2_nic *pf, struct sk_buff *skb, u16 htb_maj_id) otx2_qos_select_htb_queue() argument
|
Completed in 8 milliseconds