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

/linux-4.1.27/net/openvswitch/
H A Dactions.c964 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 Ddatapath.c514 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 Dflow_netlink.c1562 struct sw_flow_actions *acts; reserve_sfa_size() local
/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_hw.c2662 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 Dt3_hw.c1398 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 Dt4_hw.c2171 t4_handle_intr_status(struct adapter *adapter, unsigned int reg, const struct intr_info *acts) t4_handle_intr_status() argument

Completed in 155 milliseconds