Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dpci_hw.h346 static inline u8 mlxsw_pci_cqe2_time_stamp_sec_get(const char *cqe) in mlxsw_pci_cqe2_time_stamp_sec_get() function
Dpci.c527 mlxsw_skb_cb(skb)->cqe_ts.sec = mlxsw_pci_cqe2_time_stamp_sec_get(cqe); in mlxsw_pci_skb_cb_ts_set()