Searched defs:acts (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/net/openvswitch/ |
H A D | actions.c | 964 ovs_execute_actions(struct datapath *dp, struct sk_buff *skb, const struct sw_flow_actions *acts, struct sw_flow_key *key) ovs_execute_actions() argument
|
H A D | datapath.c | 514 struct sw_flow_actions *acts; ovs_packet_cmd_execute() local 679 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, ovs_flow_cmd_msg_size() argument 823 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, ovs_flow_cmd_alloc_info() argument 873 struct sw_flow_actions *acts; ovs_flow_cmd_new() local 1029 struct sw_flow_actions *acts; get_flow_actions() local 1053 struct sw_flow_actions *old_acts = NULL, *acts = NULL; ovs_flow_cmd_set() local
|
H A D | flow_netlink.c | 1562 struct sw_flow_actions *acts; reserve_sfa_size() local
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 2662 csio_handle_intr_status(struct csio_hw *hw, unsigned int reg, const struct intr_info *acts) csio_handle_intr_status() argument
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1398 t3_handle_intr_status(struct adapter *adapter, unsigned int reg, unsigned int mask, const struct intr_info *acts, unsigned long *stats) t3_handle_intr_status() argument
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 2171 t4_handle_intr_status(struct adapter *adapter, unsigned int reg, const struct intr_info *acts) t4_handle_intr_status() argument
|
Completed in 155 milliseconds