Searched refs:hw_secy_id (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | cn10k_macsec.c | 260 struct macsec_secy *secy, u8 hw_secy_id) in cn10k_mcs_write_rx_secy() 301 req->secy_id = hw_secy_id; in cn10k_mcs_write_rx_secy() 312 struct cn10k_mcs_rxsc *rxsc, u8 hw_secy_id) in cn10k_mcs_write_rx_flowid() 343 req->secy_id = hw_secy_id; in cn10k_mcs_write_rx_flowid() 358 struct cn10k_mcs_rxsc *rxsc, u8 hw_secy_id) in cn10k_mcs_write_sc_cam() 375 sc_req->secy_id = hw_secy_id; in cn10k_mcs_write_sc_cam() 858 static int cn10k_mcs_secy_stats(struct otx2_nic *pfvf, u8 hw_secy_id, in cn10k_mcs_secy_stats() argument 876 req->id = hw_secy_id; in cn10k_mcs_secy_stats() 887 clear_req->id = hw_secy_id; in cn10k_mcs_secy_stats() 1058 struct macsec_secy *secy, u8 hw_secy_id) in cn10k_mcs_secy_rx_cfg() 259 cn10k_mcs_write_rx_secy(struct otx2_nic *pfvf, struct macsec_secy *secy, u8 hw_secy_id) cn10k_mcs_write_rx_secy() argument 311 cn10k_mcs_write_rx_flowid(struct otx2_nic *pfvf, struct cn10k_mcs_rxsc *rxsc, u8 hw_secy_id) cn10k_mcs_write_rx_flowid() argument 357 cn10k_mcs_write_sc_cam(struct otx2_nic *pfvf, struct cn10k_mcs_rxsc *rxsc, u8 hw_secy_id) cn10k_mcs_write_sc_cam() argument 1057 cn10k_mcs_secy_rx_cfg(struct otx2_nic *pfvf, struct macsec_secy *secy, u8 hw_secy_id) cn10k_mcs_secy_rx_cfg() argument [all...] |
Completed in 4 milliseconds