Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mlx4/
Ddevice.h1342 struct _rule_hw { struct
1398 struct _rule_hw *eth_header);
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dmain.c1349 struct _rule_hw *mlx4_spec) in parse_flow_attr()
1487 struct _rule_hw *mlx4_spec) { in __mlx4_ib_create_default_rules()
1580 struct _rule_hw *rule_header = (struct _rule_hw *)(ctrl + 1); in __mlx4_ib_create_flow()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c4199 static int validate_eth_header_mac(int slave, struct _rule_hw *eth_header, in validate_eth_header_mac()
4352 struct _rule_hw *rule_header; in qp_attach_mbox_size()
4354 rule_header = (struct _rule_hw *)(mbox + size); in qp_attach_mbox_size()
4379 struct _rule_hw *rule_header; in mlx4_QP_FLOW_STEERING_ATTACH_wrapper()
4399 rule_header = (struct _rule_hw *)(ctrl + 1); in mlx4_QP_FLOW_STEERING_ATTACH_wrapper()
Dmain.c826 struct _rule_hw *eth_header) in mlx4_handle_eth_header_mcast_prio()
832 struct _rule_hw *next_rule = (struct _rule_hw *)(eth + 1); in mlx4_handle_eth_header_mcast_prio()
Dmcg.c837 struct _rule_hw *rule_hw) in parse_trans_rule()