Searched refs:associnfo_leader1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/ks7010/
H A Dks_hostif.c866 static const char associnfo_leader1[] = " RespIEs="; local
881 memcpy(pbuf, associnfo_leader1, sizeof(associnfo_leader1) - 1);
882 wrqu.data.length += sizeof(associnfo_leader1) - 1;
883 pbuf += sizeof(associnfo_leader1) - 1;

Completed in 138 milliseconds