Home
last modified time | relevance | path

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

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