Home
last modified time | relevance | path

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

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