Searched defs:rss_type (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h91 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) argument
H A Denic_main.c1308 u8 ipv6, ipv4, ipv4_fragment, fcs_ok, rss_type, csum_not_calc; local
/linux-master/drivers/scsi/fnic/
H A Dcq_enet_desc.h81 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) argument
H A Dfnic_fcs.c836 u8 ipv6, ipv4, ipv4_fragment, rss_type, csum_not_calc; local
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_dev.h106 struct hinic_rss_type rss_type; member in struct:hinic_dev
H A Dhinic_port.c698 hinic_set_rss_type(struct hinic_dev *nic_dev, u32 tmpl_idx, struct hinic_rss_type rss_type) argument
758 hinic_get_rss_type(struct hinic_dev *nic_dev, u32 tmpl_idx, struct hinic_rss_type *rss_type) argument
[all...]
H A Dhinic_ethtool.c925 struct hinic_rss_type rss_type = { 0 }; local
967 set_l4_rss_hash_ops(struct ethtool_rxnfc *cmd, struct hinic_rss_type *rss_type) argument
1006 struct hinic_rss_type *rss_type = &nic_dev->rss_type; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c589 ice_xdp_rx_hash(const struct xdp_md *ctx, u32 *hash, enum xdp_rss_hash_type *rss_type) argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c698 u16 rss_type = rxd_wb->type & 0xFU; local
H A Dhw_atl_b0.c966 u16 rss_type = rxd_wb->type & 0xFU; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c237 mlx5e_xdp_rx_hash(const struct xdp_md *ctx, u32 *hash, enum xdp_rss_hash_type *rss_type) argument
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c684 mlx4_en_xdp_rx_hash(const struct xdp_md *ctx, u32 *hash, enum xdp_rss_hash_type *rss_type) argument
/linux-master/net/core/
H A Dxdp.c734 bpf_xdp_metadata_rx_hash(const struct xdp_md *ctx, u32 *hash, enum xdp_rss_hash_type *rss_type) argument
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c397 u16 rss_type; local
/linux-master/drivers/net/
H A Dveth.c1624 veth_xdp_rx_hash(const struct xdp_md *ctx, u32 *hash, enum xdp_rss_hash_type *rss_type) argument
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c503 u16 rss_type; local
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c445 u16 rss_type; local
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4192 enum pkt_hash_types rss_type = PKT_HASH_TYPE_NONE; local
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c1781 u32 rss_type = igc_rss_type(rx_desc); local
6671 igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, enum xdp_rss_hash_type *rss_type) argument
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1453 u16 rss_type; local

Completed in 327 milliseconds