Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h575 HCLGE_FD_ACTION_DROP_PACKET, enumerator
H A 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()