Searched refs:MACSEC_SCI_LEN (Results 1 – 3 of 3) sorted by relevance
20 #define MACSEC_SCI_LEN 8 macro
46 #define MLX5_SECTAG_HEADER_SIZE_WITH_SCI (MLX5_SECTAG_HEADER_SIZE_WITHOUT_SCI + MACSEC_SCI_LEN)60 u8 sci[MACSEC_SCI_LEN]; /* optional */641 *reformat_size = MLX5_MACSEC_TAG_LEN + (sci_present ? MACSEC_SCI_LEN : 0); in macsec_fs_tx_create_sectag_header()804 char reformatbf[MLX5_MACSEC_TAG_LEN + MACSEC_SCI_LEN]; in macsec_fs_tx_add_rule()
261 return MACSEC_TAG_LEN + (sci_present ? MACSEC_SCI_LEN : 0); in macsec_sectag_len()