Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_if.c108 enum hinic_outbound_state outbound_state) in hinic_outbound_state_set() argument
113 attr4 |= HINIC_FA4_SET(outbound_state, OUTBOUND_STATE); in hinic_outbound_state_set()
H A Dhinic_hw_dev.c301 enum hinic_outbound_state outbound_state; in wait_for_outbound_state() local
308 outbound_state = hinic_outbound_state_get(hwif); in wait_for_outbound_state()
310 if (outbound_state == HINIC_OUTBOUND_ENABLE) in wait_for_outbound_state()
H A Dhinic_hw_if.h278 enum hinic_outbound_state outbound_state);