Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A 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()
A Dipsec_fs.c570 u8 reformatbf[16] = {}; in setup_pkt_reformat() local
588 memcpy(reformatbf, &spi, 4); in setup_pkt_reformat()
591 reformat_params.size = sizeof(reformatbf); in setup_pkt_reformat()
592 reformat_params.data = &reformatbf; in setup_pkt_reformat()

Completed in 7 milliseconds