Lines Matching refs:buffer
613 u8 *buffer;
621 buffer = cmdrsp->data;
622 sleep_cookie = get_unaligned_le32(buffer);
748 * This function initializes TX buffer ring descriptors
776 /* This function initializes RX buffer ring descriptors. Each SKB is allocated
778 * PCIE Rx buffer descriptor's physical address.
837 /* This function initializes event buffer ring descriptors. Each SKB is
839 * to PCIE Rx buffer descriptor's physical address
884 /* This function cleans up TX buffer rings. If any of the buffer list has valid
923 /* This function cleans up RX buffer rings. If any of the buffer list has valid
961 /* This function cleans up event buffer rings. If any of the buffer list has
986 /* This function creates buffer descriptor ring for TX
1058 * This function creates buffer descriptor ring for RX
1131 * This function creates buffer descriptor ring for Events
1200 * This function allocates a buffer for CMDRSP
1227 * This function deletes a buffer for CMDRSP
1255 * This function allocates a buffer for sleep cookie
1281 * This function deletes buffer for sleep cookie
1302 /* This function flushes the TX buffer descriptor ring
1326 * This function unmaps and frees downloaded data buffer
1418 /* This function sends data buffer to device. First 4 bytes of payload
1562 * This function handles received buffer ring and
1805 /* Make sure a command response buffer is available */
1808 "No response buffer available, send command failed\n");
1826 * buffer before we've unmapped it.
1831 1. Write the 64bit physical address of the data buffer to
1842 /* Write the lower 32bits of the cmdrsp buffer physical
1851 /* Write the upper 32bits of the cmdrsp buffer physical
1980 /* Clear the cmd-rsp buffer address in scratch registers. This
1982 buffer again. */
1988 /* Write the upper 32bits of the cmdrsp buffer physical
2097 buffer is released. This is just to make things simpler,
2204 /* Check for integer and buffer overflow */
2405 /* Copy payload to buffer */
2737 * This function adds the PCIE specific header to the front of the buffer
3057 mwifiex_dbg(adapter, ERROR, "Failed to allocate cmdbuf buffer\n");
3064 mwifiex_dbg(adapter, ERROR, "Failed to allocate sleep_cookie buffer\n");