Searched refs:d2h_sync_cb (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 413 d2h_sync_cb_t d2h_sync_cb; /* Sync on D2H DMA done: SEQNUM or XORCSUM */ member 942 prot->d2h_sync_cb = dhd_prot_d2h_sync_seqnum; in dhd_prot_d2h_sync_init() 945 prot->d2h_sync_cb = dhd_prot_d2h_sync_xorcsum; in dhd_prot_d2h_sync_init() 948 prot->d2h_sync_cb = dhd_prot_d2h_sync_none; in dhd_prot_d2h_sync_init() 4259 sync = prot->d2h_sync_cb(dhd, ring, &msg->cmn_hdr, item_len); in dhd_prot_process_msgbuf_rxcpl() 4600 msg_type = dhd->prot->d2h_sync_cb(dhd, ring, msg, item_len); in dhd_prot_process_msgtype()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 505 d2h_sync_cb_t d2h_sync_cb; /* Sync on D2H DMA done: SEQNUM or XORCSUM */ member 1322 prot->d2h_sync_cb = dhd_prot_d2h_sync_seqnum; in dhd_prot_d2h_sync_init() 1328 prot->d2h_sync_cb = dhd_prot_d2h_sync_xorcsum; in dhd_prot_d2h_sync_init() 1334 prot->d2h_sync_cb = dhd_prot_d2h_sync_none; in dhd_prot_d2h_sync_init() 5619 sync = prot->d2h_sync_cb(dhd, ring, &msg->cmn_hdr, item_len); 6023 msg_type = dhd->prot->d2h_sync_cb(dhd, ring, msg, item_len);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 505 d2h_sync_cb_t d2h_sync_cb; /* Sync on D2H DMA done: SEQNUM or XORCSUM */ member 1322 prot->d2h_sync_cb = dhd_prot_d2h_sync_seqnum; in dhd_prot_d2h_sync_init() 1328 prot->d2h_sync_cb = dhd_prot_d2h_sync_xorcsum; in dhd_prot_d2h_sync_init() 1334 prot->d2h_sync_cb = dhd_prot_d2h_sync_none; in dhd_prot_d2h_sync_init() 5619 sync = prot->d2h_sync_cb(dhd, ring, &msg->cmn_hdr, item_len); 6023 msg_type = dhd->prot->d2h_sync_cb(dhd, ring, msg, item_len);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 505 d2h_sync_cb_t d2h_sync_cb; /* Sync on D2H DMA done: SEQNUM or XORCSUM */ member 1322 prot->d2h_sync_cb = dhd_prot_d2h_sync_seqnum; in dhd_prot_d2h_sync_init() 1328 prot->d2h_sync_cb = dhd_prot_d2h_sync_xorcsum; in dhd_prot_d2h_sync_init() 1334 prot->d2h_sync_cb = dhd_prot_d2h_sync_none; in dhd_prot_d2h_sync_init() 5619 sync = prot->d2h_sync_cb(dhd, ring, &msg->cmn_hdr, item_len); 6023 msg_type = dhd->prot->d2h_sync_cb(dhd, ring, msg, item_len);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 666 d2h_sync_cb_t d2h_sync_cb; /* Sync on D2H DMA done: SEQNUM or XORCSUM */ member 1621 prot->d2h_sync_cb = dhd_prot_d2h_sync_seqnum; in dhd_prot_d2h_sync_init() 1627 prot->d2h_sync_cb = dhd_prot_d2h_sync_xorcsum; in dhd_prot_d2h_sync_init() 1633 prot->d2h_sync_cb = dhd_prot_d2h_sync_none; in dhd_prot_d2h_sync_init() 6674 sync = prot->d2h_sync_cb(dhd, ring, &msg->cmn_hdr, item_len); in BCMFASTPATH() 7146 msg_type = dhd->prot->d2h_sync_cb(dhd, ring, msg, item_len); in BCMFASTPATH()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 670 d2h_sync_cb_t d2h_sync_cb; /* Sync on D2H DMA done: SEQNUM or XORCSUM */ member 1625 prot->d2h_sync_cb = dhd_prot_d2h_sync_seqnum; in dhd_prot_d2h_sync_init() 1631 prot->d2h_sync_cb = dhd_prot_d2h_sync_xorcsum; in dhd_prot_d2h_sync_init() 1637 prot->d2h_sync_cb = dhd_prot_d2h_sync_none; in dhd_prot_d2h_sync_init() 6678 sync = prot->d2h_sync_cb(dhd, ring, &msg->cmn_hdr, item_len); in BCMFASTPATH() 7150 msg_type = dhd->prot->d2h_sync_cb(dhd, ring, msg, item_len); in BCMFASTPATH()
|