Home
last modified time | relevance | path

Searched refs:cpl_rx_mps_pkt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3500 struct cpl_rx_mps_pkt *cpl = NULL; in t4_systim_to_hwstamp()
3504 cpl = (struct cpl_rx_mps_pkt *)skb->data; in t4_systim_to_hwstamp()
3510 skb_pull(skb, 2 * sizeof(u64) + sizeof(struct cpl_rx_mps_pkt)); in t4_systim_to_hwstamp()
H A Dt4_msg.h2187 struct cpl_rx_mps_pkt { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3506 struct cpl_rx_mps_pkt *cpl = NULL; in t4_systim_to_hwstamp()
3510 cpl = (struct cpl_rx_mps_pkt *)skb->data; in t4_systim_to_hwstamp()
3516 skb_pull(skb, 2 * sizeof(u64) + sizeof(struct cpl_rx_mps_pkt)); in t4_systim_to_hwstamp()
H A Dt4_msg.h2187 struct cpl_rx_mps_pkt { struct

Completed in 25 milliseconds