Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c745 struct sgcl_conf *sgcl_config; in enetc_streamgate_hw_set() local
793 sgcl_config = &cbd.sgcl_conf; in enetc_streamgate_hw_set()
795 sgcl_config->acl_len = (sgi->num_entries - 1) & 0x3; in enetc_streamgate_hw_set()
805 sgcl_config->agtst = 0x80; in enetc_streamgate_hw_set()
811 sgcl_config->aipv = (sgi->init_ipv & 0x7) | 0x8; in enetc_streamgate_hw_set()