Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c569 req->secy_id = txsc->hw_secy_id_tx; in cn10k_mcs_write_tx_secy()
611 req->secy_id = txsc->hw_secy_id_tx; in cn10k_mcs_write_tx_flowid()
929 &txsc->hw_secy_id_tx); in cn10k_mcs_create_txsc()
949 txsc->hw_secy_id_tx, false); in cn10k_mcs_create_txsc()
981 txsc->hw_secy_id_tx, false); in cn10k_mcs_delete_txsc()
1581 cn10k_mcs_secy_stats(pfvf, txsc->hw_secy_id_tx, &tx_rsp, MCS_TX, false); in cn10k_mdo_get_dev_stats()
H A Dotx2_common.h411 u16 hw_secy_id_tx; member