Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h37 struct core_rx_bd_with_buff_len *rxq_bd;
Dqed_ll2.c1780 struct core_rx_bd_with_buff_len *p_curb = NULL; in qed_ll2_post_rx_buffer()
1803 p_curb = (struct core_rx_bd_with_buff_len *)p_data; in qed_ll2_post_rx_buffer()
Dqed_hsi.h203 struct core_rx_bd_with_buff_len { struct
212 struct core_rx_bd_with_buff_len rx_bd_with_len; argument