Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c469 unsigned int buff_pa_len = 0U; in hw_atl_b0_hw_ring_tx_xmit() local
503 buff_pa_len = buff->len; in hw_atl_b0_hw_ring_tx_xmit()
507 ((u32)buff_pa_len << 4)); in hw_atl_b0_hw_ring_tx_xmit()
Dhw_atl_a0.c431 unsigned int buff_pa_len = 0U; in hw_atl_a0_hw_ring_tx_xmit() local
465 buff_pa_len = buff->len; in hw_atl_a0_hw_ring_tx_xmit()
469 ((u32)buff_pa_len << 4)); in hw_atl_a0_hw_ring_tx_xmit()