Searched defs:rss_type (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/huawei/hinic/ |
D | hinic_ethtool.c | 925 struct hinic_rss_type rss_type = { 0 }; in hinic_get_rss_hash_opts() local 968 struct hinic_rss_type *rss_type) in set_l4_rss_hash_ops() 1006 struct hinic_rss_type *rss_type = &nic_dev->rss_type; in hinic_set_rss_hash_opts() local
|
D | hinic_dev.h | 102 struct hinic_rss_type rss_type; member
|
D | hinic_port.c | 684 struct hinic_rss_type rss_type) in hinic_set_rss_type() 744 struct hinic_rss_type *rss_type) in hinic_get_rss_type()
|
/Linux-v6.1/drivers/scsi/fnic/ |
D | cq_enet_desc.h | 83 u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, in cq_enet_rq_desc_dec()
|
D | fnic_fcs.c | 828 u8 ipv6, ipv4, ipv4_fragment, rss_type, csum_not_calc; in fnic_rq_cmpl_frame_recv() local
|
/Linux-v6.1/drivers/net/ethernet/cisco/enic/ |
D | cq_enet_desc.h | 93 u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, in cq_enet_rq_desc_dec()
|
D | enic_main.c | 1308 u8 ipv6, ipv4, ipv4_fragment, fcs_ok, rss_type, csum_not_calc; in enic_rq_indicate_buf() local
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_a0.c | 698 u16 rss_type = rxd_wb->type & 0xFU; in hw_atl_a0_hw_ring_rx_receive() local
|
D | hw_atl_b0.c | 966 u16 rss_type = rxd_wb->type & 0xFU; in hw_atl_b0_hw_ring_rx_receive() local
|
/Linux-v6.1/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_main.c | 397 u16 rss_type; in fm10k_rx_hash() local
|
/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 445 u16 rss_type; in ixgbevf_rx_hash() local
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 4179 enum pkt_hash_types rss_type = PKT_HASH_TYPE_NONE; in hns3_set_rx_skb_rss_type() local
|
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 1427 u16 rss_type; in ixgbe_rx_hash() local
|