Searched refs:NAN_CH_INFO_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
48 #define NAN_CH_INFO_MAX_CHANNELS 4 macro338 (NAN_CH_INFO_MAX_CHANNELS * sizeof(struct nan_datapath_channel_info))706 struct nan_datapath_channel_info ch[NAN_CH_INFO_MAX_CHANNELS];782 struct nan_datapath_channel_info ch[NAN_CH_INFO_MAX_CHANNELS];
991 if (rsp->num_channels > NAN_CH_INFO_MAX_CHANNELS) { in extract_ndp_confirm_tlv()993 rsp->num_channels = NAN_CH_INFO_MAX_CHANNELS; in extract_ndp_confirm_tlv()1218 if (ind->num_channels > NAN_CH_INFO_MAX_CHANNELS) { in extract_ndp_sch_update_tlv()1220 ind->num_channels = NAN_CH_INFO_MAX_CHANNELS; in extract_ndp_sch_update_tlv()