Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx4/
H A Ddevice.h1361 struct _rule_hw { struct
1417 struct _rule_hw *eth_header);
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c1348 struct _rule_hw *mlx4_spec) in parse_flow_attr()
1486 struct _rule_hw *mlx4_spec) { in __mlx4_ib_create_default_rules()
1579 struct _rule_hw *rule_header = (struct _rule_hw *)(ctrl + 1); in __mlx4_ib_create_flow()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c4200 static int validate_eth_header_mac(int slave, struct _rule_hw *eth_header, in validate_eth_header_mac()
4353 struct _rule_hw *rule_header; in qp_attach_mbox_size()
4355 rule_header = (struct _rule_hw *)(mbox + size); in qp_attach_mbox_size()
4380 struct _rule_hw *rule_header; in mlx4_QP_FLOW_STEERING_ATTACH_wrapper()
4400 rule_header = (struct _rule_hw *)(ctrl + 1); in mlx4_QP_FLOW_STEERING_ATTACH_wrapper()
H A Dmain.c825 struct _rule_hw *eth_header) in mlx4_handle_eth_header_mcast_prio()
831 struct _rule_hw *next_rule = (struct _rule_hw *)(eth + 1); in mlx4_handle_eth_header_mcast_prio()
H A Dmcg.c837 struct _rule_hw *rule_hw) in parse_trans_rule()