Home
last modified time | relevance | path

Searched defs:fsp (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/scsi/libfc/
Dfc_fcp.c149 struct fc_fcp_pkt *fsp; in fc_fcp_pkt_alloc() local
175 static void fc_fcp_pkt_release(struct fc_fcp_pkt *fsp) in fc_fcp_pkt_release()
188 static void fc_fcp_pkt_hold(struct fc_fcp_pkt *fsp) in fc_fcp_pkt_hold()
204 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy()
226 static inline int fc_fcp_lock_pkt(struct fc_fcp_pkt *fsp) in fc_fcp_lock_pkt()
243 static inline void fc_fcp_unlock_pkt(struct fc_fcp_pkt *fsp) in fc_fcp_unlock_pkt()
254 static void fc_fcp_timer_set(struct fc_fcp_pkt *fsp, unsigned long delay) in fc_fcp_timer_set()
265 static int fc_fcp_send_abort(struct fc_fcp_pkt *fsp) in fc_fcp_send_abort()
286 static void fc_fcp_retry_cmd(struct fc_fcp_pkt *fsp) in fc_fcp_retry_cmd()
304 void fc_fcp_ddp_setup(struct fc_fcp_pkt *fsp, u16 xid) in fc_fcp_ddp_setup()
[all …]
Dfc_exch.c2083 struct fc_fcp_pkt *fsp = NULL; in fc_exch_seq_send() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2335 struct ethtool_rx_flow_spec *fsp = in ixgbe_get_ethtool_fdir_entry() local
2554 static int ixgbe_flowspec_to_flow_type(struct ethtool_rx_flow_spec *fsp, in ixgbe_flowspec_to_flow_type()
2597 struct ethtool_rx_flow_spec *fsp = in ixgbe_add_ethtool_fdir_entry() local
2727 struct ethtool_rx_flow_spec *fsp = in ixgbe_del_ethtool_fdir_entry() local
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c361 struct ethtool_rx_flow_spec *fsp = in enic_grxclsrule() local
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2049 struct ethtool_rx_flow_spec *fsp = in i40e_get_ethtool_fdir_entry() local
2353 struct ethtool_rx_flow_spec *fsp = in i40e_del_fdir_entry() local
2382 struct ethtool_rx_flow_spec *fsp; in i40e_add_fdir_ethtool() local
/linux-4.4.14/tools/perf/util/
Dprobe-finder.c719 struct find_scope_param *fsp = data; in find_best_scope_cb() local
752 struct find_scope_param fsp = { in find_best_scope() local
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c7101 struct ethtool_rx_flow_spec *fsp) in niu_get_ip4fs_from_tcam_key()
7181 struct ethtool_rx_flow_spec *fsp = &nfc->fs; in niu_get_ethtool_tcam_entry() local
7367 static void niu_get_tcamkey_from_ip4fs(struct ethtool_rx_flow_spec *fsp, in niu_get_tcamkey_from_ip4fs()
7440 struct ethtool_rx_flow_spec *fsp = &nfc->fs; in niu_add_ethtool_tcam_entry() local
/linux-4.4.14/include/scsi/
Dlibfc.h1048 static inline bool fc_fcp_is_read(const struct fc_fcp_pkt *fsp) in fc_fcp_is_read()
/linux-4.4.14/fs/nfsd/
Dnfs4state.c6888 nfsd4_get_freestateid(struct nfsd4_compound_state *cstate, struct nfsd4_free_stateid *fsp) in nfsd4_get_freestateid()