Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c342 req->sc_id = rxsc->hw_sc_id; in cn10k_mcs_write_rx_flowid()
372 sc_req->sc_id = rxsc->hw_sc_id; in cn10k_mcs_write_sc_cam()
457 map_req->sc_id = rxsc->hw_sc_id; in cn10k_mcs_write_rx_sa_plcy()
611 req->sc_id = txsc->hw_sc_id; in cn10k_mcs_write_tx_flowid()
649 map_req->sc_id = txsc->hw_sc_id; in cn10k_mcs_link_tx_sa2sc()
802 static int cn10k_mcs_sc_stats(struct otx2_nic *pfvf, u8 hw_sc_id, in cn10k_mcs_sc_stats() argument
820 req->id = hw_sc_id; in cn10k_mcs_sc_stats()
831 clear_req->id = hw_sc_id; in cn10k_mcs_sc_stats()
938 &txsc->hw_sc_id); in cn10k_mcs_create_txsc()
976 txsc->hw_sc_id, fals in cn10k_mcs_delete_txsc()
[all...]
H A Dotx2_common.h415 u16 hw_sc_id; member
431 u16 hw_sc_id; member