Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c611 char *reformatbf, in macsec_fs_tx_create_sectag_header() argument
643 memcpy(reformatbf, &sectag, *reformat_size); in macsec_fs_tx_create_sectag_header()
804 char reformatbf[MLX5_MACSEC_TAG_LEN + MACSEC_SCI_LEN]; in macsec_fs_tx_add_rule() local
837 macsec_fs_tx_create_sectag_header(macsec_ctx, reformatbf, &reformat_size); in macsec_fs_tx_add_rule()
841 reformat_params.data = reformatbf; in macsec_fs_tx_add_rule()