Searched refs:RxSeqValid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 1297 static int RxSeqValid(struct airo_info *ai, miccntx *context, int mcast, u32 micSeq); 1529 if (RxSeqValid(ai, context, mcast, micSEQ) == SUCCESS) { in decapsulate() 1562 static int RxSeqValid(struct airo_info *ai, miccntx *context, int mcast, u32 micSeq) in RxSeqValid() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
H A D | airo.c | 1297 static int RxSeqValid(struct airo_info *ai, miccntx *context, int mcast, u32 micSeq); 1529 if (RxSeqValid(ai, context, mcast, micSEQ) == SUCCESS) { in decapsulate() 1562 static int RxSeqValid(struct airo_info *ai, miccntx *context, int mcast, u32 micSeq) in RxSeqValid() function
|
Completed in 23 milliseconds