Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.c437 uint8_t flags = ncsi_state->flowsteering[0].flags; in ncsi_fsm_is_nic_hostless()
439 flags &= ncsi_state->flowsteering[1].flags; in ncsi_fsm_is_nic_hostless()
548 memcpy((void*)ncsi_state->flowsteering[ in ncsi_fsm_poll_test()
551 sizeof(ncsi_state->flowsteering[0].regid)); in ncsi_fsm_poll_test()
552 ncsi_state->flowsteering[ in ncsi_fsm_poll_test()
H A Dncsi_fsm.h139 } flowsteering[2]; member