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