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

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h454 u8 num_of_fields; member in struct:mwifiex_coalesce_rule
H A Dsta_cmd.c1641 rule->num_of_fields = cfg->rule[cnt].num_of_fields;
1646 for (idx = 0; idx < cfg->rule[cnt].num_of_fields; idx++) {
1662 * num_of_fields(u8), pkt_type(u8) and total length of the all
H A Dfw.h2250 u8 num_of_fields; member in struct:coalesce_receive_filt_rule
H A Dcfg80211.c3708 mrule->num_of_fields++;
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c395 int num_of_fields)
398 fe->data[1] |= MVPP2_CLS_FLOW_TBL1_N_FIELDS(num_of_fields);
394 mvpp2_cls_flow_hek_num_set(struct mvpp2_cls_flow_entry *fe, int num_of_fields) argument

Completed in 285 milliseconds