Searched defs:rule_idx (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c716 struct bnx2x_exeq_elem *elem, int rule_idx,
722 int rule_cnt = rule_idx + 1, cmd = elem->cmd_data.vlan_mac.cmd;
723 union eth_classify_rule_cmd *rule_entry = &data->rules[rule_idx];
756 if (rule_idx == 0)
867 * @rule_idx: rule_idx
872 struct bnx2x_exeq_elem *elem, int rule_idx,
896 struct bnx2x_exeq_elem *elem, int rule_idx,
902 int rule_cnt = rule_idx + 1;
903 union eth_classify_rule_cmd *rule_entry = &data->rules[rule_idx];
714 bnx2x_set_one_mac_e2(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, struct bnx2x_exeq_elem *elem, int rule_idx, int cam_offset) argument
870 bnx2x_set_one_mac_e1x(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, struct bnx2x_exeq_elem *elem, int rule_idx, int cam_offset) argument
894 bnx2x_set_one_vlan_e2(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, struct bnx2x_exeq_elem *elem, int rule_idx, int cam_offset) argument
944 bnx2x_set_one_vlan_mac_e2(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, struct bnx2x_exeq_elem *elem, int rule_idx, int cam_offset) argument
1008 bnx2x_set_one_vlan_mac_e1h(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, struct bnx2x_exeq_elem *elem, int rule_idx, int cam_offset) argument
2246 u8 rule_idx = 0; local
[all...]

Completed in 67 milliseconds