Searched refs:mlx5e_notify_hw (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | xdp.h | 60 mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &wqe->ctrl); in mlx5e_xmit_xdp_doorbell()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 335 mlx5e_notify_hw(wq, sq->pc, sq->uar_map, cseg); in mlx5e_txwqe_complete()
|
D | en.h | 865 void mlx5e_notify_hw(struct mlx5_wq_cyc *wq, u16 pc, in mlx5e_notify_hw() function
|
D | en_rx.c | 491 mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &umr_wqe->ctrl); in mlx5e_alloc_rx_mpwqe()
|
D | en_main.c | 953 mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &nopwqe->ctrl); in mlx5e_activate_rq() 1375 mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &nop->ctrl); in mlx5e_deactivate_txqsq()
|