Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h51 struct core_rx_bd_with_buff_len *rxq_bd;
H A Decore_hsi_common.h206 struct core_rx_bd_with_buff_len struct
219 struct core_rx_bd_with_buff_len rx_bd_with_len /* Core Rx Bd with dynamic buffer length */; argument
H A Decore_ll2.c1577 struct core_rx_bd_with_buff_len *p_curb = OSAL_NULL; in ecore_ll2_post_rx_buffer()
1601 p_curb = (struct core_rx_bd_with_buff_len *)p_data; in ecore_ll2_post_rx_buffer()