Home
last modified time | relevance | path

Searched defs:num_sqs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_io.c103 u16 num_sqs) in write_sq_ctxts()
Dhinic_hw_qp_ctxt.h126 #define HINIC_SQ_CTXT_SIZE(num_sqs) (sizeof(struct hinic_qp_ctxt_header) \ argument
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c471 int n, tc, num_sqs = 0; in mlx5e_add_sqs_fwd_rules() local