Home
last modified time | relevance | path

Searched refs:HCLGE_COMM_S_PORT_BIT (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_rss.h19 #define HCLGE_COMM_S_PORT_BIT BIT(1) macro
Dhclge_comm_rss.c435 u8 hash_sets = nfc->data & RXH_L4_B_0_1 ? HCLGE_COMM_S_PORT_BIT : 0; in hclge_comm_get_rss_hash_bits()
517 if (tuple_sets & HCLGE_COMM_S_PORT_BIT) in hclge_comm_convert_rss_tuple()