Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c729 struct sgcl_conf *sgcl_config; in enetc_streamgate_hw_set() local
776 sgcl_config = &cbd.sgcl_conf; in enetc_streamgate_hw_set()
778 sgcl_config->acl_len = (sgi->num_entries - 1) & 0x3; in enetc_streamgate_hw_set()
802 sgcl_config->agtst = 0x80; in enetc_streamgate_hw_set()
808 sgcl_config->aipv = (sgi->init_ipv & 0x7) | 0x8; in enetc_streamgate_hw_set()