Searched refs:si_conf (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c517 struct streamid_conf *si_conf; local
550 si_conf = &cbd.sid_set;
552 si_conf->iports = cpu_to_le32(1 << port);
553 si_conf->id_type = 1;
554 si_conf->oui[2] = 0x0;
555 si_conf->oui[1] = 0x80;
556 si_conf->oui[0] = 0xC2;
568 si_conf->en = 0x80;
569 si_conf->stream_handle = cpu_to_le32(sid->handle);
570 si_conf
[all...]

Completed in 428 milliseconds