Lines Matching defs:pfvf

49 static int cn10k_ecb_aes_encrypt(struct otx2_nic *pfvf, u8 *sak,  in cn10k_ecb_aes_encrypt()
139 static int cn10k_mcs_alloc_rsrc(struct otx2_nic *pfvf, enum mcs_direction dir, in cn10k_mcs_alloc_rsrc()
197 static void cn10k_mcs_free_rsrc(struct otx2_nic *pfvf, enum mcs_direction dir, in cn10k_mcs_free_rsrc()
237 static int cn10k_mcs_alloc_txsa(struct otx2_nic *pfvf, u16 *hw_sa_id) in cn10k_mcs_alloc_txsa()
242 static int cn10k_mcs_alloc_rxsa(struct otx2_nic *pfvf, u16 *hw_sa_id) in cn10k_mcs_alloc_rxsa()
247 static void cn10k_mcs_free_txsa(struct otx2_nic *pfvf, u16 hw_sa_id) in cn10k_mcs_free_txsa()
252 static void cn10k_mcs_free_rxsa(struct otx2_nic *pfvf, u16 hw_sa_id) in cn10k_mcs_free_rxsa()
257 static int cn10k_mcs_write_rx_secy(struct otx2_nic *pfvf, in cn10k_mcs_write_rx_secy()
309 static int cn10k_mcs_write_rx_flowid(struct otx2_nic *pfvf, in cn10k_mcs_write_rx_flowid()
355 static int cn10k_mcs_write_sc_cam(struct otx2_nic *pfvf, in cn10k_mcs_write_sc_cam()
382 static int cn10k_mcs_write_keys(struct otx2_nic *pfvf, in cn10k_mcs_write_keys()
419 static int cn10k_mcs_write_rx_sa_plcy(struct otx2_nic *pfvf, in cn10k_mcs_write_rx_sa_plcy()
468 static int cn10k_mcs_write_rx_sa_pn(struct otx2_nic *pfvf, in cn10k_mcs_write_rx_sa_pn()
495 static int cn10k_mcs_write_tx_secy(struct otx2_nic *pfvf, in cn10k_mcs_write_tx_secy()
577 static int cn10k_mcs_write_tx_flowid(struct otx2_nic *pfvf, in cn10k_mcs_write_tx_flowid()
623 static int cn10k_mcs_link_tx_sa2sc(struct otx2_nic *pfvf, in cn10k_mcs_link_tx_sa2sc()
657 static int cn10k_mcs_write_tx_sa_plcy(struct otx2_nic *pfvf, in cn10k_mcs_write_tx_sa_plcy()
693 static int cn10k_write_tx_sa_pn(struct otx2_nic *pfvf, in cn10k_write_tx_sa_pn()
720 static int cn10k_mcs_ena_dis_flowid(struct otx2_nic *pfvf, u16 hw_flow_id, in cn10k_mcs_ena_dis_flowid()
746 static int cn10k_mcs_sa_stats(struct otx2_nic *pfvf, u8 hw_sa_id, in cn10k_mcs_sa_stats()
801 static int cn10k_mcs_sc_stats(struct otx2_nic *pfvf, u8 hw_sc_id, in cn10k_mcs_sc_stats()
856 static int cn10k_mcs_secy_stats(struct otx2_nic *pfvf, u8 hw_secy_id, in cn10k_mcs_secy_stats()
911 static struct cn10k_mcs_txsc *cn10k_mcs_create_txsc(struct otx2_nic *pfvf) in cn10k_mcs_create_txsc()
958 static void cn10k_mcs_delete_txsc(struct otx2_nic *pfvf, in cn10k_mcs_delete_txsc()
984 static struct cn10k_mcs_rxsc *cn10k_mcs_create_rxsc(struct otx2_nic *pfvf) in cn10k_mcs_create_rxsc()
1014 static void cn10k_mcs_delete_rxsc(struct otx2_nic *pfvf, in cn10k_mcs_delete_rxsc()
1036 static int cn10k_mcs_secy_tx_cfg(struct otx2_nic *pfvf, struct macsec_secy *secy, in cn10k_mcs_secy_tx_cfg()
1055 static int cn10k_mcs_secy_rx_cfg(struct otx2_nic *pfvf, in cn10k_mcs_secy_rx_cfg()
1088 static int cn10k_mcs_disable_rxscs(struct otx2_nic *pfvf, in cn10k_mcs_disable_rxscs()
1118 static void cn10k_mcs_sync_stats(struct otx2_nic *pfvf, struct macsec_secy *secy, in cn10k_mcs_sync_stats()
1172 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_open() local
1196 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_stop() local
1214 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_add_secy() local
1242 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_upd_secy() local
1277 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_del_secy() local
1296 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_add_txsa() local
1341 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_upd_txsa() local
1376 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_del_txsa() local
1396 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_add_rxsc() local
1430 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_upd_rxsc() local
1449 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_del_rxsc() local
1467 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_add_rxsa() local
1510 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_upd_rxsa() local
1546 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_del_rxsa() local
1569 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_get_dev_stats() local
1605 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_get_tx_sc_stats() local
1626 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_get_tx_sa_stats() local
1649 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_get_rx_sc_stats() local
1691 struct otx2_nic *pfvf = macsec_netdev_priv(ctx->netdev); in cn10k_mdo_get_rx_sa_stats() local
1738 void cn10k_handle_mcs_event(struct otx2_nic *pfvf, struct mcs_intr_info *event) in cn10k_handle_mcs_event()
1765 int cn10k_mcs_init(struct otx2_nic *pfvf) in cn10k_mcs_init()
1805 void cn10k_mcs_free(struct otx2_nic *pfvf) in cn10k_mcs_free()