Searched defs:secy_id (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mcs.c | 414 void mcs_secy_plcy_write(struct mcs *mcs, u64 plcy, int secy_id, int dir) in mcs_secy_plcy_write() 495 int flow_id, secy_id, reg_id; in mcs_install_flowid_bypass_entry() local 544 void mcs_clear_secy_plcy(struct mcs *mcs, int secy_id, int dir) in mcs_clear_secy_plcy() 771 int mcs_alloc_all_rsrc(struct mcs *mcs, u8 *flow_id, u8 *secy_id, in mcs_alloc_all_rsrc()
|
H A D | rvu_debugfs.c | 428 int secy_id; in rvu_dbg_mcs_tx_secy_stats_display() local 471 int secy_id; in rvu_dbg_mcs_rx_secy_stats_display() local
|
H A D | mbox.h | 1954 u8 secy_id; /* secyid for which flowid is mapped */ member 1966 u8 secy_id; member 1976 u64 secy_id; /* secy index mapped to SC */ member
|
/linux/drivers/net/phy/ |
H A D | nxp-c45-tja11xx-macsec.c | 22 #define TX_SC_BIT(secy_id) BIT(MACSEC_REG_SIZE - (secy_id) - 1) argument 195 int secy_id; member 669 static void nxp_c45_tx_sc_en_flt(struct phy_device *phydev, int secy_id, in nxp_c45_tx_sc_en_flt() 1695 int secy_id; in nxp_c45_handle_macsec_interrupt() local
|