Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h459 u8 num_of_fields; member
H A Dsta_cmd.c1641 rule->num_of_fields = cfg->rule[cnt].num_of_fields; in mwifiex_cmd_coalesce_cfg()
1646 for (idx = 0; idx < cfg->rule[cnt].num_of_fields; idx++) { in mwifiex_cmd_coalesce_cfg()
H A Dfw.h2290 u8 num_of_fields; member
H A Dcfg80211.c3739 mrule->num_of_fields++; in mwifiex_fill_coalesce_rule_info()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c395 int num_of_fields) in mvpp2_cls_flow_hek_num_set() argument
398 fe->data[1] |= MVPP2_CLS_FLOW_TBL1_N_FIELDS(num_of_fields); in mvpp2_cls_flow_hek_num_set()