Searched refs:qpn_context (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c600 struct mlx4_set_port_rqp_calc_context *qpn_context; local
629 qpn_context = inbox->buf;
630 qpn_context->base_qpn =
632 qpn_context->n_mac = 0x7;
633 promisc = be32_to_cpu(qpn_context->promisc) >>
635 qpn_context->promisc = cpu_to_be32(
638 promisc = be32_to_cpu(qpn_context->mcast) >>
640 qpn_context->mcast = cpu_to_be32(

Completed in 72 milliseconds