HomeSort by: relevance | last modified time | path
    Searched refs:IWM_MAX_CMD_PAYLOAD_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwm.c 4240 if (paylen > IWM_MAX_CMD_PAYLOAD_SIZE) {
5364 if (req_len > IWM_MAX_CMD_PAYLOAD_SIZE)
5541 if (req_len > IWM_MAX_CMD_PAYLOAD_SIZE)
if_iwmreg.h 6498 #define IWM_MAX_CMD_PAYLOAD_SIZE ((4096 - 4) - sizeof(struct iwm_cmd_header))

Completed in 44 milliseconds