Searched refs:stats_mb (Results 1 – 2 of 2) sorted by relevance
359 m = (struct bfi_port_get_stats_req_s *) port->stats_mb.msg; in bfa_port_get_stats()369 bfa_ioc_mbox_queue(port->ioc, &port->stats_mb); in bfa_port_get_stats()398 m = (struct bfi_port_generic_req_s *) port->stats_mb.msg; in bfa_port_clear_stats()406 bfa_ioc_mbox_queue(port->ioc, &port->stats_mb); in bfa_port_clear_stats()
34 struct bfa_mbox_cmd_s stats_mb; member