Home
last modified time | relevance | path

Searched refs:reformatbf (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec_fs.c455 char *reformatbf, in macsec_fs_tx_create_sectag_header() argument
487 memcpy(reformatbf, &sectag, *reformat_size); in macsec_fs_tx_create_sectag_header()
519 char reformatbf[MLX5_MACSEC_TAG_LEN + MACSEC_SCI_LEN]; in macsec_fs_tx_add_rule() local
553 macsec_fs_tx_create_sectag_header(macsec_ctx, reformatbf, &reformat_size); in macsec_fs_tx_add_rule()
557 reformat_params.data = reformatbf; in macsec_fs_tx_add_rule()