Searched defs:num_sqs (Results 1 – 3 of 3) sorted by relevance
103 u16 num_sqs) in write_sq_ctxts()
126 #define HINIC_SQ_CTXT_SIZE(num_sqs) (sizeof(struct hinic_qp_ctxt_header) \ argument
471 int n, tc, num_sqs = 0; in mlx5e_add_sqs_fwd_rules() local