Searched refs:tx_fill_wi (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ktls_tx.c | 525 static void tx_fill_wi(struct mlx5e_txqsq *sq, in tx_fill_wi() function 563 tx_fill_wi(sq, pi, num_wqebbs, 0, NULL); in post_static_params() 580 tx_fill_wi(sq, pi, num_wqebbs, 0, NULL); in post_progress_params() 589 tx_fill_wi(sq, pi, 1, 0, NULL); in tx_post_fence_nop() 749 tx_fill_wi(sq, pi, MLX5E_KTLS_DUMP_WQEBBS, fsz, skb_frag_page(frag)); in tx_post_resync_dump()
|