pn48 1775 drivers/net/wireless/ath/ath10k/htt.h u64 pn48; pn48 2070 drivers/net/wireless/ath/ath10k/htt_rx.c pn->pn48 = __le32_to_cpu(rx_desc->pn_31_0) + pn48 2082 drivers/net/wireless/ath/ath10k/htt_rx.c return ((new_pn->pn48 & 0xffffffffffffULL) <= pn48 2083 drivers/net/wireless/ath/ath10k/htt_rx.c (old_pn->pn48 & 0xffffffffffffULL)); pn48 2139 drivers/net/wireless/ath/ath10k/htt_rx.c last_pn->pn48 = new_pn.pn48; pn48 2290 drivers/net/wireless/ath/ath10k/htt_rx.c __le64 pn48 = cpu_to_le64(new_pn.pn48); pn48 2317 drivers/net/wireless/ath/ath10k/htt_rx.c memcpy(skb->data + offset, &pn48, 2); pn48 2319 drivers/net/wireless/ath/ath10k/htt_rx.c memcpy(skb->data + offset + 4, ((u8 *)&pn48) + 2, 4); pn48 2323 drivers/net/wireless/ath/ath10k/htt_rx.c memcpy(skb->data + offset + 2, &pn48, 1); pn48 2325 drivers/net/wireless/ath/ath10k/htt_rx.c memcpy(skb->data + offset, ((u8 *)&pn48) + 1, 1); pn48 2327 drivers/net/wireless/ath/ath10k/htt_rx.c memcpy(skb->data + offset + 4, ((u8 *)&pn48) + 2, 4); pn48 2563 drivers/net/wireless/ath/ath10k/htt_rx.c last_pn->pn48 = new_pn.pn48; pn48 2569 drivers/net/wireless/ath/ath10k/htt_rx.c if (new_pn.pn48 != last_pn->pn48 + 1) pn48 2572 drivers/net/wireless/ath/ath10k/htt_rx.c last_pn->pn48 = new_pn.pn48; pn48 2574 drivers/net/wireless/ath/ath10k/htt_rx.c last_pn->pn48 = new_pn.pn48; pn48 855 drivers/staging/rtl8188eu/core/rtw_mlme.c memset((u8 *)&psta->dot11txpn, 0, sizeof(union pn48)); pn48 856 drivers/staging/rtl8188eu/core/rtw_mlme.c memset((u8 *)&psta->dot11rxpn, 0, sizeof(union pn48)); pn48 587 drivers/staging/rtl8188eu/core/rtw_security.c union pn48 dot11txpn; pn48 667 drivers/staging/rtl8188eu/core/rtw_security.c union pn48 dot11txpn; pn48 117 drivers/staging/rtl8188eu/include/rtw_security.h union pn48 dot11Grptxpn; /* PN48 used for Grp Key xmit.*/ pn48 118 drivers/staging/rtl8188eu/include/rtw_security.h union pn48 dot11Grprxpn; /* PN48 used for Grp Key recv.*/ pn48 91 drivers/staging/rtl8188eu/include/sta_info.h union pn48 dot11txpn; /* PN48 used for Unicast xmit. */ pn48 92 drivers/staging/rtl8188eu/include/sta_info.h union pn48 dot11rxpn; /* PN48 used for Unicast recv. */ pn48 814 drivers/staging/rtl8712/rtl871x_mlme.c sizeof(union pn48)); pn48 817 drivers/staging/rtl8712/rtl871x_mlme.c sizeof(union pn48)); pn48 570 drivers/staging/rtl8712/rtl871x_security.c union pn48 txpn; pn48 649 drivers/staging/rtl8712/rtl871x_security.c union pn48 txpn; pn48 100 drivers/staging/rtl8712/rtl871x_security.h union pn48 Grptxpn; /* PN48 used for Grp Key xmit. */ pn48 101 drivers/staging/rtl8712/rtl871x_security.h union pn48 Grprxpn; /* PN48 used for Grp Key recv. */ pn48 62 drivers/staging/rtl8712/sta_info.h union pn48 txpn; /* PN48 used for Unicast xmit.*/ pn48 63 drivers/staging/rtl8712/sta_info.h union pn48 rxpn; /* PN48 used for Unicast recv.*/ pn48 1210 drivers/staging/rtl8723bs/core/rtw_mlme.c memset((u8 *)&psta->dot11txpn, 0, sizeof(union pn48)); pn48 1212 drivers/staging/rtl8723bs/core/rtw_mlme.c memset((u8 *)&psta->dot11wtxpn, 0, sizeof(union pn48)); pn48 1213 drivers/staging/rtl8723bs/core/rtw_mlme.c memset((u8 *)&psta->dot11rxpn, 0, sizeof(union pn48)); pn48 663 drivers/staging/rtl8723bs/core/rtw_security.c union pn48 dot11txpn; pn48 771 drivers/staging/rtl8723bs/core/rtw_security.c union pn48 dot11txpn; pn48 1655 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c TotalPacketLen = BufIndex-TxDescLen + sizeof (union pn48); /* IV len */ pn48 117 drivers/staging/rtl8723bs/include/rtw_security.h union pn48 dot11Grptxpn; /* PN48 used for Grp Key xmit. */ pn48 118 drivers/staging/rtl8723bs/include/rtw_security.h union pn48 dot11Grprxpn; /* PN48 used for Grp Key recv. */ pn48 121 drivers/staging/rtl8723bs/include/rtw_security.h union pn48 dot11wBIPtxpn; /* PN48 used for Grp Key xmit. */ pn48 122 drivers/staging/rtl8723bs/include/rtw_security.h union pn48 dot11wBIPrxpn; /* PN48 used for Grp Key recv. */ pn48 94 drivers/staging/rtl8723bs/include/sta_info.h union pn48 dot11txpn; /* PN48 used for Unicast xmit */ pn48 100 drivers/staging/rtl8723bs/include/sta_info.h union pn48 dot11wtxpn; /* PN48 used for Unicast mgmt xmit. */ pn48 101 drivers/staging/rtl8723bs/include/sta_info.h union pn48 dot11rxpn; /* PN48 used for Unicast recv. */