Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h575 HCLGE_FD_ACTION_DROP_PACKET, enumerator
Dhclge_main.c5338 if (rule->action == HCLGE_FD_ACTION_DROP_PACKET) { in hclge_config_action()
5891 action = HCLGE_FD_ACTION_DROP_PACKET; in hclge_add_fd_entry()
6277 if (rule->action == HCLGE_FD_ACTION_DROP_PACKET) { in hclge_get_fd_rule_info()