Home
last modified time | relevance | path

Searched defs:hash_flds (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/iavf/
H A Diavf_adv_rss.c14 iavf_fill_adv_rss_ip4_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip4_hdr()
31 iavf_fill_adv_rss_ip6_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip6_hdr()
48 iavf_fill_adv_rss_tcp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_tcp_hdr()
65 iavf_fill_adv_rss_udp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_udp_hdr()
82 iavf_fill_adv_rss_sctp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_sctp_hdr()
103 u32 packet_hdrs, u64 hash_flds) in iavf_fill_adv_rss_cfg_msg()
175 u64 hash_flds = rss->hash_flds; in iavf_print_adv_rss_cfg() local
H A Diavf_adv_rss.h82 u64 hash_flds; member
H A Diavf_ethtool.c1543 u64 hash_flds; in iavf_set_adv_rss_hash_opt() local
1623 u64 hash_flds; in iavf_get_adv_rss_hash_opt() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/iavf/
H A Diavf_adv_rss.c14 iavf_fill_adv_rss_ip4_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip4_hdr()
31 iavf_fill_adv_rss_ip6_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip6_hdr()
48 iavf_fill_adv_rss_tcp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_tcp_hdr()
65 iavf_fill_adv_rss_udp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_udp_hdr()
82 iavf_fill_adv_rss_sctp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_sctp_hdr()
103 u32 packet_hdrs, u64 hash_flds) in iavf_fill_adv_rss_cfg_msg()
175 u64 hash_flds = rss->hash_flds; in iavf_print_adv_rss_cfg() local
H A Diavf_adv_rss.h82 u64 hash_flds; member
H A Diavf_ethtool.c1543 u64 hash_flds; in iavf_set_adv_rss_hash_opt() local
1623 u64 hash_flds; in iavf_get_adv_rss_hash_opt() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/iavf/
H A Diavf_adv_rss.c14 iavf_fill_adv_rss_ip4_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip4_hdr()
31 iavf_fill_adv_rss_ip6_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip6_hdr()
48 iavf_fill_adv_rss_tcp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_tcp_hdr()
65 iavf_fill_adv_rss_udp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_udp_hdr()
82 iavf_fill_adv_rss_sctp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_sctp_hdr()
103 u32 packet_hdrs, u64 hash_flds) in iavf_fill_adv_rss_cfg_msg()
175 u64 hash_flds = rss->hash_flds; in iavf_print_adv_rss_cfg() local
H A Diavf_adv_rss.h82 u64 hash_flds; member
H A Diavf_ethtool.c1543 u64 hash_flds; in iavf_set_adv_rss_hash_opt() local
1623 u64 hash_flds; in iavf_get_adv_rss_hash_opt() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.c2497 u32 *addl_hdrs, u64 *hash_flds) in ice_vc_parse_rss_cfg()
2659 u64 hash_flds = ICE_HASH_INVALID; in ice_vc_handle_rss_cfg() local
H A Dice_flow.c2286 u64 hash_flds; in ice_add_avf_rss_cfg() local
H A Dice_ethtool.c2571 u64 hash_flds; in ice_get_rss_hash_opt() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.c2497 u32 *addl_hdrs, u64 *hash_flds) in ice_vc_parse_rss_cfg()
2659 u64 hash_flds = ICE_HASH_INVALID; in ice_vc_handle_rss_cfg() local
H A Dice_flow.c2286 u64 hash_flds; in ice_add_avf_rss_cfg() local
H A Dice_ethtool.c2571 u64 hash_flds; in ice_get_rss_hash_opt() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.c2497 u32 *addl_hdrs, u64 *hash_flds) in ice_vc_parse_rss_cfg()
2659 u64 hash_flds = ICE_HASH_INVALID; in ice_vc_handle_rss_cfg() local
H A Dice_flow.c2286 u64 hash_flds; in ice_add_avf_rss_cfg() local
H A Dice_ethtool.c2571 u64 hash_flds; in ice_get_rss_hash_opt() local