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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/uwb/
H A Ddebug-cmd.h44 __u16 max_mas; member in struct:uwb_dbg_cmd_rsv_establish
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Dreservation.c78 rsv->max_mas = 256; /* try to get as much as possible */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dallocator.c274 int max_rows = ai->max_mas / UWB_USABLE_MAS_PER_ROW;
293 int max_per_zone = ai->max_mas / n_column;
331 ai->max_mas = rsv->max_mas;
H A Duwb-debug.c83 rsv->max_mas = cmd->max_mas;
H A Duwb-internal.h167 int max_mas; member in struct:uwb_rsv_alloc_info
H A Drsv.c541 * The PAL should fill in @rsv's owner, target, type, max_mas,
587 int uwb_rsv_modify(struct uwb_rsv *rsv, int max_mas, int min_mas, int max_interval) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Duwb.h169 * @max_mas: maxiumum number of MAS
202 int max_mas; member in struct:uwb_rsv
278 int max_mas, int min_mas, int sparsity);

Completed in 115 milliseconds