Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_if.h205 enum hinic_pf_action { enum
282 void hinic_set_pf_action(struct hinic_hwif *hwif, enum hinic_pf_action action);
Dhinic_hw_if.c121 void hinic_set_pf_action(struct hinic_hwif *hwif, enum hinic_pf_action action) in hinic_set_pf_action()