Searched defs:rule (Results 226 - 231 of 231) sorted by relevance

12345678910

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5123 hclge_fd_free_node(struct hclge_dev *hdev, struct hclge_fd_rule *rule) argument
5183 struct hclge_fd_rule *rule; local
5201 hclge_fd_insert_rule_node(struct hlist_head *hlist, struct hclge_fd_rule *rule, struct hclge_fd_rule *parent) argument
5267 hclge_fd_check_user_def_refcnt(struct hclge_dev *hdev, struct hclge_fd_rule *rule) argument
5303 hclge_fd_inc_user_def_refcnt(struct hclge_dev *hdev, struct hclge_fd_rule *rule) argument
5320 hclge_fd_dec_user_def_refcnt(struct hclge_dev *hdev, struct hclge_fd_rule *rule) argument
5620 hclge_fd_convert_tuple(u32 tuple_bit, u8 *key_x, u8 *key_y, struct hclge_fd_rule *rule) argument
5701 hclge_fd_convert_meta_data(struct hclge_fd_key_cfg *key_cfg, __le32 *key_x, __le32 *key_y, struct hclge_fd_rule *rule) argument
5743 hclge_config_key(struct hclge_dev *hdev, u8 stage, struct hclge_fd_rule *rule) argument
5800 hclge_config_action(struct hclge_dev *hdev, u8 stage, struct hclge_fd_rule *rule) argument
6172 hclge_fd_get_tcpip4_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule, u8 ip_proto) argument
6201 hclge_fd_get_ip4_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) argument
6224 hclge_fd_get_tcpip6_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule, u8 ip_proto) argument
6253 hclge_fd_get_ip6_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) argument
6276 hclge_fd_get_ether_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) argument
6289 hclge_fd_get_user_def_tuple(struct hclge_fd_user_def_info *info, struct hclge_fd_rule *rule) argument
6312 hclge_fd_get_tuple(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule, struct hclge_fd_user_def_info *info) argument
6364 hclge_fd_config_rule(struct hclge_dev *hdev, struct hclge_fd_rule *rule) argument
6376 hclge_add_fd_entry_common(struct hclge_dev *hdev, struct hclge_fd_rule *rule) argument
6469 struct hclge_fd_rule *rule; local
6562 struct hclge_fd_rule *rule; local
6601 struct hclge_fd_rule *rule; local
6641 hclge_fd_get_tcpip4_info(struct hclge_fd_rule *rule, struct ethtool_tcpip4_spec *spec, struct ethtool_tcpip4_spec *spec_mask) argument
6666 hclge_fd_get_ip4_info(struct hclge_fd_rule *rule, struct ethtool_usrip4_spec *spec, struct ethtool_usrip4_spec *spec_mask) argument
6689 hclge_fd_get_tcpip6_info(struct hclge_fd_rule *rule, struct ethtool_tcpip6_spec *spec, struct ethtool_tcpip6_spec *spec_mask) argument
6722 hclge_fd_get_ip6_info(struct hclge_fd_rule *rule, struct ethtool_usrip6_spec *spec, struct ethtool_usrip6_spec *spec_mask) argument
6749 hclge_fd_get_ether_info(struct hclge_fd_rule *rule, struct ethhdr *spec, struct ethhdr *spec_mask) argument
6771 hclge_fd_get_user_def_info(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) argument
6789 hclge_fd_get_ext_info(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) argument
6814 struct hclge_fd_rule *rule = NULL; local
6827 hclge_fd_get_ring_cookie(struct ethtool_rx_flow_spec *fs, struct hclge_fd_rule *rule) argument
6846 struct hclge_fd_rule *rule = NULL; local
6909 struct hclge_fd_rule *rule; local
6968 struct hclge_fd_rule *rule = NULL; local
6979 hclge_fd_build_arfs_rule(const struct hclge_fd_rule_tuples *tuples, struct hclge_fd_rule *rule) argument
7010 struct hclge_fd_rule *rule; local
7067 struct hclge_fd_rule *rule; local
7092 struct hclge_fd_rule *rule; local
7123 hclge_get_cls_key_basic(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7148 hclge_get_cls_key_mac(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7165 hclge_get_cls_key_vlan(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7181 hclge_get_cls_key_ip(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7221 hclge_get_cls_key_port(const struct flow_rule *flow, struct hclge_fd_rule *rule) argument
7239 hclge_parse_cls_flower(struct hclge_dev *hdev, struct flow_cls_offload *cls_flower, struct hclge_fd_rule *rule) argument
7299 struct hclge_fd_rule *rule; local
7342 struct hclge_fd_rule *rule; local
7358 struct hclge_fd_rule *rule; local
7393 struct hclge_fd_rule *rule; local
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c8549 struct flow_rule *rule = flow_cls_offload_flow_rule(f); local
[all...]
/linux-master/net/wireless/
H A Dnl80211.c1214 const struct ieee80211_reg_rule *rule = local
1059 nl80211_msg_put_wmm_rules(struct sk_buff *msg, const struct ieee80211_reg_rule *rule) argument
1802 struct nl80211_coalesce_rule_support rule; local
13783 struct cfg80211_coalesce_rules *rule; local
13867 struct cfg80211_coalesce_rules *rule; local
13883 nl80211_parse_coalesce_rule(struct cfg80211_registered_device *rdev, struct nlattr *rule, struct cfg80211_coalesce_rules *new_rule) argument
13981 struct nlattr *rule; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c3715 qed_idle_chk_dump_failure(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u16 rule_id, const struct dbg_idle_chk_rule *rule, u16 fail_entry_id, u32 *cond_reg_values) argument
3865 const struct dbg_idle_chk_rule *rule; local
4033 const struct dbg_idle_chk_rule *rule = local
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c14568 hfi1_enable_rsm_rule(struct hfi1_devdata *dd, int rule, struct rsm_rule_data *rrd) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c15273 u32 param, rule; local

Completed in 312 milliseconds

12345678910