Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c437 unsigned int buff_pa_len = 0U; in hw_atl_a0_hw_ring_tx_xmit() local
471 buff_pa_len = buff->len; in hw_atl_a0_hw_ring_tx_xmit()
475 ((u32)buff_pa_len << 4)); in hw_atl_a0_hw_ring_tx_xmit()
Dhw_atl_b0.c492 unsigned int buff_pa_len = 0U; in hw_atl_b0_hw_ring_tx_xmit() local
532 buff_pa_len = buff->len; in hw_atl_b0_hw_ring_tx_xmit()
536 ((u32)buff_pa_len << 4)); in hw_atl_b0_hw_ring_tx_xmit()