Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libfc/
Dfc_fcp.c134 struct fc_fcp_pkt *fsp; in fc_fcp_pkt_alloc() local
158 static void fc_fcp_pkt_release(struct fc_fcp_pkt *fsp) in fc_fcp_pkt_release()
171 static void fc_fcp_pkt_hold(struct fc_fcp_pkt *fsp) in fc_fcp_pkt_hold()
187 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy()
209 static inline int fc_fcp_lock_pkt(struct fc_fcp_pkt *fsp) in fc_fcp_lock_pkt()
226 static inline void fc_fcp_unlock_pkt(struct fc_fcp_pkt *fsp) in fc_fcp_unlock_pkt()
237 static void fc_fcp_timer_set(struct fc_fcp_pkt *fsp, unsigned long delay) in fc_fcp_timer_set()
245 static void fc_fcp_abort_done(struct fc_fcp_pkt *fsp) in fc_fcp_abort_done()
261 static int fc_fcp_send_abort(struct fc_fcp_pkt *fsp) in fc_fcp_send_abort()
293 static void fc_fcp_retry_cmd(struct fc_fcp_pkt *fsp, int status_code) in fc_fcp_retry_cmd()
[all …]
Dfc_exch.c2186 struct fc_fcp_pkt *fsp = NULL; in fc_exch_seq_send() local
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_filters.c9 aq_rule_is_approve(struct ethtool_rx_flow_spec *fsp) in aq_rule_is_approve()
68 struct ethtool_rx_flow_spec *fsp) in aq_rule_already_exists()
90 struct ethtool_rx_flow_spec *fsp) in aq_check_approve_fl3l4()
127 struct ethtool_rx_flow_spec *fsp) in aq_check_approve_fl2()
154 struct ethtool_rx_flow_spec *fsp) in aq_check_approve_fvlan()
186 struct ethtool_rx_flow_spec *fsp) in aq_check_filter()
235 struct ethtool_rx_flow_spec *fsp) in aq_rule_is_not_support()
265 struct ethtool_rx_flow_spec *fsp) in aq_rule_is_not_correct()
294 struct ethtool_rx_flow_spec *fsp) in aq_check_rule()
312 const struct ethtool_rx_flow_spec *fsp = &aq_rx_fltr->aq_fsp; in aq_set_data_fl2() local
[all …]
/linux-6.1.9/drivers/net/ethernet/engleder/
Dtsnep_rxnfc.c97 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in tsnep_rxnfc_get_rule() local
172 const struct ethtool_rx_flow_spec *fsp) in tsnep_rxnfc_init_rule()
205 struct ethtool_rx_flow_spec *fsp = in tsnep_rxnfc_add_rule() local
272 struct ethtool_rx_flow_spec *fsp = in tsnep_rxnfc_del_rule() local
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_ethtool_fdir.c118 struct ethtool_rx_flow_spec *fsp; in ice_get_ethtool_fdir_entry() local
481 ice_parse_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in ice_parse_rx_flow_user_data()
1203 ice_cfg_fdir_xtrct_seq(struct ice_pf *pf, struct ethtool_rx_flow_spec *fsp, in ice_cfg_fdir_xtrct_seq()
1629 struct ethtool_rx_flow_spec *fsp = in ice_del_fdir_ethtool() local
1694 ice_set_fdir_input_set(struct ice_vsi *vsi, struct ethtool_rx_flow_spec *fsp, in ice_set_fdir_input_set()
1842 struct ethtool_rx_flow_spec *fsp; in ice_add_fdir_ethtool() local
/linux-6.1.9/drivers/net/ethernet/intel/iavf/
Diavf_ethtool.c995 iavf_parse_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in iavf_parse_rx_flow_user_data()
1041 iavf_fill_rx_flow_ext_data(struct ethtool_rx_flow_spec *fsp, in iavf_fill_rx_flow_ext_data()
1064 struct ethtool_rx_flow_spec *fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in iavf_get_ethtool_fdir_entry() local
1241 iavf_add_fdir_fltr_info(struct iavf_adapter *adapter, struct ethtool_rx_flow_spec *fsp, in iavf_add_fdir_fltr_info()
1387 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in iavf_add_fdir_ethtool() local
1455 struct ethtool_rx_flow_spec *fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in iavf_del_fdir_ethtool() local
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c503 static int otx2_prepare_ipv4_flow(struct ethtool_rx_flow_spec *fsp, in otx2_prepare_ipv4_flow()
662 static int otx2_prepare_ipv6_flow(struct ethtool_rx_flow_spec *fsp, in otx2_prepare_ipv6_flow()
783 static int otx2_prepare_flow_request(struct ethtool_rx_flow_spec *fsp, in otx2_prepare_flow_request()
891 struct ethtool_rx_flow_spec *fsp) in otx2_is_flow_rule_dmacfilter()
1036 struct ethtool_rx_flow_spec *fsp = &nfc->fs; in otx2_add_flow() local
/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_ethtool.c955 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in igc_ethtool_get_nfc_rule() local
1203 const struct ethtool_rx_flow_spec *fsp) in igc_ethtool_init_nfc_rule()
1303 struct ethtool_rx_flow_spec *fsp = in igc_ethtool_add_nfc_rule() local
1360 struct ethtool_rx_flow_spec *fsp = in igc_ethtool_del_nfc_rule() local
/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c3250 static int i40e_parse_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in i40e_parse_rx_flow_user_data()
3290 static void i40e_fill_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in i40e_fill_rx_flow_user_data()
3357 struct ethtool_rx_flow_spec *fsp = in i40e_get_ethtool_fdir_entry() local
3866 struct ethtool_rx_flow_spec *fsp = in i40e_del_fdir_entry() local
4133 static const char *i40e_flow_str(struct ethtool_rx_flow_spec *fsp) in i40e_flow_str()
4284 struct ethtool_rx_flow_spec *fsp, in i40e_check_fdir_input_set()
4790 struct ethtool_rx_flow_spec *fsp; in i40e_add_fdir_ethtool() local
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Drestrack.c139 struct t4_swsqe *fsp = NULL, *lsp = NULL; in c4iw_fill_res_qp_entry() local
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2506 struct ethtool_rx_flow_spec *fsp = in ixgbe_get_ethtool_fdir_entry() local
2725 static int ixgbe_flowspec_to_flow_type(struct ethtool_rx_flow_spec *fsp, in ixgbe_flowspec_to_flow_type()
2769 struct ethtool_rx_flow_spec *fsp = in ixgbe_add_ethtool_fdir_entry() local
2899 struct ethtool_rx_flow_spec *fsp = in ixgbe_del_ethtool_fdir_entry() local
/linux-6.1.9/tools/perf/util/
Dprobe-finder.c760 struct find_scope_param *fsp = data; in find_best_scope_cb() local
793 struct find_scope_param *fsp = data; in find_inner_scope_cb() local
803 struct find_scope_param fsp = { in find_best_scope() local
/linux-6.1.9/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2438 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in igb_get_ethtool_nfc_entry() local
2901 struct ethtool_rx_flow_spec *fsp = in igb_add_ethtool_nfc_entry() local
2993 struct ethtool_rx_flow_spec *fsp = in igb_del_ethtool_nfc_entry() local
/linux-6.1.9/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c414 struct ethtool_rx_flow_spec *fsp = in enic_grxclsrule() local
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1320 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in qede_get_cls_rule_entry() local
2017 struct ethtool_rx_flow_spec *fsp = &info->fs; in qede_add_cls_rule() local
/linux-6.1.9/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c2605 struct ethtool_rx_flow_spec *fsp = in mtk_hwlro_add_ipaddr() local
2629 struct ethtool_rx_flow_spec *fsp = in mtk_hwlro_del_ipaddr() local
2668 struct ethtool_rx_flow_spec *fsp = in mtk_hwlro_get_fdir_entry() local
/linux-6.1.9/include/scsi/
Dlibfc.h358 struct fc_fcp_pkt *fsp; member
887 static inline bool fc_fcp_is_read(const struct fc_fcp_pkt *fsp) in fc_fcp_is_read()
/linux-6.1.9/drivers/scsi/
Dscsi_debug.c3024 u8 *fsp; in do_device_access() local
3082 u8 *fsp = sip->storep; in comp_write_worker() local
3566 u8 *fsp = sip->storep; in unmap_region() local
3901 u8 *fsp; in resp_write_same() local
4261 u8 *fsp = sip->storep; in resp_pre_fetch() local
/linux-6.1.9/drivers/net/ethernet/sun/
Dniu.c7093 struct ethtool_rx_flow_spec *fsp) in niu_get_ip4fs_from_tcam_key()
7173 struct ethtool_rx_flow_spec *fsp = &nfc->fs; in niu_get_ethtool_tcam_entry() local
7359 static void niu_get_tcamkey_from_ip4fs(struct ethtool_rx_flow_spec *fsp, in niu_get_tcamkey_from_ip4fs()
7432 struct ethtool_rx_flow_spec *fsp = &nfc->fs; in niu_add_ethtool_tcam_entry() local