Home
last modified time | relevance | path

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

/drivers/uwb/
Ddrp-ie.c298 int numallocs = (drp_ie->hdr.length - 4) / 4; in uwb_drp_ie_to_bm() local
307 for (cnt = 0; cnt < numallocs; cnt++) { in uwb_drp_ie_to_bm()