Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-sync.c78 shwt = skb_hwtstamps(skb); in iwl_mvm_time_sync_msmt_event()
113 shwt = skb_hwtstamps(status.skb); in iwl_mvm_time_sync_msmt_confirm_event()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h1027 skb_hwtstamps(struct sk_buff *skb) in skb_hwtstamps() function