Home
last modified time | relevance | path

Searched refs:bufid (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def100_nic.c35 static u8 *ef100_mcdi_buf(struct efx_nic *efx, u8 bufid, dma_addr_t *dma_addr) in ef100_mcdi_buf() argument
41 bufid * ALIGN(MCDI_BUF_LEN, 256); in ef100_mcdi_buf()
42 return nic_data->mcdi_buf.addr + bufid * ALIGN(MCDI_BUF_LEN, 256); in ef100_mcdi_buf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c5077 uint32 bufid; in dhd_prot_event_process() local
5086 bufid = ltoh32(evnt->cmn_hdr.request_id); in dhd_prot_event_process()
5089 DHD_PKTID_AUDIT_RING_DEBUG(dhd, dhd->prot->pktid_ctrl_map, bufid, in dhd_prot_event_process()
5104 pkt = dhd_prot_packet_get(dhd, bufid, PKTTYPE_EVENT_RX, TRUE); in dhd_prot_event_process()
5108 DHD_ERROR(("%s: pkt is NULL for pktid %d\n", __FUNCTION__, bufid)); in dhd_prot_event_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c6569 uint32 bufid; local
6577 bufid = ltoh32(evnt->cmn_hdr.request_id);
6580 DHD_PKTID_AUDIT_RING_DEBUG(dhd, dhd->prot->pktid_ctrl_map, bufid,
6593 pkt = dhd_prot_packet_get(dhd, bufid, PKTTYPE_EVENT_RX, TRUE);
6596 DHD_ERROR(("%s: pkt is NULL for pktid %d\n", __FUNCTION__, bufid));
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c6569 uint32 bufid; local
6577 bufid = ltoh32(evnt->cmn_hdr.request_id);
6580 DHD_PKTID_AUDIT_RING_DEBUG(dhd, dhd->prot->pktid_ctrl_map, bufid,
6593 pkt = dhd_prot_packet_get(dhd, bufid, PKTTYPE_EVENT_RX, TRUE);
6596 DHD_ERROR(("%s: pkt is NULL for pktid %d\n", __FUNCTION__, bufid));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c6569 uint32 bufid; local
6577 bufid = ltoh32(evnt->cmn_hdr.request_id);
6580 DHD_PKTID_AUDIT_RING_DEBUG(dhd, dhd->prot->pktid_ctrl_map, bufid,
6593 pkt = dhd_prot_packet_get(dhd, bufid, PKTTYPE_EVENT_RX, TRUE);
6596 DHD_ERROR(("%s: pkt is NULL for pktid %d\n", __FUNCTION__, bufid));
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c8264 uint32 bufid; in dhd_prot_event_process() local
8272 bufid = ltoh32(evnt->cmn_hdr.request_id); in dhd_prot_event_process()
8275 DHD_PKTID_AUDIT_RING_DEBUG(dhd, dhd->prot->pktid_ctrl_map, bufid, in dhd_prot_event_process()
8289 pkt = dhd_prot_packet_get(dhd, bufid, PKTTYPE_EVENT_RX, TRUE); in dhd_prot_event_process()
8292 DHD_ERROR(("%s: pkt is NULL for pktid %d\n", __FUNCTION__, bufid)); in dhd_prot_event_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c8268 uint32 bufid; in dhd_prot_event_process() local
8276 bufid = ltoh32(evnt->cmn_hdr.request_id); in dhd_prot_event_process()
8279 DHD_PKTID_AUDIT_RING_DEBUG(dhd, dhd->prot->pktid_ctrl_map, bufid, in dhd_prot_event_process()
8293 pkt = dhd_prot_packet_get(dhd, bufid, PKTTYPE_EVENT_RX, TRUE); in dhd_prot_event_process()
8296 DHD_ERROR(("%s: pkt is NULL for pktid %d\n", __FUNCTION__, bufid)); in dhd_prot_event_process()