Lines Matching refs:buffer
615 u8 *buffer;
623 buffer = cmdrsp->data;
624 sleep_cookie = get_unaligned_le32(buffer);
750 * This function initializes TX buffer ring descriptors
778 /* This function initializes RX buffer ring descriptors. Each SKB is allocated
780 * PCIE Rx buffer descriptor's physical address.
839 /* This function initializes event buffer ring descriptors. Each SKB is
841 * to PCIE Rx buffer descriptor's physical address
886 /* This function cleans up TX buffer rings. If any of the buffer list has valid
925 /* This function cleans up RX buffer rings. If any of the buffer list has valid
963 /* This function cleans up event buffer rings. If any of the buffer list has
988 /* This function creates buffer descriptor ring for TX
1060 * This function creates buffer descriptor ring for RX
1133 * This function creates buffer descriptor ring for Events
1202 * This function allocates a buffer for CMDRSP
1229 * This function deletes a buffer for CMDRSP
1257 * This function allocates a buffer for sleep cookie
1283 * This function deletes buffer for sleep cookie
1304 /* This function flushes the TX buffer descriptor ring
1328 * This function unmaps and frees downloaded data buffer
1420 /* This function sends data buffer to device. First 4 bytes of payload
1564 * This function handles received buffer ring and
1807 /* Make sure a command response buffer is available */
1810 "No response buffer available, send command failed\n");
1828 * buffer before we've unmapped it.
1833 1. Write the 64bit physical address of the data buffer to
1844 /* Write the lower 32bits of the cmdrsp buffer physical
1853 /* Write the upper 32bits of the cmdrsp buffer physical
1982 /* Clear the cmd-rsp buffer address in scratch registers. This
1984 buffer again. */
1990 /* Write the upper 32bits of the cmdrsp buffer physical
2099 buffer is released. This is just to make things simpler,
2206 /* Check for integer and buffer overflow */
2407 /* Copy payload to buffer */
2739 * This function adds the PCIE specific header to the front of the buffer
3059 mwifiex_dbg(adapter, ERROR, "Failed to allocate cmdbuf buffer\n");
3066 mwifiex_dbg(adapter, ERROR, "Failed to allocate sleep_cookie buffer\n");