Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/nan/
H A Dnan_util.c1884 u8 *op_class, u16 *cbm, u16 *pcbm) in nan_convert_chan_sched_to_bf() argument
1891 *pcbm = 0; in nan_convert_chan_sched_to_bf()
1894 ret = nan_get_chan_bm(nan, &chan->chan, op_class, cbm, pcbm); in nan_convert_chan_sched_to_bf()
H A Dnan_i.h759 u8 *op_class, u16 *cbm, u16 *pcbm);