Searched defs:rss_type (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/huawei/hinic/ | 
| D | hinic_ethtool.c | 163 	struct hinic_rss_type rss_type = { 0 };  in hinic_get_rss_hash_opts()  local 206 			       struct hinic_rss_type *rss_type)  in set_l4_rss_hash_ops() 244 	struct hinic_rss_type *rss_type = &nic_dev->rss_type;  in hinic_set_rss_hash_opts()  local
  | 
| D | hinic_dev.h | 78 	struct hinic_rss_type		rss_type;  member
  | 
| D | hinic_port.c | 680 		       struct hinic_rss_type rss_type)  in hinic_set_rss_type() 740 		       struct hinic_rss_type *rss_type)  in hinic_get_rss_type()
  | 
| /Linux-v5.4/drivers/scsi/fnic/ | 
| D | cq_enet_desc.h | 95 	u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type,  in cq_enet_rq_desc_dec()
  | 
| D | fnic_fcs.c | 845 	u8 ipv6, ipv4, ipv4_fragment, rss_type, csum_not_calc;  in fnic_rq_cmpl_frame_recv()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/cisco/enic/ | 
| D | cq_enet_desc.h | 106 	u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type,  in cq_enet_rq_desc_dec()
  | 
| D | enic_main.c | 1340 	u8 ipv6, ipv4, ipv4_fragment, fcs_ok, rss_type, csum_not_calc;  in enic_rq_indicate_buf()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/ | 
| D | hw_atl_a0.c | 691 				u16 rss_type = rxd_wb->type & 0xFU;  in hw_atl_a0_hw_ring_rx_receive()  local
  | 
| D | hw_atl_b0.c | 745 			u16 rss_type = rxd_wb->type & 0xFU;  in hw_atl_b0_hw_ring_rx_receive()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k_main.c | 400 	u16 rss_type;  in fm10k_rx_hash()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ | 
| D | hnae3.h | 585 	enum pkt_hash_types rss_type;  member
  | 
| D | hns3_enet.c | 2774 	enum pkt_hash_types rss_type;  in hns3_set_rx_skb_rss_type()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbevf/ | 
| D | ixgbevf_main.c | 447 	u16 rss_type;  in ixgbevf_rx_hash()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 1426 	u16 rss_type;  in ixgbe_rx_hash()  local
  |