Searched refs:i40e_alloc_asq_bufs (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq.c212 * i40e_alloc_asq_bufs - Allocate empty buffer structs for the send queue
215 static enum i40e_status_code i40e_alloc_asq_bufs(struct i40e_hw *hw) function
401 ret_code = i40e_alloc_asq_bufs(hw);

Completed in 155 milliseconds