Lines Matching refs:boxnum
312 u8 boxnum) in _rtl8821ae_check_fw_read_last_h2c() argument
319 if (((val_hmetfr >> boxnum) & BIT(0)) == 0) in _rtl8821ae_check_fw_read_last_h2c()
330 u8 boxnum = 0; in _rtl8821ae_fill_h2c_command() local
375 boxnum = rtlhal->last_hmeboxnum; in _rtl8821ae_fill_h2c_command()
376 switch (boxnum) { in _rtl8821ae_fill_h2c_command()
413 _rtl8821ae_check_fw_read_last_h2c(hw, boxnum); in _rtl8821ae_fill_h2c_command()
420 boxnum); in _rtl8821ae_fill_h2c_command()
427 _rtl8821ae_check_fw_read_last_h2c(hw, boxnum); in _rtl8821ae_fill_h2c_command()
431 boxnum, u1b_tmp); in _rtl8821ae_fill_h2c_command()
438 boxnum); in _rtl8821ae_fill_h2c_command()
490 rtlhal->last_hmeboxnum = boxnum + 1; in _rtl8821ae_fill_h2c_command()