Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds