Searched refs:skb_sig (Results 1 – 1 of 1) sorted by relevance
375 u16 skb_sig; in mchp_rds_ptp_match_skb() local379 if (!mchp_rds_ptp_get_sig_rx(skb, &skb_sig)) in mchp_rds_ptp_match_skb()382 if (skb_sig != rx_ts->seq_id) in mchp_rds_ptp_match_skb()424 u16 skb_sig; in mchp_rds_ptp_match_rx_skb() local426 if (!mchp_rds_ptp_get_sig_rx(skb, &skb_sig)) in mchp_rds_ptp_match_rx_skb()433 if (skb_sig != rx_ts->seq_id) in mchp_rds_ptp_match_rx_skb()939 u16 skb_sig; in mchp_rds_ptp_match_tx_skb() local943 if (!mchp_rds_ptp_get_sig_tx(skb, &skb_sig)) in mchp_rds_ptp_match_tx_skb()946 if (skb_sig != seq_id) in mchp_rds_ptp_match_tx_skb()