mlx5e_notify_hw   106 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h 		mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, sq->doorbell_cseg);
mlx5e_notify_hw  1385 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 		mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &nop->ctrl);
mlx5e_notify_hw   692 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c 		mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, sq->doorbell_cseg);
mlx5e_notify_hw   266 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c 		mlx5e_notify_hw(wq, sq->pc, sq->uar_map, cseg);
mlx5e_notify_hw    83 drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c 	mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &nopwqe->ctrl);