Home
last modified time | relevance | path

Searched refs:hw_cc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c162 struct cyclecounter *cc = &adapter->hw_cc; in ixgbe_ptp_setup_sdp_X540()
242 struct cyclecounter *cc = &adapter->hw_cc; in ixgbe_ptp_setup_sdp_X550()
332 container_of(cc, struct ixgbe_adapter, hw_cc); in ixgbe_ptp_read_X550()
369 container_of(cc, struct ixgbe_adapter, hw_cc); in ixgbe_ptp_read_82599()
609 timecounter_init(&adapter->hw_tc, &adapter->hw_cc, ns); in ixgbe_ptp_settime()
1264 memcpy(&adapter->hw_cc, &cc, sizeof(adapter->hw_cc)); in ixgbe_ptp_start_cyclecounter()
1341 timecounter_init(&adapter->hw_tc, &adapter->hw_cc, in ixgbe_ptp_reset()
H A Dixgbe.h776 struct cyclecounter hw_cc; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h123 bool hw_cc);
H A Ddp_rx.c263 bool hw_cc) in ath12k_dp_rx_bufs_replenish() argument
310 if (hw_cc) { in ath12k_dp_rx_bufs_replenish()
364 if (hw_cc) { in ath12k_dp_rx_bufs_replenish()