ath12k_dp_rx_h_get_pn
EXPORT_SYMBOL(ath12k_dp_rx_h_get_pn);
u64 ath12k_dp_rx_h_get_pn(struct ath12k_dp *dp, struct sk_buff *skb);
last_pn = ath12k_dp_rx_h_get_pn(dp, first_frag);
cur_pn = ath12k_dp_rx_h_get_pn(dp, skb);