Searched refs:stats_mb (Results 1 – 2 of 2) sorted by relevance
354 m = (struct bfi_port_get_stats_req_s *) port->stats_mb.msg; in bfa_port_get_stats()364 bfa_ioc_mbox_queue(port->ioc, &port->stats_mb); in bfa_port_get_stats()393 m = (struct bfi_port_generic_req_s *) port->stats_mb.msg; in bfa_port_clear_stats()401 bfa_ioc_mbox_queue(port->ioc, &port->stats_mb); in bfa_port_clear_stats()
35 struct bfa_mbox_cmd_s stats_mb; member