Home
last modified time | relevance | path

Searched refs:t_ptr (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_tx.c100 head_ptr = (t_u8 *)((t_ptr)head_ptr & ~((t_ptr)(DMA_ALIGNMENT - 1))); in wlan_ops_sta_process_txpd()
134 (t_u16)((t_ptr)pmbuf->pbuf + pmbuf->data_offset - in wlan_ops_sta_process_txpd()
135 (t_ptr)plocal_tx_pd); in wlan_ops_sta_process_txpd()
H A Dmlan_decl.h58 typedef t_u64 t_ptr; typedef
63 typedef t_u32 t_ptr; typedef
129 ((((t_ptr)(p)) + (((t_ptr)(a)) - 1)) & ~(((t_ptr)(a)) - 1))
132 #define MLAN_FIELD_OFFSET(type, field) ((t_u32)(t_ptr)&(((type *)0)->field))
134 #define OFFSET_ALIGN_ADDR(p, a) (t_u32)(ALIGN_ADDR(p, a) - (t_ptr)p)
626 t_ptr reserved_1;
H A Dmlan_uap_txrx.c200 head_ptr = (t_u8 *)((t_ptr)head_ptr & ~((t_ptr)(DMA_ALIGNMENT - 1))); in wlan_ops_uap_process_txpd()
233 (t_u16)((t_ptr)pmbuf->pbuf + pmbuf->data_offset - in wlan_ops_uap_process_txpd()
234 (t_ptr)plocal_tx_pd); in wlan_ops_uap_process_txpd()
275 pmbuf->data_offset = (t_u32)((t_ptr)head_ptr - (t_ptr)pmbuf->pbuf); in wlan_ops_uap_process_txpd()
H A Dmlan_sta_rx.c381 hdr_chop = (t_u32)((t_ptr)peth_hdr - (t_ptr)prx_pd); in wlan_process_rx_packet()
395 hdr_chop = (t_u32)((t_ptr)&prx_pkt->eth803_hdr - (t_ptr)prx_pd); in wlan_process_rx_packet()
H A Dmlan_scan.c2152 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2153 (t_ptr)old_bcn_size), in wlan_ret_802_11_scan_store_beacon()
2154 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2155 (t_ptr)bcn_space), in wlan_ret_802_11_scan_store_beacon()
2156 (t_u32)((t_ptr)pmadapter->pbcn_buf_end - in wlan_ret_802_11_scan_store_beacon()
2157 ((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2158 (t_ptr)bcn_space))); in wlan_ret_802_11_scan_store_beacon()
2216 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2217 (t_ptr)new_bcn_size), in wlan_ret_802_11_scan_store_beacon()
2218 (void *)((t_ptr)pbcn_store + (t_ptr)bcn_space), in wlan_ret_802_11_scan_store_beacon()
[all …]
H A Dmlan_main.h349 assert_callback(MNULL, (t_ptr)(cond)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_tx.c100 head_ptr = (t_u8 *)((t_ptr)head_ptr & ~((t_ptr)(DMA_ALIGNMENT - 1))); in wlan_ops_sta_process_txpd()
132 (t_ptr)pmbuf->pbuf + pmbuf->data_offset - (t_ptr)plocal_tx_pd); in wlan_ops_sta_process_txpd()
H A Dmlan_uap_txrx.c205 head_ptr = (t_u8 *)((t_ptr)head_ptr & ~((t_ptr)(DMA_ALIGNMENT - 1))); in wlan_ops_uap_process_txpd()
236 (t_ptr)pmbuf->pbuf + pmbuf->data_offset - (t_ptr)plocal_tx_pd); in wlan_ops_uap_process_txpd()
310 pmbuf->data_offset = (t_u32)((t_ptr)head_ptr - (t_ptr)pmbuf->pbuf); in wlan_ops_uap_process_txpd()
H A Dmlan_decl.h55 typedef t_u64 t_ptr; typedef
60 typedef t_u32 t_ptr; typedef
125 ((((t_ptr)(p)) + (((t_ptr)(a)) - 1)) & ~(((t_ptr)(a)) - 1))
128 #define MLAN_FIELD_OFFSET(type, field) ((t_u32)(t_ptr) & (((type *)0)->field))
130 #define OFFSET_ALIGN_ADDR(p, a) (t_u32)(ALIGN_ADDR(p, a) - (t_ptr)p)
1141 t_ptr reserved_1;
H A Dmlan_sta_rx.c575 hdr_chop = (t_u32)((t_ptr)peth_hdr - (t_ptr)prx_pd); in wlan_process_rx_packet()
593 hdr_chop = (t_u32)((t_ptr)&prx_pkt->eth803_hdr - (t_ptr)prx_pd); in wlan_process_rx_packet()
H A Dmlan_scan.c2564 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2565 (t_ptr)old_bcn_size), in wlan_ret_802_11_scan_store_beacon()
2566 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2567 (t_ptr)bcn_space), in wlan_ret_802_11_scan_store_beacon()
2568 (t_u32)((t_ptr)pmadapter->pbcn_buf_end - in wlan_ret_802_11_scan_store_beacon()
2569 ((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2570 (t_ptr)bcn_space))); in wlan_ret_802_11_scan_store_beacon()
2629 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2630 (t_ptr)new_bcn_size), in wlan_ret_802_11_scan_store_beacon()
2631 (void *)((t_ptr)pbcn_store + (t_ptr)bcn_space), in wlan_ret_802_11_scan_store_beacon()
[all …]
H A Dmlan_sta_event.c1314 *(t_ptr *)pevent->event_buf = (t_ptr)pmadapter->ssu_buf->pbuf + in wlan_ops_sta_process_event()
H A Dmlan_main.h405 assert_callback(MNULL, (t_ptr)(cond)); \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_decl.h58 typedef t_u64 t_ptr; typedef
63 typedef t_u32 t_ptr; typedef
129 ((((t_ptr)(p)) + (((t_ptr)(a)) - 1)) & ~(((t_ptr)(a)) - 1))
132 #define MLAN_FIELD_OFFSET(type, field) ((t_u32)(t_ptr)&(((type *)0)->field))
134 #define OFFSET_ALIGN_ADDR(p, a) (t_u32)(ALIGN_ADDR(p, a) - (t_ptr)p)
626 t_ptr reserved_1;
H A Dmoal_debug.c43 #define item_addr(n) ((t_ptr) &(info.n))
48 #define item_priv_addr(n) ((t_ptr) &((moal_private *)0)->n)
53 #define item_handle_addr(n) ((t_ptr) &((moal_handle *)0)->n)
58 {"drvdbg", sizeof(drvdbg), (t_ptr)&drvdbg},
213 {"drvdbg", sizeof(drvdbg), (t_ptr)&drvdbg},
1168 i].addr += (t_ptr)(priv->phandle); in woal_debug_entry()
H A Dmoal_main.h385 timer->tl.data = (t_ptr)timer; in woal_initialize_timer()
969 t_ptr addr;
H A Dmoal_main.c5781 req->reserved_1 = (t_ptr)((t_u8 *)req + sizeof(mlan_ioctl_req));
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_debug.c45 #define item_addr(n) ((t_ptr) & (((mlan_debug_info *)0)->n))
50 #define item_priv_addr(n) ((t_ptr) & (((moal_private *)0)->n))
55 #define item_handle_addr(n) ((t_ptr) & (((moal_handle *)0)->n))
61 #define item_card_addr(n) ((t_ptr) & (((struct usb_card_rec *)0)->n))
67 {"drvdbg", sizeof(drvdbg), (t_ptr)&drvdbg, 0},
274 {"drvdbg", sizeof(drvdbg), (t_ptr)&drvdbg, 0},
1400 d[i].addr += (t_ptr) & (priv->phandle->debug_info); in woal_debug_entry()
1402 d[i].addr += (t_ptr)(priv->phandle); in woal_debug_entry()
1404 d[i].addr += (t_ptr)(priv); in woal_debug_entry()
1406 d[i].addr += (t_ptr)(priv->phandle->card); in woal_debug_entry()
H A Dmlan_decl.h55 typedef t_u64 t_ptr; typedef
60 typedef t_u32 t_ptr; typedef
125 ((((t_ptr)(p)) + (((t_ptr)(a)) - 1)) & ~(((t_ptr)(a)) - 1))
128 #define MLAN_FIELD_OFFSET(type, field) ((t_u32)(t_ptr) & (((type *)0)->field))
130 #define OFFSET_ALIGN_ADDR(p, a) (t_u32)(ALIGN_ADDR(p, a) - (t_ptr)p)
1141 t_ptr reserved_1;
H A Dmoal_main.h447 timer->tl.data = (t_ptr)timer;
1072 t_ptr addr;
H A Dmoal_usb.c56 USB_DEVICE(vid, pid), .driver_info = (t_ptr)name
H A Dmoal_main.c7979 req->reserved_1 = (t_ptr)((t_u8 *)req + sizeof(mlan_ioctl_req));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A Dhostsa_ext_def.h60 typedef t_u64 t_ptr; typedef
65 typedef t_u32 t_ptr; typedef