Lines Matching refs:MNULL
705 if ((pmadapter->otp_region != MNULL) && (pmadapter->cfp_otp_bg != MNULL)) in wlan_get_region_cfp_table()
735 if ((pmadapter->otp_region != MNULL) && (pmadapter->cfp_otp_a != MNULL)) in wlan_get_region_cfp_table()
776 return MNULL; in wlan_get_region_cfp_table()
1165 const chan_freq_power_t *cfp = MNULL;
1167 const chan_freq_power_t *cfp_a = MNULL;
1241 const chan_freq_power_t *cfp = MNULL;
1247 while (cfp == MNULL && (j < MAX_REGION_CHANNEL_NUM))
1252 if (rc->valid == (t_u8)MFALSE || rc->pcfp == MNULL)
1321 if (cfp == MNULL && channel != 0U)
1344 const chan_freq_power_t *cfp = MNULL;
1373 const chan_freq_power_t *cfp = MNULL;
1380 while (cfp == MNULL && (j < MAX_REGION_CHANNEL_NUM))
1391 if (rc->valid == 0U || rc->pcfp == MNULL)
1452 if (cfp == MNULL && freq != 0U)
1660 if (cfp != MNULL)
1687 if (cfp != MNULL)
1722 const chan_freq_power_t *pcfp = MNULL;
1736 if (pcfp == MNULL)
1773 const chan_freq_power_t *pcfp = MNULL;
1787 if (pcfp == MNULL)
2265 if (buf == MNULL)
2270 if (pmadapter->otp_region != MNULL)
2306 if (pmadapter->otp_region != MNULL)
2314 if (ret != MLAN_STATUS_SUCCESS || (pmadapter->otp_region == MNULL))
2371 if ((pmadapter->cfp_otp_bg != MNULL) || (pmadapter->cfp_otp_a != MNULL))
2373 if (pmadapter->cfp_otp_bg != MNULL)
2382 if ((ret != MLAN_STATUS_SUCCESS) || (pmadapter->cfp_otp_bg == MNULL))
2417 if ((ret != MLAN_STATUS_SUCCESS) || (pmadapter->cfp_otp_a == MNULL))
2460 if ((pmadapter->otp_region != MNULL) && (pmadapter->otp_region->force_reg != 0U) &&
2461 (pmadapter->tx_power_table_bg != MNULL))
2475 if (pmadapter->tx_power_table_bg == MNULL)
2479 if ((ret != MLAN_STATUS_SUCCESS) || (pmadapter->tx_power_table_bg == MNULL))
2500 if (pmadapter->tx_power_table_a == MNULL)
2504 if ((ret != MLAN_STATUS_SUCCESS) || (pmadapter->tx_power_table_a == MNULL))
2534 if ((pmadapter->cfp_otp_bg == MNULL) || (pmadapter->tx_power_table_bg == MNULL))
2590 pmadapter->otp_region = MNULL;
2591 pmadapter->cfp_otp_bg = MNULL;
2592 pmadapter->tx_power_table_bg = MNULL;
2603 pmadapter->cfp_otp_a = MNULL;
2604 pmadapter->tx_power_table_a = MNULL;
2636 oper_bw_chan *poper_bw_chan = MNULL;
2688 oper_bw_chan *poper_bw_chan = MNULL;
2697 if (poper_bw_chan == MNULL)
2729 if (oper_class != MNULL)
2733 if (global_op_class != MNULL)
2839 MrvlIETypes_SuppOperClass_t *poper_class = MNULL;
2912 oper_bw_chan *poper_bw_chan = MNULL;