Searched refs:sci_port (Results 1 – 1 of 1) sorted by relevance
665 u16 sci_port = be_to_host16(sc->sci.port); in macsec_qca_create_receive_sc() local677 entry.sci[6] = (sci_port >> 8) & 0xff; in macsec_qca_create_receive_sc()678 entry.sci[7] = sci_port & 0xff; in macsec_qca_create_receive_sc()856 u16 sci_port = be_to_host16(sc->sci.port); in macsec_qca_create_transmit_sc() local872 psci[6] = (sci_port >> 8) & 0xff; in macsec_qca_create_transmit_sc()873 psci[7] = sci_port & 0xff; in macsec_qca_create_transmit_sc()