Searched refs:tx_fill_wi (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ktls_tx.c | 531 static void tx_fill_wi(struct mlx5e_txqsq *sq, in tx_fill_wi() function 568 tx_fill_wi(sq, pi, num_wqebbs, 0, NULL); in post_static_params() 585 tx_fill_wi(sq, pi, num_wqebbs, 0, NULL); in post_progress_params() 594 tx_fill_wi(sq, pi, 1, 0, NULL); in tx_post_fence_nop() 754 tx_fill_wi(sq, pi, MLX5E_KTLS_DUMP_WQEBBS, fsz, skb_frag_page(frag)); in tx_post_resync_dump()
|