Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c517 struct streamid_conf *si_conf; in enetc_streamid_hw_set() local
550 si_conf = &cbd.sid_set; in enetc_streamid_hw_set()
553 si_conf->id_type = 1; in enetc_streamid_hw_set()
554 si_conf->oui[2] = 0x0; in enetc_streamid_hw_set()
555 si_conf->oui[1] = 0x80; in enetc_streamid_hw_set()
556 si_conf->oui[0] = 0xC2; in enetc_streamid_hw_set()
568 si_conf->en = 0x80; in enetc_streamid_hw_set()
571 si_conf->id_type = sid->filtertype; in enetc_streamid_hw_set()
572 si_conf->oui[2] = 0x0; in enetc_streamid_hw_set()
573 si_conf->oui[1] = 0x80; in enetc_streamid_hw_set()
[all …]