Home
last modified time | relevance | path

Searched refs:outbound_state (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_if.c143 enum hinic_outbound_state outbound_state) in hinic_outbound_state_set() argument
148 attr4 |= HINIC_FA4_SET(outbound_state, OUTBOUND_STATE); in hinic_outbound_state_set()
H A Dhinic_hw_dev.c307 enum hinic_outbound_state outbound_state; in wait_for_outbound_state() local
314 outbound_state = hinic_outbound_state_get(hwif); in wait_for_outbound_state()
316 if (outbound_state == HINIC_OUTBOUND_ENABLE) in wait_for_outbound_state()
H A Dhinic_hw_if.h287 enum hinic_outbound_state outbound_state);