Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpni.c29 if (cfg->num_extracts > DPKG_MAX_NUM_OF_EXTRACTS) in dpni_prepare_key_cfg()
33 dpni_ext->num_extracts = cfg->num_extracts; in dpni_prepare_key_cfg()
35 for (i = 0; i < cfg->num_extracts; i++) { in dpni_prepare_key_cfg()
A Ddpkg.h477 u8 num_extracts; member
A Ddpni-cmd.h441 u8 num_extracts; member
A Ddpaa2-eth.c3223 kg_cfg.num_extracts = 1; in dpaa2_eth_set_vlan_qos()
3759 &cls_cfg.extracts[cls_cfg.num_extracts]; in dpaa2_eth_set_dist_key()
3769 if (cls_cfg.num_extracts >= DPKG_MAX_NUM_OF_EXTRACTS) { in dpaa2_eth_set_dist_key()
3778 cls_cfg.num_extracts++; in dpaa2_eth_set_dist_key()

Completed in 21 milliseconds