Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c511 buff_->is_cleaned = 1; in aq_add_rx_fragment()
545 if (buff->is_cleaned) in __aq_ring_rx_clean()
589 buff_->is_cleaned = true; in __aq_ring_rx_clean()
659 buff_->is_cleaned = 1; in __aq_ring_rx_clean()
723 if (buff->is_cleaned) in __aq_ring_xdp_clean()
762 buff_->is_cleaned = true; in __aq_ring_xdp_clean()
H A Daq_ring.h84 u32 is_cleaned:1; member
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c71 u8 is_cleaned:1; member
1363 if (sub->is_cleaned) in devx_cleanup_subscription()
1366 sub->is_cleaned = 1; in devx_cleanup_subscription()