Searched refs:req_pos (Results 1 – 1 of 1) sorted by relevance
704 int r, ret, num_cmds, req_pos = 0; in zd_mac_config_beacon() local759 ioreqs[req_pos].addr = CR_BCN_FIFO; in zd_mac_config_beacon()760 ioreqs[req_pos].value = full_len - 1; in zd_mac_config_beacon()761 req_pos++; in zd_mac_config_beacon()765 req_pos++; in zd_mac_config_beacon()769 ioreqs[req_pos].addr = CR_BCN_FIFO; in zd_mac_config_beacon()771 req_pos++; in zd_mac_config_beacon()775 ioreqs[req_pos].addr = CR_BCN_FIFO; in zd_mac_config_beacon()776 ioreqs[req_pos].value = 0x0; in zd_mac_config_beacon()777 req_pos++; in zd_mac_config_beacon()[all …]