Searched refs:reformat_size (Results 1 – 2 of 2) sorted by relevance
608 size_t *reformat_size) in macsec_fs_tx_create_sectag_header() argument637 *reformat_size = MLX5_MACSEC_TAG_LEN + (sci_present ? MACSEC_SCI_LEN : 0); in macsec_fs_tx_create_sectag_header()639 memcpy(reformatbf, §ag, *reformat_size); in macsec_fs_tx_create_sectag_header()811 size_t reformat_size; in macsec_fs_tx_add_rule() local833 macsec_fs_tx_create_sectag_header(macsec_ctx, reformatbf, &reformat_size); in macsec_fs_tx_add_rule()836 reformat_params.size = reformat_size; in macsec_fs_tx_add_rule()
1353 size_t reformat_size,