Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h605 int efct_hw_rx_allocate(struct efct_hw *hw);
H A Defct_hw.c1008 rc = efct_hw_rx_allocate(hw); in efct_hw_init()
1227 efct_hw_rx_allocate(struct efct_hw *hw) in efct_hw_rx_allocate() function