Searched refs:sectag_tci (Results 1 – 1 of 1) sorted by relevance
474 u8 sectag_tci = 0; in cn10k_mcs_write_tx_secy() local495 sectag_tci |= MCS_TCI_SC; in cn10k_mcs_write_tx_secy()498 sectag_tci |= MCS_TCI_ES; in cn10k_mcs_write_tx_secy()500 sectag_tci |= MCS_TCI_SCB; in cn10k_mcs_write_tx_secy()504 sectag_tci |= (MCS_TCI_E | MCS_TCI_C); in cn10k_mcs_write_tx_secy()509 policy |= FIELD_PREP(MCS_TX_SECY_PLCY_ST_TCI, sectag_tci >> 2); in cn10k_mcs_write_tx_secy()