Home
last modified time | relevance | path

Searched refs:upld_buf (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dinit.c254 memset(&adapter->upld_buf, 0, sizeof(adapter->upld_buf)); in nxpwifi_init_adapter()
H A Dcmdevt.c714 resp = (struct host_cmd_ds_command *)adapter->upld_buf; in nxpwifi_process_cmdresp()
H A Dmain.h838 u8 upld_buf[NXPWIFI_UPLD_SIZE]; member
H A Dsdio.c1029 cmd_buf = adapter->upld_buf; in nxpwifi_decode_rx_packet()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c813 resp = (struct host_cmd_ds_command *) adapter->upld_buf; in mwifiex_process_cmdresp()
H A Dsdio.c1694 cmd_buf = adapter->upld_buf; in mwifiex_decode_rx_packet()