Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c443 unsigned int buff_pa_len = 0U; in hw_atl_a0_hw_ring_tx_xmit() local
477 buff_pa_len = buff->len; in hw_atl_a0_hw_ring_tx_xmit()
481 ((u32)buff_pa_len << 4)); in hw_atl_a0_hw_ring_tx_xmit()
Dhw_atl_b0.c666 unsigned int buff_pa_len = 0U; in hw_atl_b0_hw_ring_tx_xmit() local
707 buff_pa_len = buff->len; in hw_atl_b0_hw_ring_tx_xmit()
711 ((u32)buff_pa_len << 4)); in hw_atl_b0_hw_ring_tx_xmit()