Searched refs:sectag_tci (Results 1 – 1 of 1) sorted by relevance
504 u8 sectag_tci = 0; in cn10k_mcs_write_tx_secy() local525 sectag_tci |= MCS_TCI_SC; in cn10k_mcs_write_tx_secy()528 sectag_tci |= MCS_TCI_ES; in cn10k_mcs_write_tx_secy()530 sectag_tci |= MCS_TCI_SCB; in cn10k_mcs_write_tx_secy()534 sectag_tci |= (MCS_TCI_E | MCS_TCI_C); in cn10k_mcs_write_tx_secy()538 policy |= FIELD_PREP(MCS_TX_SECY_PLCY_ST_TCI, sectag_tci >> 2); in cn10k_mcs_write_tx_secy()