Home
last modified time | relevance | path

Searched refs:store_idx (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c3175 uint32 store_idx; in dhd_rxf_enqueue() local
3184 store_idx = dhdp->store_idx; in dhd_rxf_enqueue()
3186 if (dhdp->skbbuf[store_idx] != NULL) { in dhd_rxf_enqueue()
3191 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
3195 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
3206 skb, store_idx, (store_idx + 1) & (MAXSKBPEND - 1))); in dhd_rxf_enqueue()
3207 dhdp->skbbuf[store_idx] = skb; in dhd_rxf_enqueue()
3208 dhdp->store_idx = (store_idx + 1) & (MAXSKBPEND - 1); in dhd_rxf_enqueue()
3216 uint32 store_idx; in dhd_rxf_dequeue() local
3222 store_idx = dhdp->store_idx; in dhd_rxf_dequeue()
[all …]
H A Ddhd.h859 uint32 store_idx; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.c1597 uint32 store_idx; in dhd_rxf_enqueue() local
1606 store_idx = dhdp->store_idx; in dhd_rxf_enqueue()
1608 if (dhdp->skbbuf[store_idx] != NULL) { in dhd_rxf_enqueue()
1612 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
1622 skb, store_idx, (store_idx + 1) & (MAXSKBPEND - 1))); in dhd_rxf_enqueue()
1623 dhdp->skbbuf[store_idx] = skb; in dhd_rxf_enqueue()
1624 dhdp->store_idx = (store_idx + 1) & (MAXSKBPEND - 1); in dhd_rxf_enqueue()
1632 uint32 store_idx; in dhd_rxf_dequeue() local
1638 store_idx = dhdp->store_idx; in dhd_rxf_dequeue()
1645 store_idx, sent_idx)); in dhd_rxf_dequeue()
H A Ddhd.h1149 uint32 store_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.c1611 uint32 store_idx; in dhd_rxf_enqueue() local
1620 store_idx = dhdp->store_idx; in dhd_rxf_enqueue()
1622 if (dhdp->skbbuf[store_idx] != NULL) { in dhd_rxf_enqueue()
1626 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
1636 skb, store_idx, (store_idx + 1) & (MAXSKBPEND - 1))); in dhd_rxf_enqueue()
1637 dhdp->skbbuf[store_idx] = skb; in dhd_rxf_enqueue()
1638 dhdp->store_idx = (store_idx + 1) & (MAXSKBPEND - 1); in dhd_rxf_enqueue()
1646 uint32 store_idx; in dhd_rxf_dequeue() local
1652 store_idx = dhdp->store_idx; in dhd_rxf_dequeue()
1659 store_idx, sent_idx)); in dhd_rxf_dequeue()
H A Ddhd.h1151 uint32 store_idx; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.c1597 uint32 store_idx; in dhd_rxf_enqueue() local
1606 store_idx = dhdp->store_idx; in dhd_rxf_enqueue()
1608 if (dhdp->skbbuf[store_idx] != NULL) { in dhd_rxf_enqueue()
1612 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
1622 skb, store_idx, (store_idx + 1) & (MAXSKBPEND - 1))); in dhd_rxf_enqueue()
1623 dhdp->skbbuf[store_idx] = skb; in dhd_rxf_enqueue()
1624 dhdp->store_idx = (store_idx + 1) & (MAXSKBPEND - 1); in dhd_rxf_enqueue()
1632 uint32 store_idx; in dhd_rxf_dequeue() local
1638 store_idx = dhdp->store_idx; in dhd_rxf_dequeue()
1645 store_idx, sent_idx)); in dhd_rxf_dequeue()
H A Ddhd.h1149 uint32 store_idx; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c1952 uint32 store_idx; in dhd_rxf_enqueue() local
1961 store_idx = dhdp->store_idx; in dhd_rxf_enqueue()
1963 if (dhdp->skbbuf[store_idx] != NULL) { in dhd_rxf_enqueue()
1968 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
1972 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
1983 skb, store_idx, (store_idx + 1) & (MAXSKBPEND - 1))); in dhd_rxf_enqueue()
1984 dhdp->skbbuf[store_idx] = skb; in dhd_rxf_enqueue()
1985 dhdp->store_idx = (store_idx + 1) & (MAXSKBPEND - 1); in dhd_rxf_enqueue()
1993 uint32 store_idx; in dhd_rxf_dequeue() local
1999 store_idx = dhdp->store_idx; in dhd_rxf_dequeue()
[all …]
H A Ddhd.h1472 uint32 store_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c1961 uint32 store_idx; in dhd_rxf_enqueue() local
1970 store_idx = dhdp->store_idx; in dhd_rxf_enqueue()
1972 if (dhdp->skbbuf[store_idx] != NULL) { in dhd_rxf_enqueue()
1977 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
1981 skb, store_idx, sent_idx)); in dhd_rxf_enqueue()
1992 skb, store_idx, (store_idx + 1) & (MAXSKBPEND - 1))); in dhd_rxf_enqueue()
1993 dhdp->skbbuf[store_idx] = skb; in dhd_rxf_enqueue()
1994 dhdp->store_idx = (store_idx + 1) & (MAXSKBPEND - 1); in dhd_rxf_enqueue()
2002 uint32 store_idx; in dhd_rxf_dequeue() local
2008 store_idx = dhdp->store_idx; in dhd_rxf_dequeue()
[all …]
H A Ddhd.h1474 uint32 store_idx; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dtblupd.c190 SET_WORD(info->store_idx, in mac_upd_ul_fixinfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dtblupd.c190 SET_WORD(info->store_idx, in mac_upd_ul_fixinfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h8639 u32 store_idx:4; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h8639 u32 store_idx:4; member