Searched refs:sci_port (Results 1 – 1 of 1) sorted by relevance
687 u16 sci_port = be_to_host16(sc->sci.port); in macsec_qca_create_receive_sc() local699 entry.sci[6] = (sci_port >> 8) & 0xff; in macsec_qca_create_receive_sc()700 entry.sci[7] = sci_port & 0xff; in macsec_qca_create_receive_sc()878 u16 sci_port = be_to_host16(sc->sci.port); in macsec_qca_create_transmit_sc() local894 psci[6] = (sci_port >> 8) & 0xff; in macsec_qca_create_transmit_sc()895 psci[7] = sci_port & 0xff; in macsec_qca_create_transmit_sc()